*{ 
	margin: 0;
	padding: 0;
	border: 0; 
}

html{
		height: 100%;
}


body {
	font: 70% Tahoma, Verdana, "Microsoft Sans Serif";
	color: black;
	text-align: center;
	height: 100%;
	background-color: #333333;
}

#page{
	width: 980px;
	margin: 0px auto;
	min-height:100%;
	background-repeat: repeat-y;
	text-align: left;
	overflow: auto;
}

#kontakt{
	position:relative;
	width: 220px;
	height:100px;
	left:300px;
	top:160px;
	background-color:transparent;
	font-size: 110%;
}

#header{
	height: 275px;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

.boxy{
	width: 530px;
	background-image: url(../images/boxy_sipka.gif);
	background-repeat: no-repeat;
	border: 1px solid #729ab5;
	
}
.boxy_text{
	background-image: url(../images/pixel.gif);
	background-repeat: x-repeat;
	margin-left:103px;
	padding: 10px;
}


#leftpanel{
	width: 220px;
	float: left;
}

#rightpanel{
	width: 180px;
	float: right;
	text-align: left;
	padding:8px; 
	background-color:#abc7da;
	margin-left:8px;
}

#leftpanel2{
	width: 200px;
	text-align: left;
	padding-right:8px; 
   position: absolute;
   top: 275px;
bottom: 0px; 
  overflow: auto;
  height: expression(document.body.clientHeight - 275 + "px");
}


#content{
	width: 760px;
	float: left;
}


#bottom{
	position:absolute;
	height: 14px;
	width: 980px;
	background-color: #a5bdc6;
	text-align: right;
	clear: both;
	bottom:0px;
}

#padd{
	padding: 10px;
}

input,textarea,select{
	border-color: #c0c0c0;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

.button{
	background-color:#ffd84c;
}
ul{
	list-style: none;
}

li{
	text-align: left; 
}

#padd ul{
	list-style: disc;
	padding-left: 20px;
}
#padd li{
	text-align: justify;
}


td{
	font: 100% Tahoma, Verdana, "Microsoft Sans Serif";
	font-weight: normal;
	padding: 3px;
	
}

th{
	font: 100% Tahoma, Verdana, "Microsoft Sans Serif";
	font-weight: bolder; 
}

.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:2px;
	border-top:none;
	border-left:none;
}


#menu {
	width: 100%;
}

#menu li a {
	display: block;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	color: black;
	background-image: url(../images/sipka.gif);
	background-repeat: no-repeat;
	padding-left: 30px; 
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	font-size: 110%;
}

#menu li a:hover{
	color: white;
	background-color: #729ab5;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	
}

#menu #selected{
	font-weight: bolder;
}



#menu li {
	height: 22px;
	border-bottom: 1px;
	margin-left: 1px;
	margin-right: 0px;
}

#menu li.selected {
	background-color: #9fabb3;
}


#menu ul {
	padding: 0;
	list-style: none;
}

#menu li img{
	vertical-align: middle;
}


#podmenu{ 
	width: 100%;
	text-align: center;
	font-weight: normal;
}

.sekce{
	background-color: #fecb10;
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: bolder;
	text-align: center;
	width: 100%;
}

fieldset{
	border: 1px solid #729ab5;
	padding: 5px;
	text-align:left;
	
}
	 
legend{
	margin-left:3px; 
	padding: 4px;
	font-weight: bolder;
	font-size:110%;
	color:#7a1519;
	background-color:white;
	border: 1px solid #729ab5;
}
h1{
	font-size: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
	color:#7a1519;
}
p{
	text-align: justify;
	display: block;
	margin-bottom:10px;
}

a{
	color: #252e04;
}

h3{
	font-size: 120%;
	padding-bottom: 2px; 
}

h3 a small{
	font-size: 70%;
}

small{
	color: #555555;
}

.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:#f4f4f4;
}
.s1{
	background-color:  #d4d4d4;
}

.erby{
	width:88px;
	text-align: center;
	vertical-align: top;
}

.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;
}
.login_input{
	width:100px;
}

.login_form{
	text-align:center;
	width: 180px;
}
.mouseover{
	background-color:#729ab5;
	cursor: pointer;
}

.mouseout_s0{
	cursor: auto;
	background-color: #f2f2f2;
}

.mouseout_s1{
	cursor: auto;
	background-color: white;
}

.kurz{
	float: left;
	width:60%;
	border:1px solid #729ab5;
	background-color: #92bad5;
}


#podkategorie li{
	display: block;
	float: left;
}
	
#podkategorie li a {
	display: block;
	float: left;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	color: black;
	background-image: url(../images/sipka.gif);
	background-repeat: no-repeat;
	padding-left: 30px; 
	padding-right: 10px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	font-size: 110%;
	background-color:#b4d0e3;
}

#podkategorie li a:hover{
	color: white;
	background-color: #729ab5;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
#podkategorie ul {
	padding: 0;
	list-style: none;
}

hr{
	border: 1px solid #cccccc;
}
