*{ 
	margin: 0;
	padding: 0;
	border: 0; 
}

html{
	height: 100%;
}

body {
	font: 70% Verdana, Tahoma, "Microsoft Sans Serif";
	color: black;
	background-image: url(../images/body_back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #363e41;
	height: 100%;
	text-align:center;
}
#previewdiv{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:-1000px;
	width:1px;
	height:1px;
	border:1px solid #888888;
	background:#DDDDDD;
	z-index:3;
}
#page{
	width: 980px;
   text-align: left;
	margin: 0 auto;
	min-height: 100%;
	_height: 100%;
	background-color: #363e41;
	color:#e1e1df;
}

#header{
	height: 80px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}

#kontakt{
font-size: 120%;
padding-top:30px;
padding-left:30px;	
height:202px;


}

#pod_header{
	width:100%;
	height:204px;	
}

#letozima{
	width:443px;
	height:202px;
	float: left;
}

#menu_horiz{
	height: 56px;
	width:537px;
	background-image: url(../images/menu_horiz_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
}

#eshop{
	height: 51px;
	width: 100%;
	background-image: url(../images/eshop_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:white;
	clear: both;
}
#eshop a{
	color:#e1e1df;
}


#menu_horiz li a {
	line-height: 56px;
	height:56px;
	display:block;
	float:left;
	text-decoration: none;
	color:#e1e1df;
	font-weight:bolder;
	padding-right:20px;
	font-size: 17px;

}

#menu_horiz li a:hover{
	color: #c84141;
}

#menu_horiz #selected{
	color: #c84141;
}

#menu_horiz li {
	height: 56px;
	float: left;
	margin-right: 15px;
	text-align: center;
}

#menu_horiz li.selected {
	background-color: #9fabb3;
}


#menu_horiz ul {
	padding-left: 0px;
	list-style: none;
	width: 100%;
	clear:both;
}

#main{
	width:100%
	min-height: 100%;
	_height: 100%;
}

#left{
	width:200px;
	background-image:url
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	
}


#menu{
	width:100%;
}


#menu li a {
	display: block;
	line-height: 28px;
	height: 28px;
	text-decoration: none;
	color: white;
	padding-left: 16px; 
	background-color: transparent;
	font-size: 12px;

}
#menu li a:hover{
color:#983131;
}


#menu #selected{
	font-weight: bolder;
	color:#983131;

}

#menu li {
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
}

#menu li.menuitem0{
	background-image: url(../images/menu_item_back0.jpg);
}
#menu li.menuitem1{
	background-image: url(../images/menu_item_back1.jpg);
}
#menu li.menuitem2{
	background-image: url(../images/menu_item_back2.jpg);
}


#menu li.selected {
	background-color: #ffffff;
}


#menu ul {
	padding-left: 0px;
	list-style: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}


#content{
	width: 780px;
	float: right; 
}


#administrace{
	margin-top:10px;
	margin-left:60px;
	color: white;
}
#administrace a{
	color: white;
}

input,textarea,select{
	border-color: #c0c0c0;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}


.browse_justify{
	font-family: "Courier New", Courier, monospace;
	text-align: justify;
	margin: 8px;
	padding: 3px;
	font-size: 11px;
	background: transparent;
	border: none;
	border-bottom: 1px dotted #c0c0c0;
}


.nadpis{ font-weight: bolder; font-size: 12px; }

.nadpis_browse{
	color: #fea700;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
}

.fl{
	float:left;
}
.fr{
	float:right;
}

.fl_bordered { 
  	text-align: center;
	float: left;
	padding:5px;
	margin:3px; 

}


.fl_bordered img{
	border: none;
	padding-bottom: 5px;
}

.sekce{
	background-color: #983131;
	color:white;
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: bolder;
	text-align: center;
	width: 100%;
}

fieldset{
	border: 1px solid #bbbbbb;
	padding: 5px;
	text-align:left;
}
	 
legend{
	margin-left:3px; 
	padding: 4px;
	padding-bottom: 1px;
	font-weight: bolder;
	color: white;
/*	background-image: url(../images/legend_back.gif);
	background-repeat: repeat-x;*/
	border-bottom: 3px #983131; solid;
	
}
h1{
	font-size: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
}

h2{
	font-size:130%;
	
}
p{
	text-align: justify;
	display: block;
	margin-bottom:10px;
}

a{
	color: #e1e1df;
}

h3{
	font-size: 180%;
	font-weight: bolder;
	padding-bottom: 2px; 
}

h3 a small{
	font-size: 70%;
}

small{
	color: white;
}

.chyba{
	color:red;
	text-align:center;
	font-weight:bolder;
}

#strankovani ul{
	list-style: none;
}

#strankovani li{
	display: inline;
	border: 1px solid #cccccc;
	width: 18px;
	height: 18px;
	line-height: 18px;
	margin-left: 2px;
	text-align:  center;
	float: left;
}

#strankovani li a {
	text-align: center;
	display: block;
	height: 100%;
	width:100%;
	line-height: 18px;
	background-color: #fecb10;
	text-decoration: none;
}

#strankovani li a:hover {
	background-color: white;
}

.s0{
	background-color:#cecece;
}
.s1{
	background-color: #e2e2e2;
}


.mouseover{
	background-color:#ffdead;
	cursor: pointer;
}

.mouseout_s0{
	background-color:#cecece;
	cursor: auto;
}

.mouseout_s1{
	background-color: #e2e2e2;
	cursor: auto;
}




.uspech{
	width:100%;
	text-align: center;
	color: green;
	margin-top: 20px;
	margin-bottom: 20px;
}

.chyba{
	width:100%;
	text-align: center;
	color: red;
	margin-top: 20px;
	margin-bottom: 20px;
}



#content td{
	font-size: 11px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	
	border: 1px solid #781111;
	
}
#content td p{
	text-align:center;
}

#content th{
	font-size: 11px;
	font-weight:bolder;
	background-color: #781111;
	padding:3px;
	color:white;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #781111;
}


.submit{
	border: 1px outset #aaaaaa;
	background-color: #dcdcdc;
}

.padd{
	padding: 10px;
}
