/* css style - atour.css */

/*
 * ---------------------------------
 *	hlavne kontorlne
 *	prvky stranky
 * ---------------------------------
 */

* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, Arial, Sans;
}
br.clear {
	clear: both;
}
a {
	color: #640;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}




/*
 * -----------------------------------
 *	hlavna cast stranky
 *	- pozadie, umiestnenie...
 * -----------------------------------
 */

body {
	background: #fff url('../img/pozadie-site.gif') bottom repeat-x;
	text-align: center;
}
#site {
	width: 100%;
	background: url('../img/pozadie.gif') repeat-x top;
}

#site-content {
	width: 960px;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	position: relative;
}



/*
 * --------------------------
 *	hlavicka a logo
 * --------------------------
 */



h1 {
	width: 980px;
	margin-left: -10px;
	height: 150px;
	display: block;
	background: url('../img/pozadie.gif') repeat-x;
}
h1 a {
	width: 880px;
	height: 150px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #a8c0e8;
	text-decoration: none;
	background: url('../img/atour.png') no-repeat;
	background-position: 50px 15px;
}
.headerHR {
	display: none;
}



/*
 * ---------------------------------------
 *	blokova cast
 * ---------------------------------------
 */

div#column-left {
float: left;
}
div#column-content {
float: left;
}
div#column-right {
float: right;
}

div.block h2 {
    background: url('../img/float-up.gif') no-repeat;
    width: 190px;
    height: 15px;
    display: block;
    margin: -7px 0 10px -7px;
    padding: 10px;
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
div.block {
    background: url('../img/float-back.gif') bottom left no-repeat;
    width: 185px;
    padding: 7px;
	padding-right: 17px;
    margin-top: 10px;
    padding-bottom: 35px;
    color: #000;
    min-height: 35px;
    font-size: 13px;
	text-align: left;
}
div.block ul {
    list-style: none;
    padding: 5px;
}



#block-mini-menu ul, #block-last-minute ul, #block-first-moment ul {
	list-style: none;
	margin-left: -11px;
}
#block-mini-menu ul li, #block-last-minute ul li, #block-first-moment ul li {
    width: 198px;
    height: 24px;
    display: block;
}
#block-mini-menu ul li a, #block-last-minute ul li a, #block-first-moment ul li a {
    background: url('../img/list-back.gif') no-repeat;
    padding: 0 5px 0 45px;
    width: 148px;
    height: 24px;
    line-height: 20px;
    display: block;
    color: #5c4300;
}
#block-mini-menu ul li a:hover, #block-last-minute ul li a:hover, #block-first-moment ul li a:hover {
    color: #000;
    background-position: 0 -24px;
}






#block-kontakt {
	font-size: 13px;
}
#block-kontakt ul {
	list-style: none;
}
#block-kontakt ul li {
	line-height: 20px;
}
#block-kontakt ul span {
	min-width: 80px;
	font-weight: bold;
}


#block-Facebook #icon {
	border:none;
	overflow:hidden;
	width:90px;
	height:40px;
}



#block-newsletter form fieldset {
	border: 0;
	width: 100%;
	position: relative;
}
#block-newsletter fieldset {
	border: 0;
	width: 100%;
}
#block-newsletter legend {
	display: none;
}
#block-newsletter span {
	text-align: center;
	font-size: 10px;
	display: block;
	width: 100%;
}
#block-newsletter input#newslettersubmit {
	height: 25px;
	padding: 0px;
	text-align: center;
	width: 125px;
	margin: 10px 0 0 50px ;
}
#block-newsletter input#newsletteremail {
	float: left;
	width: 120px;
	border: 1px solid #640;
	height: 20px;
	line-height: 20px;
	padding: 2px;
	
}
#block-newsletter label {
	float: left;
	width: 50px;
	height: 20px;
	line-height: 20px;
	padding: 2px;
}



/*
 * ---------------------------------------
 *	obsahova cast
 * ---------------------------------------
 */

#block-content {
	color: #000;
	text-align: left;
	margin: 5px;
	font-size: 12px;
	width: 520px;
}


