/* BODY */



html, body {

	background:url(img/bg.jpg) repeat-x; 

	background-color: #004080;

	margin : 0 0 0 0;

	font-size : 12px;	

	font-family: Georgia, "Times New Roman", Times, serif;

	line-height: 19px;

	color : #333333; }



a img {
	border:0px none;
}

/* TEXT */



.text {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size : 12px;

	font-weight : normal;

	color : #333333;

	padding-left: 5px;

	padding-right: 5px;

	line-height: 19px;

	text-decoration : none; }

	

.textNormal {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size : 12px;

	font-weight : normal;

	color : #333333;

	line-height: 19px;

	text-decoration : none; }





.textTitle {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size : 12px;

	font-weight : bold;

	color : #59BE22;

	padding-left: 5px;

	padding-right: 5px;

	text-decoration : none; }



h3 {

	font-size: 40px;

	margin: 0 0 0 0;

	display: inline;

	text-decoration : none;	



}



.textCopyright {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size : 11px;

	font-weight : normal;

	padding-left: 18px;

	color : #ffffff;

	text-decoration : none; }



.textCopyrightNormal {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size : 11px;

	font-weight : normal;

	color : #ffffff;

	text-decoration : none; }



a.textCopyrightNormal:hover {

	color : #ffffff;

	text-decoration : none; }



a.textCopyrightNormal:link {

	color : #ffffff;

	text-decoration : none; }



a.textCopyrightNormal:visited {

	color : #ffffff;

	text-decoration : none; }





/* TEXT LINK */



.textLink {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size : 12px;

	font-weight : normal;

	color : #3D81C0;

	text-decoration : none; }



a.textLink:hover {

	color : #CBB17F;

	text-decoration : underline; }



/* MENU */



a#button1 {

	display : block;

	width : 16px;

	height : 19px;

	background-image : url(img/flags/hr-off.png);

	margin : 0 auto;

	text-align : right;

}



a#button1:hover {

	background-image : url(img/flags/hr-on.png);

	text-align : right;

}



a#button2 {

	display : block;

	width : 16px;

	height : 19px;

	background-image : url(img/flags/gb-off.png);

	margin : 0 auto;

	text-align : right;

}



a#button2:hover {

	background-image : url(img/flags/gb-on.png);

	text-align : right;

}



a#button3 {

	display : block;

	width : 16px;

	height : 19px;

	background-image : url(img/flags/de-off.png);

	margin : 0 auto;

	text-align : right;

}



a#button3:hover {

	background-image : url(img/flags/de-on.png);

	text-align : right;

}



a#button4 {

	display : block;

	width : 16px;

	height : 19px;

	background-image : url(img/flags/it-off.png);

	margin : 0 auto;

	text-align : right;

}



a#button4:hover {

	background-image : url(img/flags/it-on.png);

	text-align : right;

}



a#button5 {

	display : block;

	width : 16px;

	height : 19px;

	background-image : url(img/flags/fr-off.png);

	margin : 0 auto;

	text-align : right;

}



a#button5:hover {

	background-image : url(img/flags/fr-on.png);

	text-align : right;

}



a#button6 {

	display : block;

	width : 16px;

	height : 19px;

	background-image : url(img/flags/pl-off.png);

	margin : 0 auto;

	text-align : right;

}



a#button6:hover {

	background-image : url(img/flags/pl-on.png);

	text-align : right;

}



a#button7 {

	display : block;

	width : 16px;

	height : 19px;

	background-image : url(img/flags/cz-off.png);

	margin : 0 auto;

	text-align : right;

}



a#button7:hover {

	background-image : url(img/flags/cz-on.png);

	text-align : right;

}



a#button8 {

	display : block;

	width : 16px;

	height : 19px;

	background-image : url(img/flags/sk-off.png);

	margin : 0 auto;

	text-align : right;

}



a#button8:hover {

	background-image : url(img/flags/sk-on.png);

	text-align : right;

}



a#button9 {

	display : block;

	width : 16px;

	height : 19px;

	background-image : url(img/flags/hu-off.png);

	margin : 0 auto;

	text-align : right;

}



a#button9:hover {

	background-image : url(img/flags/hu-on.png);

	text-align : right;

}



.menuBlue a {

	background-repeat:no-repeat; 

	background-position:left;

	padding-top: 2px;

	color: #ffffff;

	/*height: 20px;*/

	background-color: #3D81C0;

	display: block;

	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 

	FONT-SIZE: 11px;	

	font-weight: normal;

	text-decoration: none;

	WIDTH: 100%; 	

	text-align: center; }



.menuBlue a:hover {

	background-repeat:no-repeat; 

	background-color: #E4D5B2;

	color: #333333;

	text-decoration: none;

	LIST-STYLE-TYPE: none; }  





/* IMAGES */



.floatimage {

	float: center;

	margin: 0;

	border: 5px solid #E4D5B2; }		

	

ul {

	list-style-type: none;

	padding:0 px;

	margin-left: 10px;

	font-weight: normal; }



#navlist li { 

	list-style-type: square;

	margin:0 0 0 0;

	padding-left: 2px;

	padding-bottom: 5px; }

	

.textfield	{

  	background:#FFFFFF;

  	color:#000000;

  	font-size : 12px;

	font-weight : normal;

	width:175px;

	font-family : Arial, Helvetica, sans-serif;

  	border:1px solid #3D81C0; }	

.price-table {
	border-collapse:collapse;
	padding:0;
	margin:12px 0;
}
.price-table td {
	padding:2px 8px;
	border:1px solid #fff;
}
.price-table .even td {
	background-color:#eee;
}