/*
	project: internet hosting template
	author: luka cvrk (www.solucija.com) 
	
*/


#left a, #right a,#left a:visited, #right a:visited { border-bottom: 1px dotted #E5E5E5; color:#535353}
#left a:hover, #right a:hover { border-bottom: 1px dotted #666666; color:#535353}

p {	margin: 0 0 5px 0; }
h1 { font-size:14px; padding: 0 0 0 0; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.8em Georgia, "Trebuchet MS", Arial, Sans-Serif; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
img { border: 0; }


#main-container	{
	font-size: 12px;
	margin: 0 auto 0 auto;
	width: 996px;
}

#header {
	padding: 30px 0 0 10px;
	color: #333333;
	margin: 0 0 0 0;
	height: 70px;
}


#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;
		color: #ccc;
	}
	#tablist li a:hover{
		border: 1px solid #8c8c8c;
		color: #fff;
	}
	#tablist li a.current{
		background: #ADD597;
		color: #fff;
	}
	#tablist .key { text-decoration: underline; }



#left {
	float: left;
	width: 700px;
	margin: 0 0 10px 0;
}
	.border { border: 1px solid #d6d6d6;  margin: 0 0 10px 0;}
	
	.listings { border: 1px solid #EFEFEF;  padding: 10px; margin: 5px 0 0 5px;}
	
	.subheader {
		padding: 15px;
		background: #F1F8ED;
		color: #444;
		border: 2px solid #e5e5e5;
	}
	.highlight { background: #C5E7F6; color: #000; }
	.left_articles {
		margin: 0 0 10px 0;
		border: 2px solid #eee;
		color: #454545;
		padding: 15px 15px 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: 250px;
	margin: 0 0 10px 0;
	padding: 50px 0 0 0;

}
	.button {
		font: normal 1.6em "Georgia", "Times New Roman", Arial;
		color: #679A4E;
		text-align: center;
		margin: 0 0 50px 0; 
	}
	.big { color: #2e2e2e; font: normal 2em "Georgia", "Times New Roman", Arial; }
	
	#side_menu { margin: 0 0 10px 0; }
	#side_menu li { list-style: katakana; padding: 10px 0 10px 0;width:250px;}
	#side_menu li a #side_menu li a:visited { border-bottom: 1px dotted #E5E5E5; color:#535353; }
	#side_menu li a:hover { border-bottom: 1px dotted #666666; color:#535353 }	
	


	
	.image { float: left; margin: 0 9px 3px 0; }
	

.bel
{
	color:white;
	}
input
{
	border:1px solid grey;
	}
textarea
{
	border:1px solid grey;
	}
select
{
	border:1px solid grey;
	}

