/* based on template by luka cvrk (www.solucija.com) */

*{ margin: 0; padding: 0; }
body { font: .7em Arial, Verdana, Sans-Serif; line-height: 1em; background: #fff url(images/bg.gif) repeat-x; color: black; }
a { color: #157098; background: inherit; }

a:hover { background: inherit; }
p {	margin: 0 0 5px 0; }
h1 { font: normal 2.5em Georgia, "Trebuchet MS", Arial, Sans-Serif; padding: 0 0 0 0; margin: 0;  }
h2 { margin: 0; padding: 0; font: normal 1.6em Georgia, "Trebuchet MS", Arial, Sans-Serif; }
h1 a, h2 a { color: black; background: inherit; text-decoration: none; }
img { border: 0; }
.ab{position:relative;top:-10px;background: inherit; color: black;font: Georgia, "Trebuchet MS", Arial, Sans-Serif;}

#content { margin: 0 auto; width:98% }
#header {
	padding: 10px 0;
	color: #fff;
	margin: 0 0 20px 0;
	position:relative;
	top:-45px;
}
	.rating{
	font-size:110%;
	margin-bottom:7px;
	}
	
	.comm{
	font-size:110%;
	
	}
	
.nav{
	position:relative;
	
	}
.nav a{
	color:white;
	}
#tablist{  margin: 25px 0 0 0;  }
	#tablist li{ list-style: none; display: inline;  }
	#tablist li a{
		text-decoration: none;
		margin: 0 3px 0 0;
		padding: 4px 15px;
		border: 1px solid #3B3B3B;
		font-weight: bold;
background: #ADD597;
		color: #ccc;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	}
	#tablist li a:hover{
		border: 1px solid #55684A;
		color: #fff;
	}
	#tablist li a.current{
		
		color: #fff;
	}
	#tablist .key { text-decoration: underline; }


.photo{
	float:left;
	margin-left:30px;
	margin-bottom:30px;
	
	}
.photo img{
	border: 1px solid grey;
	margin-bottom:4px;
	}
#left {
	float: left;
	width: 730px;
	margin: 40px 0 10px 0;
}
	.border { border: 1px solid #AED898;  margin: 0 0 10px 0;}
	.subheader {
		padding: 15px;
		background: #F1F8ED;
		color: #444;
		border: 2px solid #D1EAC3;
	}
	.highlight { background: #C5E7F6; color: #000; }
	.left_articles {
		margin: 0 0 10px 0;
		border-right: 1px solid #ccc;
		color: black;
		padding: 0px 0px 5px 10px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			margin: 0 15px 10px 0;
		}
	.left_box {
		background: #F4F1F8;
		color: #808080;
		border-left: 3px solid #E8E2F2;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}

		

#right {
	float: right;
	width:200px;
	margin: 0 0 10px 0;
	padding: 55px 0 0 0;
	
	
}
.pad{
	padding: 5px 5px 5px 5px;
	border:1px solid black;
	}

.description{
	width:100px;
	}

.exifv
{
	margin-right:15px;
	}

	.button {
		font: normal 1.6em "Georgia", "Times New Roman", Arial;
		color: #679A4E;
		text-align: center;
		margin: 0 0 0 0; 
		
		position:relative;
	}
	.big { color: #2e2e2e; font: normal 2em "Georgia", "Times New Roman", Arial; }
	
	#side_menu { margin: 0 0 20px 0; }
	#side_menu li { list-style: none; }
	#side_menu li a { color: #3F6C24; border: 0; margin: 0 0 1px 0; display: block; background: #fff ; padding: 8px 10px; 
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
text-decoration:none;
border:1px solid grey;
margin-top:4px;
}

	.image { float: left; margin: 0 9px 3px 0; }
	
	.comment{
	font-size:110%;
	line-height:15px;
	}
.comment .name{
	color:blue;
	font-size:90%;
	margin-bottom:3px;
	}
	
	.comment .com{
	color:black;
	font-size:90%;
	}
	
.comment .name b{
	color:black;
	}	
	
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;

}
#footer a {
text-decoration:none;
}
	#footer .right { float: right; }
.bel
{
	color:white;
	}
input
{
	border:1px solid grey;
	}
textarea
{
	border:1px solid grey;
	}
select
{
	border:1px solid grey;
	}
	
	#nav-menu
	{
	z-index:50000;
	}
	#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}
#nav-menu li
{
float: left;
margin: 0 0.15em;
}
#nav-menu li a
{
background: url(images/menu.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 8.4em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
font-size:90%;
color:black;

}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */ 

#nav-menu
{
	position:absolute;
	top:60px;
	right:-280px;
width:100%;

} 
.thumbinfo
{
	position:relative;
	top: 6px;
	line-height: 15px;
	}