h2 {
	margin: 10px;
	line-height: 30px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 60px;
}
h2 a {
	font-weight: normal;
	font-size: 18px;
}
p {
	margin: 15px;
	font-size: 13px;
	line-height: 17px;
	text-indent: 30px;
	text-align: justify;
}
ol {
	padding: 10px;
	margin-left: 10px;
	margin-right: -10px;
}
ol li {
	font-size: 13px;
	line-height: 17px;
	margin: 5px;
	text-indent: 10px;
	text-align: justify;
}


/* 
 * -------------------------------------------------------
 * zoznam  destinacii
 * -------------------------------------------------------
 */
ul#zajazdy-zoznam-destinacii {
	list-style: none;
	margin: 10px 0px 50px 10px;
}
ul#zajazdy-zoznam-destinacii li {
	display: inline-block;
	width: 244px;
	background: url('../img/destination-back.gif') no-repeat;
	margin: 4px;
	*float: left;
}
ul#zajazdy-zoznam-destinacii li div.list-item {
	position: relative;
	height: 125px;
}
ul#zajazdy-zoznam-destinacii li h3 {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	max-height: 20px;
	max-width: 230px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 10px;
}
ul#zajazdy-zoznam-destinacii li p {
	line-height: 14px;
	font-size: 11px;
	max-height: 70px;
	max-width: 120px;
	overflow: hidden;
	position: absolute;
	top: 28px;
	left: 110px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
}

ul#zajazdy-zoznam-destinacii li div.image {
	overflow: hidden;
	max-height: 70px;
}
ul#zajazdy-zoznam-destinacii li div.image-combo {
	position: absolute;
	left: 10px;
	top: 30px;
	border: 1px solid #999;
	padding: 3px;
	background: #fff;
	width: 85px;
	max-height: 90px;
	text-align: center;
}
ul#zajazdy-zoznam-destinacii li div.image-combo:hover {
	border-color: #000;
}
ul#zajazdy-zoznam-destinacii li div.image img {
	width: 85px;
	border: 0;
	vertical-align: top;
}
ul#zajazdy-zoznam-destinacii li div.more {
	position: absolute;
	right: 15px;
	bottom: 15px;
}




/*
 * -----------------------------------------------
 *   zoznam hotelov na uvodnej stranke
 * -----------------------------------------------
 */
body#domov ul#zajazdy-zoznam-hotelov {
	list-style: none;
	margin: 10px 0px 50px 10px;
}
body#domov ul#zajazdy-zoznam-hotelov li {
	display: inline-block;
	width: 244px;
	background: url('../img/destination-back.gif') no-repeat;
	margin: 2px;
	*float: left;
}
body#domov ul#zajazdy-zoznam-hotelov li div.list-item {
	position: relative;
	height: 125px;
	background: none;
	width: 240px;
}
body#domov ul#zajazdy-zoznam-hotelov li div.list {
	font-size: 10px;
	left: 110px;
	min-height: 100px;
	position: absolute;
	top: 25px;
	width: 140px;
}
body#domov ul#zajazdy-zoznam-hotelov li h3 {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	max-height: 20px;
	max-width: 230px;
	overflow: hidden;
	position: absolute;
	top: -20px;
	left: -100px;
}
body#domov ul#zajazdy-zoznam-hotelov li ul {
	font-size: 9px;
	left: -2px;
	margin: 0px;
	max-height: 70px;
	max-width: 130px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	bottom: 10px;
}
body#domov ul#zajazdy-zoznam-hotelov li ul li {
	background: none;
	margin: 1px;
	line-height: 12px;
	width: 130px;
}
body#domov ul#zajazdy-zoznam-hotelov li div.image {
	overflow: hidden;
	max-height: 100px;
}
body#domov ul#zajazdy-zoznam-hotelov li div.image-combo {
	position: absolute;
	left: 10px;
	top: 30px;
	border: 1px solid #999;
	padding: 3px;
	background: #fff;
	width: 85px;
	max-height: 90px;
	text-align: center;
}
body#domov ul#zajazdy-zoznam-hotelov li div.image-combo:hover {
	border-color: #000;
}
body#domov ul#zajazdy-zoznam-hotelov li div.image img {
	width: 85px;
	border: 0;
	vertical-align: top;
}
body#domov ul#zajazdy-zoznam-hotelov li h4 {
	line-height: 15px;
}


