 html, body, h1, h2, h3, h4, h5, h6, ul, ol,p, li, hr, form, fieldset, legend, label, table, theah, tbody, blockquote, object{
	margin: 0;
	padding: 0;
}
body{
	/*zima*/
  background: url("/images/winter_bg_3.gif") repeat-x scroll 0 bottom #E3E3F7;
  /*leto
  background: #e3e3f7;
  */
	font-family:   Arial,Verdana, Helvetica , sans-serif;
	font-size: small;
	color: #3e3e3e;
	text-align: center;
	padding: 0 0 0px 0;
}
h1{
	padding: 8px 10px;
	font-size: 130%;
	color: #d71920;
}

h1#hl_nadpis{
        padding: 10px 0;
	margin: 8px 15px 15px;
	clear: both;
	font-size: 150%;
	color: #d7191e;
        background: url(../images/h1_border.gif) bottom repeat-x transparent;
}

h2{
	padding-bottom: 8px;
	font-size: 120%;
	color: #0a4682;
}
h3{
	font-size: 110%;
}
h4{
	font-size: 100%;
}
a:link{
	color: #D7191E;
}
a:visited{
	color: #0a4682;
}
a:hover{
	color: #000;
}
a:active{
	color: #000;
}
a:focus{
	color: #000;
}
p{
	padding-bottom: 14px;
	line-height: 1.3em;
}
cite{
	display: block;
	margin-bottom: 14px;
	padding: 10px;
	/*border: 1px solid #e79a01;
	color: #e79a01;	*/
	border: 1px solid #d71920;
	color: #d71920;	
	
	font-style: normal;
	line-height: 1.2em;	
}

img{
	border: none;
}
legend{
	font-weight:bold;
	color: #000;
	padding: 0 3px;
}
fieldset {
	border:1px solid #d4d4d4;
	padding:10px 10px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
address{
	padding-bottom: 15px;
}


.hide{
	position: absolute;
	top: -10000px;
	left: 0;
	width:1px;
   height:1px;
   overflow:hidden;
}
 hr.cleaner, div.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
} 
.no_mezera{
	padding-bottom: 0 !important;
}
.error{
	color: #D71920;
	font-weight: bold;
	border: 2px solid #D71920;
	margin: 10px auto;
	padding: 10px 30px;
	line-height: 1.4em;
	clear: both;
}
.ok{
	color: Green;
	font-weight: bold;
	border: 2px solid green;
	margin: 20px auto;	
	padding: 10px 30px;
	line-height: 1.4em;
}
.clear{
	clear: both;
}
.t_left{
	text-align: left;
}
.t_right{
	text-align: right;
}
.t_justify{
	text-align: justify;
}
.nowrap{
	white-space: nowrap
}
.povinne{
	color: #ED2229;
	font-size: 150%;
}
.flash{
	margin-bottom: -3px;

}
.flash_odkaz{
	margin-bottom: 5px;
	display: block;
	width: 255px;
	height: 135px;
}
.mezera_kontakt{
	padding-bottom: 12px;
}
.mezera_kontakt2{
	padding-bottom: 13px;
}

.stranky {
    padding:0 15px 20px;
    /*leto
    background: url(../images/box_bottom.gif) bottom left no-repeat transparent;
    */
    background: url(../images/box_bottom2.gif) bottom left no-repeat transparent;
}

#winter_bg_bottom{
/*zima*/
background:url("/images/winter_bg_1.gif") repeat-x scroll left 40px #E3E3F7;
height:400px;
/*leto
prazdny
*/
}
