.font_dila {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #324b6e;
}

td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}

.menu_top {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c6e0f7;
	font-weight:	bold;
}

.menu_top a {
	color: #ffffff;
	text-decoration: none;
}

.err_message {
	color: #ff0000;
}

.stat_top {
	font-size:		10px;
	font-family: 	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: 			#000000;
	padding-left: 	10px;
	padding-right:	10px;
	padding-top: 	5px;
	text-align: 	right;
}
.stat_top_left {
	font-size:		10px;
	font-family: 	Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: 			#000000;
	padding-left: 	28px;
	padding-right:	10px;
	padding-top: 	5px;
	text-align: 	left;
}

.pg_border {
	border-left: 	#000000 1px solid;
	border-right:	#000000 1px solid;
	border-bottom:	#000000 1px solid;
}

.copyright {
	border-top: 	#000000 1px solid;
	font-size:		10px;
	text-align:		center;
	padding:		4px;
}

.box1 {
	border:		#FFFFFF 1px solid;
}

.box2 {
	border:		#000000 1px solid;
	font-size:	11px;
}

.box3 {
	border:		#000000 1px solid;
	background:	#fcc678;
}

.box4 {
	border-left:	#000000 1px solid;
	padding-left: 	20px;
}

.doporucujeme_nazev {
	font-size:		11px;
	font-weight:	bold;
	color:			#1e1b55;
}

.doporucujeme_cena {
	font-size:		11px;
	color:			#1e1b55;
}
h1 {
	font-size:		16px;
	font-weight:	bold;
	color: #000000;
}

h2 {
	font-size:		13px;
	font-weight:	bold;
	
	color: #720c1c;
	margin-top : 6px;
	margin-bottom: 8px;
}
h3 {
	font-size:		14px;
	font-weight:	bold;
	color: #120e62;
}
h4 {
	font-size:		13px;
	font-weight:	bold;
	color: #120e62;
	margin-top : 6px;
	margin-bottom: 2px;
}

select {
	font-size:	12px;
	width:		165px;
}

input {
	font-size:	12px;
}

.lista {
	font-weight:	bold;
	color:			#ffffff;
	padding:		2px;
	border:			#000000 1px solid;
}

.novinky {
	font-size:		10px;
}

.vyhledavani {
	font-size:		11px;
	font-weight:	bold;
}

a {
	color:	#120e62;
}
a.nounderlink:link, a.nounderlink:visited{
	text-decoration: none; 
}
a.nounderlink:hover{
	text-decoration: underline; 
}
.menu_button {
	font-size:		14px;
	font-weight:	bold;
	text-align:		center;
	color:			#120e62;
	margin:			5px;
	padding:		5px;
	border:	 		#120e62 2px solid;
	text-decoration: none; 
}


.mainlevel_form {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	background-color: #E6EEF2;
	padding: 10px 10px 10px 20px;
	margin-left:	5px;
	margin-right:	5px;
	color: #5D9BD0;
	border-bottom-color: #5D9BD0;

	height: 40px;
	border:2px outset #cccccc;

}
a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none; 
	background-color: #c4d2df;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: 5px;
	padding: 4px 0px 4px 20px;
	margin-left:	5px;
	margin-right:	5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #324b6e;
	border-bottom-color: #8996ae;
}

a.mainlevel:hover{
  	font-size : 11px;
  	font-weight: bold;
  	display: block;
	background-color: #324b6e;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: 5px;
  	padding : 4px 0px 4px 20px;
  	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #FFFFFF;
	border-bottom-color: #5D9BD0;
}

a.mainlevel_logout:link, a.mainlevel_logout:visited {
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none; 
	background-color: #fefaaf;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: 5px;
	padding: 4px 0px 4px 20px;
	margin-left:	5px;
	margin-right:	5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #324b6e;
	border-bottom-color: #5D9BD0;
}

a.mainlevel_logout:hover{
  	font-size : 11px;
  	font-weight: bold;
  	display: block;
	background-color: #120e62;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: 5px;
  	padding : 4px 0px 4px 20px;
  	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #FFFFFF;
	border-bottom-color: #5D9BD0;

}

tr.table_separator{
	font-weight:bold;
	background-color: #808080;
}
input {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.zanry_vypis {
	font-size:		10px;
}
.mainlevel_table {
	font-weight: bold;
	background-color: #E6EEF2;
	padding: 4px 0px 4px 4px;
	margin-right:	5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #5D9BD0;
	border-bottom-color: #5D9BD0;
}
.pozor{
	border: #BB0000 solid 1px;
	background-color: #FFE0CC;
	padding: 8px;
}
tr.admin_zahlavi{
	font-weight: bold;
	background-color: #E6EEF2;
}
.diskuse_zahlavi{
	font-weight: bold;
	background-color: #c4d2df;
	font-size: 12px;
}
.diskuse_neaktivni {
	background-color:#E6EEF2 ;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.diskuse_aktivni {
	background-color:#FFE0CC ;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
.diskuse_obsah {
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.rozdelovnik {
	border-left-width: 1px;
	border-left-style: solid;
	color: #5D9BD0;
	border-left-color: #5D9BD0;
}
.clanky_nadpis{
	background-color: #E6EEF2;
	color: #324b6e;
	font-size: 10px;
}
a.clanky_nadpis{
	background-color: #E6EEF2;
	color: #324b6e;
	font-size: 12px;
	font-weight: bold;
}
.clanky_perex{
	font-size: 10px;
}
.working_box {
	border: 			#BB0000 solid 1px;
	background-color: 	#c4d2df;
	padding: 			8px;
	text-align: 		center;
}
.detail {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.seznam_autoru {
	border-bottom:	#343434 1px dashed;
	padding-top: 2px;
	padding-bottom: 2px;
}
.seznam_autoru img {
	margin-right:3px;
}
.autor {
	font-size:		13px;
	font-weight:	bold;
	color: #120e62;
	margin-top : 6px;
	margin-bottom: 2px;
}
.vyhl_box {
	width:500px;
	float:right;
}
.vyhl_box2 {
	width:115px;
	float:left;
}
.vyhl_box3 {
	width:135px;
	float:left;
}

.tucne {
	font-weight: bold;
}
.norm {
	font-weight: normal;
}