.oldPrice {
	text-decoration: line-through;
	color: #f00;
}
.surchargePrice {
	color: #480;
	font-weight: bold;
}



/* 
 * ---------------------------------------------------------------------------------------------------------
 * zoznam hotelov
 * ---------------------------------------------------------------------------------------------------------
 */
ul#zajazdy-zoznam-hotelov {
	list-style: none;
	width: 500px;
}
ul#zajazdy-zoznam-hotelov li {
	width: 500px;
	background: url('../img/block-back.gif') no-repeat left top;
	margin: 15px;
}
ul#zajazdy-zoznam-hotelov li h3 {
	line-height: 21px;
	font-size: 15px;
	font-weight: bold;
	max-height: 45px;
}
ul#zajazdy-zoznam-hotelov li div.list-item {
	width: 480px;
	height: 145px;
	padding: 10px;
	padding-bottom: 15px;
	background: url('../img/block-down.gif') no-repeat left bottom;
	position: relative;
}
ul#zajazdy-zoznam-hotelov li div.image {
	overflow: hidden;
	max-height: 130px;
}
ul#zajazdy-zoznam-hotelov li div.image-combo {
	position: absolute;
	left: 13px;
	top: 15px;
	border: 1px solid #999;
	padding: 3px;
	background: #fff;
	width: 194px;
	max-height: 130px;
	text-align: center;
}
ul#zajazdy-zoznam-hotelov li div.image-combo:hover {
	border-color: #000;
}
ul#zajazdy-zoznam-hotelov li div.image img {
	width: 194px;
	border: 0;
	vertical-align: top;
}
ul#zajazdy-zoznam-hotelov li div.list {
	position: absolute;
	left: 225px;
	top: 15px;
	min-height: 100px;
	/*overflow: hidden;*/
	width: 260px;
	font-size: 13px;
}
ul#zajazdy-zoznam-hotelov li div.list h4 {
	line-height: 25px;
}
ul#zajazdy-zoznam-hotelov li div.list ul {
	list-style: none;
	margin-left: 10px;
}
ul#zajazdy-zoznam-hotelov li div.list ul li {
	background: none;
	line-height: 18px;
	margin: 0;
	width: 250px;
}
div#zajazdy-najdenych-zaznamov {
	font-weight: bold;
	font-size: 10px;
	color: #640;
	text-align: right;
}
ul#zajazdy-zoznam-hotelov p {
	margin: 5px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
ul#zajazdy-zoznam-hotelov div.more {
	position: absolute;
	top: 125px;
	right: 5px;
}

/* ----------------------------
 *  popis hotela s fotoalbumom
 * ----------------------------
 */
div.popis div.more {
	margin: -10px 25px 30px;
	text-align: right;
	clear: left;
}
a#profileImage {
	border: 1px solid #999;
	background: #eee;
	padding: 3px;
	display: inline-block;
	margin: 3px;
	margin-top: 5px;
}
a#profileImage:hover {
	border: 1px solid #000;
}
a#profileImage img {
	vertical-align: top;
	_width: 330px;
	max-width: 330px;
	border: 0;
}

body#terminy a#profileImage {
	float: left;
	margin-right: 10px;
}
body#terminy a#profileImage img {
	max-width: 225px;
}

div.photoAlbum {
	float: right;
	max-width: 170px;
	margin-left: 10px;
	margin-right: -5px;
}
div.photoAlbum a {
	border: 1px solid #999;
	background: #eee;
	padding: 3px;
	display: block;
	margin: 5px;
}
div.photoAlbum a:hover {
	border: 1px solid #000;
}
div.photoAlbum a img {
	max-width: 150px;
	vertical-align: top;
	border: 0;
}


#zobraz-terminy {
	text-align: right;
	margin-top: 15px;
}
#zobraz-terminy a {
	width: 256px;
	height: 44px;
	text-align: center;
	text-decoration: none;
	font-size: 0px;
	display: inline-block;
	background: #d2dff2 url('../img/zobrazit-terminy.jpg') no-repeat left top;
}
#zobraz-terminy a:hover {
	background: #b3c6e8 url('../img/zobrazit-terminy-hover.jpg') no-repeat left top;
}


