@charset "iso-8859-2";
/* CSS Document */
html, body {
   margin : 0;
   padding : 0;
   font-family:Arial, Helvetica, sans-serif;
}   
   
a:link {
   background : transparent;
   text-decoration : none;
   border:none;
   color:#666666;
}

a:visited {
   color : #666666;
   text-decoration : none;
   border:none;
}

a:hover {
	color:#999999;
	text-decoration : none;
	border:none;
}

a:active {
	text-decoration:none;
	border:none;
}
 
.popis {
	font-size:x-small;
	color:#AAAAAA;
}
 
.datum {
	font-size:x-small;
}

.right {
	float:right;
	text-align:right;
}

.left {
	float:left;
	text-align:left;
}

.center {
	text-align:center;
	margin: 0 auto;
}

.spec {
	background-image: url(../images/hnotnost.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 65px;
	height: 65px;
	padding-top: 5px;
	text-align: center;
	color:#444444;
	font-weight: bold;
	float: left;
}

.spec strong {
	font-size: large;
	font-weight: bolder;
	}

.spec span {
	display:block;
	font-size: smaller;
	font-weight: normal;
	}

.specl {
	background-image: url(../images/hmotnostl.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 90px;
	height: 65px;
	padding-top: 5px;
	text-align: center;
	color:#444444;
	font-weight: bold;
	float: left;
}



.specl strong {
	font-size: large;
	font-weight: bolder;
	}

.specl span {
	display: block;
	font-size: smaller;
	font-weight: normal;
	}

h1 {
   text-align : left;
   padding-top: 20px;
   padding-bottom: 5px;
   color: #5181b2;
   font-size: medium;
   margin : 0 0.5em 0 0;
}

h1 a:link {
   color: #5181b2;
   font-size: medium;
}

h1 a:visited {
   color: #5181b2;
   font-size: medium;
}

h1 a:hover {
	color: #5181b2;
	font-size: medium;
}

h1 a:active {
	color: #5181b2;
	font-size: medium;
}
 

h2 {
	font-size:small;
	color:#5181b2;
	margin: 0 0 0.5em 0;
}
   
#wrap {
	margin: 0 auto;
	width: 780px;
}

#top {
	background-image:url(../images/background/random.php);
	background-color:#003366;
	background-repeat : no-repeat;
	height : 180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*vrchni navigace*/
#navtop {
	color:#FFFFFF;
	width: 530px;
	float: left;
	margin-top: 125px;
}

#navtop ul {
   list-style : none;
   margin : 0;
   padding : 0;
   text-align : center;

}

#navtop li {
   display : block;
   float : right;
}

#navtop a {
	color:#FFFFFF;
	font-style:italic;
	font-size:large;
	font-weight:bolder;
	padding: 0 15px;
}

.popis li {
	padding: 0 30px;
}
/*Leva navigace*/
#left_nav {
	float:left;
	padding-left: 15px;
	width: 225px;
	background-image:url(../images/menu_back_n.gif);
	background-position:top right;
	background-repeat:no-repeat;
	min-height: 400px;
}

#left_nav dl {
	margin-top:2px;
}

#left_nav dt {
	font-size:medium;
	font-weight:bold;
	margin: 0;
	font-style:italic;
	
}

#left_nav dd {
	margin: 5px 0 5px 0;
}

#left_nav a{
	color: #006699;
}

.blue_menu {
	font-weight:normal;
	font-style:normal;
	font-size:small;
}

/*Telo stránky*/
#obsah {
	font-size: small;
	color: #666666;
	background-image:url(../images/bottom_menu.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#sub_nav {
	text-align: center;
	float: left;
	font-size:smaller;
	margin: 0 auto;
	margin-bottom: 25px;
	border-bottom:thin dashed;
}

#sub_nav a {
	padding-left: 1em;
	padding-right: 1em;
	color:#888888;
	text-decoration:none;
}

#article {
	width: 520px;
	min-height:400px;
	padding : 0px 10px 10px 10px;
	float: right;
	background-color:#FFFFFF;
	background-image:url(../images/right.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

.article_text {
	border-style:dashed;
	border-width:thin;
	border-color:#999999;
	padding: 5px;
	margin: 0 10px 0 10px;
	float: right;
	width: 250px;
	text-align:justify;
}

.article_text2 {
	float:left;
	text-align:justify;
}

/*paticka*/
#paticka {
	background-color:#9ec3d7;
	padding: 55px 20px 60px 30px;
	color:#888888;
	font-size:smaller;
	background-image:url(../images/bottom_back.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#copyright {
	float: left;
}

/*Dolni navigace */
#bot_menu {
	text-align: center;
	float: right;
}

#bot_menu a {
	padding-left: 1em;
	padding-right: 1em;
	color:#888888;
	text-decoration:none;
}

#bot_menu a:hover {
   color : #aaaaaa;
   text-decoration:none;
}

#bot_menu a:active	{
	color:#000000;
}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

#reklama {
	background-color:#002e79;
	width: 100%;
}
