body { margin: 0; text-align: center; background: #3D79C9 url('../img/bg.jpg') no-repeat fixed center 0; font: 80%/150% Arial, sans-sesif; color: black; }

a { text-decoration: underline; color: black; }
a:hover { text-decoration: none; }

img { display: inline; vertical-align: middle; border: 0; text-decoration: none; }

h1, h2, h3, h4 { font-size: 1.2em; color: #291F74; margin: 0 0 5px 0; padding: 0; }
h2, h3, h4  { font-size: 1.1em; margin: 20px 0 0 0; }
h3 { font-size: 1.0em; }
h4 { font-size: 1.0em; }

strong { color: #291F74; }
p { margin: 10px 0 10px 0; }
p:first-line { margin-left: 10px; }

.center { text-align: center; margin-top: 10px;}
.margin-auto { margin: 0 auto; }

#layout { margin: 0 auto; width: 920px; }

#container { float: left; padding: 10px; background: transparent url('../img/t50.png') repeat; }


#header { float: left; width: 900px; height: 170px; background-color: trasparent; }
#logo { float: left; width: 900px; height: 200px; margin: 0; }

#menu-line { float: left; width: 890px; margin: 0; padding-left: 10px; background: #FEFEFE; font-size: 13px; color: black; text-decoration: none; }
#menu-line a { float: left; color: #291F74; text-decoration: none; padding: 7px; border-right: 1px solid #EEE; }
#menu-line a:hover { background: #FEFEFE url('../img/menu-line-bg.jpg') repeat-x; text-decoration: none; } 

#photo-fade { float: left; position: relative; margin-left: 190px; width: 900px; height: 200px; background-color: white; }
#photo-fade img { display: none;	position: absolute; top: 0; left: 0; }

#offer { float: right; width: 263px; height: 200px; margin: 0; background: #DDD url('../img/bg_seo.png') no-repeat; border-left: 1px solid #D5D5D5; border-right: 1px solid #D5D5D5; }
#offer p { margin: 0; font-size: 13px; }
#offer div { margin-top: 10px; font-size: 15px; }
#promo-line { float: left; width: 900px; height: 120px; margin: 10px 0 10px 0; }

/*
#menu-top { float: left; height: 30px; margin: 0; background-color: #D5D5D5; }
#menu-top ul { float: left; margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#menu-top ul li { background-color: #DDD; position: relative; min-height: 1px; vertical-align: bottom;  }
#menu-top ul li:hover	{	cursor: pointer; z-index: 100;	}
#menu-top ul li.top, #menu-top ul li.top-b { margin: 0; padding: 0; border-right: 1px solid #E77817; background: transparent;  }
#menu-top ul li.top-b { border: 0; }
#menu-top ul li ul li a, #menu-top ul li.top a, #menu-top ul li.top-b a { width: 87px; display: block; padding: 6px 0 6px 0; font: 13px Tahoma, sans-sesif; color: black; text-decoration: none; }
#menu-top ul li ul li a:hover	{ color: white; text-decoration: none; }	
#menu-top ul li.top a, #menu-top ul li.top-b a { text-decoration: none; }
#menu-top ul li.top a:hover, #menu-top ul li.top-b a:hover { text-decoration: underline; }
#menu-top ul li ul li { text-transform: none; background-color: #B94024; }
#menu-top ul ul { position: absolute;	z-index: 500; top: auto; display: none; padding: 1em; margin:-1em 0 0 -1em; }

div#menu-top li:hover ul ul, div#menu-top li li:hover ul ul, div#menu-top li li li:hover ul ul, div#menu-top li li li li:hover ul ul { display: none; }
div#menu-top li:hover ul, div#menu-top li li:hover ul, div#menu-top li li li:hover ul, div#menu-top li li li li:hover ul { display: block; }
*/

#menu { float: left; width: 180px; margin-top: 10px; padding: 0; background-color: white; position: relative; z-index: 10; }
#menu ul, ul { padding: 0; margin: 0; list-style-type: none; }
#menu ul ul { visibility: hidden; position: absolute; left: 180px; top: 0;	}
#menu ul a, #menu ul li.nohref { display: block; width: 160px; padding: 6px 10px 6px 10px; font: 13px Arial, sans-sesif; color: #111; text-decoration: none; }
#menu ul li.nohref { background-color: #FF6; }
#menu ul li:hover ul, #menu ul li.hover ul { visibility: visible; margin-top: -1px; }
#menu ul li:hover ul ul, #menu ul li.hover ul ul { visibility: hidden; }
#menu ul li:hover ul li:hover ul , #menu ul li:hover ul li:hover ul { visibility: visible; margin-top: 0; }
#menu ul li { position: relative; border-bottom: 1px solid #C6D5EA; width: 180px; }
#menu .first { border-top: 1px solid #C6D5EA; }

#menu ul li:hover { background-color: #E0EBF8; }
#menu ul li li { background-color: #E0EBF8; }
#menu ul li li:hover { background-color: #C6D5EA; cursor: pointer; }


#content { float: left; width: 900px; padding-bottom: 20px; background-color: white; text-align: left; /*border-top: 1px dotted #75817D;*/ }

#left-column { float: left; width: 180px; margin: 0 20px 0 10px; }

#text { float: left; margin-top: 7px; width: 475px; text-align: justify; line-height: 1.7; color: #555;}
#text a, #news-section a  { color: #291F74 }


#text .image { clear: right; float: right; width: 250px; margin: 15px 0 20px 20px; }
#text .image2 { clear: left; float: left; width: 250px; margin: 15px 20px 20px 0; }
#text .image img { display: block; }
#text p.description { padding: 0; margin: 10px 0 0 0; font-size: 11px; line-height: 15px; color: #999; }
#text p.description span { display: block;	margin-top: 5px; }


#news-section { float: left; margin: 10px 0 30px 0; width: 180px; font-size: 11px; line-height: 1.5; color: #555;}
#news-section h3 { padding: 5px; margin: 0; font-size: 16px; }
#news-section div { padding: 5px; font-size: 13px; }


#fields { float: left; width: 400px; margin: 20px 0 20px; }
#field-l, #field-r, #field-max { float: left; width: 200px; height: 80px; padding: 5px 0 5px 0; font: 9pt tahoma; line-height: 1.5; border-bottom: 1px dotted; }
#field-r { float: right; }
#field-max { width: 465px; text-align: center; }

#field-l h2, #field-r h2, #field-max h2 { padding: 0; margin: 0; }
#field-l p, #field-r p, #field-max p { padding: 0; margin: 0; }


#recommend { float: left; padding: 3px; text-align: left; font-size: 11px; line-height: 1.6; color: #555; border-top: 1px dotted;}
#recommend a { color: #2C794C; font-size: 11px; font-weight: normal; }
#recommend h4 { margin-top: 0; text-align: left; }


#banner-section { float: right; width: 180px; margin: 10px; font-size: 11px; line-height: 1.6; color: #555; border-bottom: 1px dotted;}
#banner-section img { margin-bottom: 10px; }


p.blue { background-color: #D5E2EE; padding: 10px; }
p.yellow { background-color: #FF6; padding: 10px; }


/*
fieldset { margin: 40px auto 40px auto; width: 80%; border: 1px solid #999; padding: 10px;  color: #555; }
fieldset legend { font-weight: bold; }
fieldset label, fieldset div { float: left; display: block; width: 35%; margin: 5px; text-align: right; font-weight: bold; }
fieldset input, fieldset textarea { border: 1px solid #999; }
fieldset div { width: 60%; text-align: left; }
fieldset br { clear: left; }
*/

.sorry { font-weight: bold; color: red; }

/*
#footer { float: left; width: 900px; height: 50px; border-top: 1px dotted #ddd; font-size: 11px; color: black; padding-top: 30px; background: url('../img/footer.png') no-repeat; text-align: center;  text-decoration: none}
#footer  a {text-decoration: none}
#footer  a:hover {text-decoration: underline }
#footer-seo { float: left; width: 900px; margin-top: 10px; height: 100px; text-align: center; font: 10px Tahoma, sans-sesif; color: silver; }
#footer-seo a { font: 10px Tahoma, sans-sesif; color: #CCC; text-decoration: none;}
*/

#footer { float: left; width: 900px; margin-top: 10px; padding: 10px 0 10px 0; background-color: white; text-align: center;  }

.foot, .foot1 { float: left; width: 190px; height: 100px; padding-left: 15px; font-size: 12px; color: #291F74; border-left: 2px solid #3D79C9; font-weight: bold; text-align: left; }
.foot1 { padding-top: 15px; margin-left: 25px; width: 220px; height: 70px; border: 0; }
.foot a { text-decoration: none; color: #291F74; }
.foot a:hover { text-decoration: underline; }


#footer-seo { float: left; width: 900px; margin-top: 10px; height: 100px; text-align: center; font: 10px Tahoma, sans-sesif; color: black; }
#footer-seo a { font: 10px Tahoma, sans-sesif; color: black; text-decoration: none;}



.fotoilustrace{
  float: left;
	padding : 4px 4px 4px 4px;
	margin : 10px 0px 15px 25px;
	border: 4px;
	border-style: double;
	border-color: rgb(91,111,109);
	}
	
.textarea{
  width: 180px;
  float: right;
	padding : 4px 0px 4px 4px;
	margin : 3px 0px 10px 10px;
	border: 0px;
	border-style: double;
	border-color: #E77817;
	color: #291F74;
	text-align: right;
	}

.ramautopravy{
	float: right;
	margin: 10px 0px 3px 10px;
	border: 4px;
	border-style: double;
	border-color: #291F74;
	display : block;
	}
	
.ramautopravybez{
	float: right;
	padding: 0px 0px 0px 0px;
	margin:  10px 0px 3px 10px;
	border: 4px;
	border-color: rgb(91,111,109);
	display : block;
	}
	
.ramautolevybez{
	float: left;
	padding: 0px 0px 0px 0px;
	margin:  10px 10px 3px 5px;
	border: 4px;
	border-color: rgb(91,111,109);
	display : block;
	}
	
.ramautolevy{
	float: left;
	padding : 0px 0px 0px 0px;
	margin : 10px 10px 3px 0px;
	border: 4px;
	border-style: double;
	border-color: #291F74;
	display : block;
	}
	
.fotokontakt{
	float: left;
	padding : 0px 0px 0px 0px;
	margin : 5px 10px 3px 0px;
	border: 4px;
	border-style: double;
	border-color: rgb(91,111,109);
	display : block;
	}

.fotoil{
	padding : 2px 2px 2px 2px;
	margin : 0px 5px 0px 5px;
	border: 4px;
	border-style: double;
	border-color: #291F74;
	display : block;
	}

.fotopv{
	float: right;
	border-style: double;
	border-color: orange;
	padding : 5px 0px 5px 5px;
	margin : 5px 0px 3px 5px;
	display : block;
	height: 270px;
	width: 180px;}
	
.ramtextp {
   float: right;
	background-color: #E4F3D7;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 10px;
	border-style: double;
	border-color: rgb(91,111,109);
	width: 120px;}
	
.ramtextl {
   float: left;
	background-color: #E4F3D7;
	padding: 10px 10px 10px 10px;
	margin: 20px 10px 10px 0px;
	border-style: double;
	border-color: rgb(91,111,109);
	width: 120px;}
	
hr { width: 175px; color: rgb(91,111,109); }

.bancode {padding:5px;margin : 0px;text-align:left;font-size:11px; color:#2c439b}