/* --------------------------------------
 *    nastavenia a zobrazenie terminov
 * --------------------------------------
 */




div#zoznam-terminov {
	text-align: center;
	width: 100%;
}
div#zoznam-terminov h3 {
	text-align: left;
}
h3#order {
	margin-top: -80px;
	padding-top: 100px;
}
div.terminy {
	width: 512px;
	margin: 15px auto 15px;
	background: url('../img/schedules-table-middle.gif') repeat-y left;
	padding: 0;
	text-align: left;
}
div.terminy-hlavicka {
	width: 512px;
	height: 35px;
	background: url('../img/schedules-table-top.gif') no-repeat left top;
	position: relative;
	font-weight: bold;
	font-size: 12px;
}
div.terminy-hlavicka span {
	position: absolute;
	right: 80px;
	top: 15px;
}
div.terminy-hlavicka span.hlavicka-mesiac {
	position: absolute;
	left: 80px;
	top: 15px;
}



table.zoznam-terminov {
	width: 509px;
	border-spacing: 0;
	border-top: 1px solid #adc2e7;
	font-size: 11px;
	margin-left: 1px;
}
table.zoznam-terminov td {
	border-bottom: 1px solid #adc2e7;
	height: 25px;
	line-height: 25px;
	padding-left: 3px;
}
table.zoznam-terminov td.cena {
	margin-right: 15px;
}

table.zoznam-terminov tr.nepar {
	background-color: #c6d5ee;
}
table.zoznam-terminov tr.active {
	background-color: #ADC2FF;
}
table.zoznam-terminov tr:hover {
	background-color: #adc2e7;
}
span.last-minute-span, span.first-moment-span   {
	display: inline-block;
	position: relative;
	width: 30px;
	line-height: 25px;
}
span.last-minute-span span, span.first-moment-span span {
	position: absolute;
	top: -15px;
	display: block;
	width: 30px;
	height: 21px;
	font-size: 0;
}
.last-minute-span span {
	background: url('../img/lastminute.png') no-repeat left top;
}
.first-moment-span span {
	background: url('../img/firstmoment.png') no-repeat left top;
}



div.terminy-paticka {
	width: 512px;
	height: 10px;
	background: url('../img/schedules-table-bottom.gif') no-repeat left top;
}






/* ----------------------------------------------
 *     objednavkova a vyberacia cast terminov 
 * ----------------------------------------------
 */

div#termin-order {
	width: 512px;
	margin: 25px auto;
	background: url('../img/schedules-table-middle.gif') repeat-y left;
	padding: 0;
}
div#termin-order-hlavicka {
	width: 512px;
	height: 12px;
	background: url('../img/schedules-table-top.gif') no-repeat left top;
}




div.termin-info {
	border: 1px dotted #999;
	font-size: 11px;
	margin: 10px auto;
	width: 480px;
}
div.termin-info p {
	margin: 5px;
	font-size: 12px;
}
div.termin-info ul {
	margin-left: 20px;
}
div.termin-info ul li {
	padding-left: 20px;
}


table#termin-objednavka {
	width: 509px;
	border-spacing: 0;
	font-size: 11px;
	margin: 15px 0 20px 1px;
}
table#termin-objednavka td {
	border-bottom: 1px solid #adc2e7;
	line-height: 25px;
}
table#termin-objednavka tr.nepar {
	background-color: #c6d5ee;
}
table#termin-objednavka tr#izbySpolu td {
	font-weight: bold;
	background-color: #b6c9e9;
	border-top: 1px solid 9fb6e2;
	border-bottom: 1px solid #9fb6e2;
	padding-left: 5px;
}
table#termin-objednavka tr#termin-objednavka-hlavicka {
	text-align: center;
	font-weight: bold;
	
}

