/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}



a:link {
	color: #1033b6
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #1033b6;
}

body {	
	background: #16236e url('images/bg.jpg') repeat-x bottom;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Arial, Helvetica, sans-serif
}

#content{
	margin: 0 auto;
	width: 1000px;	
	background: #3b5aac url('images/conbot.jpg') repeat-x bottom;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff
}

#conbot{
	background: url('images/mainbg.jpg') repeat-x top;
}

#main{
	width: 1000px;
	clear:both;
	background: url('images/mainbot.png') no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 15px
}

#header {
	height: 241px;
	width: 317px;
	background: url('images/montenegro-ulcinj.jpg') no-repeat top;		
}

#logo {
	height: 228px;
	text-align: left;
	padding-top: 10px;
	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a{
	font-size: 12px;
}


#menu{
	height: 44px;
	padding-left: 0px;
}

#menu ul {
	list-style: none;	
	display: inline;
}

#menu li {
	list-style: none;
	display: inline;
	padding-left: 0px; 
	
}

#menu a {
	float: left;
	width: 130px;
	height: 32px;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 12px;
	background: url('images/menu.png') no-repeat left;
}

#menu a:hover{
	width: 130px;
	height: 32px;
	color: #3a56b4;
	background: url('images/menuhover.png') no-repeat left;
}

#left{
	width: 317px;
	padding-top:10px;
	margin-left: 5px;
	background-repeat: repeat-y;
}

#lefttop{
	background: url('images/left_top.png') no-repeat;
	width: 317px;
	margin-top: 40px;

	height: 8px
}

#leftbg{
	background: #ffffff;
}

.leftgrad{
	background: url('images/leftgrad.jpg') no-repeat top;
	width: 286px;
	min-height: 228px;
	margin-left: 8px;
	padding-right: 15px;
	height: 258px
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color: #183076;
	width: 192px;
	height: 30px;
	padding-left: 15px;
	padding-top: 18px;
}

#archives ul{
	margin-left: 10px;	
}

#archives ul li{
	background: url('images/ls.png') no-repeat top left;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-top: 2px; list-style-type:none
}

#last ul{
	margin-left: 8px;	
}

#last ul li{
	background: url('images/ls2.png') no-repeat top left;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-top: 2px; list-style-type:none
}

.read a{
	color: #154f06;
	text-decoration: none;
}

.read a:hover{
	color: #000000;
}

.read{
	text-align:right;
}

#archives ul li a{
	color: #000000;
	text-decoration: none;
}

#archives ul li a:hover{
	color: #183076;
}


#right{
	width: 664px;
	background: url('images/');
	margin-right: 7px;
	float: right;
	margin-left: -7px;
	display: inline;
}

#rightbg{
	background: url('images/rightbg.gif') repeat-y;
}

#righttop{
	margin-top: 10px;
	background: url('images/righttop.png');
	height: 7px
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #183076;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 10px;
}

.rightgrad{
	background: url('images/rightconbg.jpg') no-repeat top;
	min-height: 154px
}

#right p{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#right ol, #right ul{
	margin-left: 30px;
}

.borbot{
	background: url('images/borbot.jpg') no-repeat;
	height: 14px;
	margin-left: 7px
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

#mainbot{
	background: url('images/mainbot.png') no-repeat;
	height: 26px;
	clear:both
}

#footer {
	height: 41px;
	width: 1000px;
	clear: both;
	padding-top: 10px;
	background: #1e7c01 url('images/footer.jpg') repeat-x top;
	margin: 0 auto
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}