/* CSS Document */
body {
	font-family:verdana, arial, tahoma, sans-serif;
	padding:0px;
	margin:0px;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
div, h1, h2, h3, h4, h5, h6, p, img {padding:0px;margin:0px;}
td {vertical-align:top;}
div.body {
	width:770px;
	margin:0px auto;
	padding:0 10px 0 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFF;
	
}
.top_general {background-image:url('./pics/eic.jpg');height:80px;}
.top {background-image:url('./pics/pramen02.jpg');height:60px;}
.left_frame {width:150px;float:left;font-size:0.7em;}
.right_frame {width:150px;float:right;}
.content {margin-left:160px;margin-right:155px;margin-top:10px;}
.bottom_frame {clear:both;height:30px;border-top:1px solid gray;margin-top:10px;font-size:0.65em;color:gray;margin-bottom:10px;}
.bottom_frame a {color:gray;}

.block {margin-bottom:20px;}

.menu_item {border-bottom:1px solid rgb(202,213,253);}
.menu_item a {font-weight:bold;line-height:1.8em;text-decoration:none;color: #1F539F;}
.menu_item a:hover {color:black;}

.block_right {border:1px solid rgb(245,71,2);font-size:0.6em;margin-top:10px;}
.block_right h3 {color:white;background-color:rgb(245,71,2);padding:4px;font-size:1.1em;}
.block_right_text {padding:3px;color:black;}
.block_right_text a {text-decoration:none;color:#1F539F}
.block_right_text a:hover {text-decoration:underline;color:black;}


h1 {font-size:1.1em;color:red;margin-bottom:5px;}

div.reklama {height:80px;border:1px solid silver;text-align:center;background-color:rgb(255,255,204);}
div.reklama h3 {font-size:0.7em;color:silver;}
div.reklama p {font-size:0.8em;}
div.nove {height:100px;overflow:hidden;}
div.nove h2 {font-size:0.7em;background-color:rgb(53,103,174);color:white;padding:3px;}
div.nove a {text-decoration:none;color:#222222;}
div.nove a:hover {text-decoration:underline;}
table.nove {font-size:0.55em;width:100%;}
table.nove th {width:25%;text-align:left;background-color:rgb(222,233,253);}

#small_nav {font-size:0.65em;line-height:20px;height:20px;margin-bottom:10px;}

.articles_list {font-size:0.7em;width:440px;}
.articles_list h2 {font-size:1.2em;line-height:1.5em;margin-top:10px;}
.articles_list h2 a {text-decoration:none;color:rgb(49,93,164);}
.articles_list h2 a:hover {color:black;}
.articles_list p {text-indent:2em;}
.articles_list img {float:left;margin-right:8px;margin-bottom:8px;}

.articles_links a {text-decoration:none;color:#333333;}

.article, .photo {font-size:0.75em;}
.article h2 {font-size:1.3em;margin-top:1em;margin-bottom:0em;}
.article h3 {font-size:1em;margin-top:0.8em;margin-bottom:0em;}
.article p {text-indent:2em;margin-top:0.5em;}
.article img {float:right;margin-left:10px;margin-bottom:10px;}
.article .author, .photo .author {font-style:italic;margin-bottom:10px;text-align:right;margin-top:10px;}
.article address {font-style:normal;}

.photo .foto {text-align:center;}

.addons {margin-bottom:10px;}
.addons a {text-decoration:none;color:#333333;}
.addons h2 {margin-bottom:10px;margin-top:10px;}
.addons .foto {float:left;border:1px solid silver;text-align:center;width:100px;padding:5px;margin:5px;height:130px;vertical-align:middle;
                    font-size:0.8em;color:gray;}
.addons img {float:none;vertical-align:middle;margin:0px;border:none;}

.index_list {font-size:0.7em;}
.index_list h2 {font-size:1.2em;line-height:1.5em;margin-top:10px;}
.index_list h2 a {text-decoration:none;color:rgb(49,93,164);}
.index_list h2 a:hover {color:black;}
.index_list p {text-indent:2em;}
.index_list img {float:left;margin-right:8px;margin-bottom:8px;}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