table#termin-objednavka td.izbaZnamienko {
	width: 15px;
	text-align: center;
}
table#termin-objednavka td.izbaVysledok {
	width: 40px;
	padding-right: 5px;
	text-align: right;
}
table#termin-objednavka td.izbaCena {
	width: 35px;
	text-align: right;
}
table#termin-objednavka td.twoRows {
	line-height: 12px;
}
table#termin-objednavka td.izbaNazov {
	padding-left: 5px;
	text-align: left;
}
table#termin-objednavka td.izbaPocet {
	width: 45px;
	text-align: center;
}
table#termin-objednavka td.izbaPocet select {
	width: 40px;
	margin-left: 5px;
}
table#termin-objednavka td#izbyCelkovaCena {
	padding-right: 5px;
	text-align: right;
}



span.staraCena {
	font-size: 10px;
	text-decoration: line-through;
	color: #f00;
	line-height: 12px;
	text-align: left;
	display: inline-block;
	width: 100%;
	text-align: left;
}
span.novaCena {
	line-height: 13px;
	color: #480;
	text-align: right;
}
table#schedule-info {
	width: 509px;
	margin-left: 1px;
	text-align: center;
}
table#schedule-info th {
	font-weight: bold;
}








form#objednavka label {
	color: #000;
	font-size: 12px;
	line-height: 25px;
	padding: 0 5px;
	text-align: right;
	float: left;
	width: 100px;
	margin: 2px 0;
}
form#objednavka input {
	border: 1px solid #94aedf;
	background: #fff url('../img/input-background.gif') repeat-x top;
	color: #666;
	height: 25px;
	line-height: 22px;
	font-size: 12px;
	padding: 0 5px;
	width: 200px;
	margin: 2px 0;
	float: left;
}
form#objednavka input:focus {
	border: 1px solid #56c;
	color: #000;
}

form#objednavka textarea {
	border: 1px solid #94aedf;
	background: #fff url('../img/textarea-background.gif') repeat-x top;
	color: #666;
	height: 100px;
	line-height: 18px;
	font-size: 12px;
	padding: 0 5px;
	width: 350px;
	margin: 2px 0;
}
form#objednavka textarea:focus {
	border: 1px solid #56c;
	color: #000;
}


form#objednavka input#submit {
	background: url('../img/submit-order-background.jpg') no-repeat left top;
	width: 188px;
	height: 43px;
	font-size: 0;
	line-height: 1px;
	color: #94aedf;
	margin: 20px 0 20px 285px;
	border: 0;
	cursor: pointer;
	float: none;
}
form#objednavka input#submit:hover {
	background: url('../img/submit-order-background2.jpg') no-repeat left top;
}



form#objednavka label.required {
	font-weight: bold;
}
form#objednavka label#labelDeti, form#objednavka label#labelPSC, form#objednavka label#labelMeno {
	width: 48px;
}
form#objednavka input#dospeli, form#objednavka input#deti {
	width: 50px;
}
form#objednavka input#psc, form#objednavka input#titul {
	width: 65px;
}
form#objednavka input#mesto, form#objednavka input#meno {
	width: 215px;
}
form#objednavka input#priezvisko, form#objednavka input#ulica {
	width: 350px;
}
div.info {
	font-weight: bold;
	text-align: center;
	margin: 50px 0 20px;
}



div#termin-order-paticka {
	width: 512px;
	height: 10px;
	background: url('../img/schedules-table-bottom.gif') no-repeat left bottom;
}


/* ----------------------------------------------
 *  vyhladavac
 * ----------------------------------------------
 */
/* ----------------------------------------------
 *  vyhladavac
 * ----------------------------------------------
 */



form#searching {
	background: url('../img/schedules-table-middle.gif') repeat-y;
	font-size: 12px;
	width: 512px;
	margin: 10px auto 60px;
}
form#searching fieldset {
	background: url('../img/search-table-bottom.gif') no-repeat bottom left;
	width: 512px;
	border: 0;
	position: relative;
}
form#searching legend {
	background: url('../img/schedules-table-top.gif') no-repeat top left;
	width: 512px;
	height: 20px;
	font-size: 0px;
	text-align: center;
	color: #a4c7ff;
}







form#searching label {
	line-height: 25px;
	text-align: right;
	margin-right: 5px;
	width: 80px;
	display: inline-block;
}
form#searching input {
	line-height: 25px;
	padding: 0 5px;
}
form#searching select{
	height: 25px;
	font-size: 11px;
	width: 161px;
	margin: 2px 0;
}
form#searching span select {
	margin-left: 3px;
}
form#searching input.searchinput {
	border: 1px solid #94aedf;
	background: #fff url('../img/input-background.gif') repeat-x top;
	color: #666;
	height: 25px;
	line-height: 22px;
	font-size: 12px;
	padding: 0 5px;
	width: 149px;
	margin: 2px 0;
}
form#searching input.searchinput:focus {
	border: 1px solid #56c;
	color: #000;
}




form#searching #search {
	width: 188px;
	height: 43px;
	background: url('../img/submit-search-background.jpg') no-repeat;
	font-size: 0;
	border: 0;
	cursor: pointer;
	margin: 5px 0 20px 285px; 
}
form#searching #search:hover {
	background: url('../img/submit-search-background2.jpg') no-repeat;
}
form#searching a {
	position: absolute;
	left: 34px;
	bottom: 11px;
	width: 189px;
	height: 20px;
	display: block;
	font-size: 0;
	text-decoration: none;
	text-align: center;
}
form#searching a:hover {
	background-position: 0 20px;
} 
form#searching a.basic {
	background-image: url('../img/basic_search.gif');
}
form#searching a.additional {
	background-image: url('../img/additional_search.gif');
}




#additional-searching {
	z-index: 5;
	margin-bottom: 20px;
	display: none;
	position: relative;
	height: 200px;
}
#basic-searching {
	z-index: 10;
	height: 120px;
}



form#searching #od_den, form#searching #do_den {
	width: 40px;
}
form#searching #od_mes, form#searching #do_mes {
	width: 70px;
}
form#searching #od_rok, form#searching #do_rok {
	width: 45px;
}



div#div-doprava-letisko {
	position: absolute;
	top: 0;
	left: 0;
}
div#div-strava {
	position: absolute;
	top: 30px;
	left: 0;
}
div#div-kvalita {
	position: absolute;
	top: 70px;
	left: 0;
}

div#div-dlzka {
	position: absolute;
	top: 70px;
	left: 255px;
}

div#div-cestovka {
	position: absolute;
	top: 140px;
	left: 0;
}
div#div-fulltext {
	position: absolute;
	top: 170px;
	left: 0;
}


/*
 * -------------------------------------
 *	hlavne navigacne menu 
 * -------------------------------------
 */


ul#menu {
	list-style: none;
	margin: 10px 0 ;
}
ul#menu li {
	width: 189px;
	height: 42px;
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 10px;
}
ul#menu li a {
	display: block;
	font-weight: bold;
	font-size: 0px;
	width: 189px;
	height: 42px;
	background-color: #74c02d;
	text-decoration: none;
}


ul#menu li.domov a {
	background: url('../img/menu-domov.jpg');
}
ul#menu li.o-krajinach a {
	background: url('../img/menu-o-krajinach.jpg');
}
ul#menu li.zajazdy a {
	background: url('../img/menu-zajazdy.jpg');
}
ul#menu li.chorvatsko-apartmany a {
	background: url('../img/menu-chorvatsko-apartmany.jpg');
}
ul#menu li.informacie a {
	background: url('../img/menu-informacie.jpg');
}


ul#menu li a:hover {
	background-color: #dfc803;
	background-position: 0px 42px;
}
hr.menuHR {
	clear: both;
	visibility: hidden;
	height: 5px;
}




/*
 * ----------------------------------
 *	pata stranky 
 * ----------------------------------
 */

hr.footHR {
	visibility: hidden;
}
#footer {
	clear: both;
	overflow: hidden;
	width: 974px;
	margin-left: -7px;
	padding-top: 110px;
	height: 40px;
	text-align: center;
	color: #025;
	background: #a8c0e8 url('../img/pozadie-footer.jpg') no-repeat top center;
	font-size: 12px;
}
#footer a {
	color: #025;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
}
#footer .partneri {
	display: block;
	margin-top: 3px;
}
