/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}


#logo_t p { padding: 6px 0px 0px 0px;}

#logo_t2 { 
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

a:link {
	color: #4DA0C6;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4DA0C6;
}

body {
	
	background: #3ABCF8 url('images/bg.jpg') repeat-x top;
	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: 850px;
	text-align: left;
	background: url('images/bg_c.gif') repeat-y;
}

#contentfull
{
	margin: 0 auto;
	width: 850px;
	text-align: left;
	background: url('images/bg_c_full.gif') repeat-y;
}


#banner
{
	background: url('images/top.jpg') no-repeat top;
	padding-top: 14px
	
}

#main
{
padding-top: 0px;
}


#header {
	height: 175px;
}


#logo {
text-align: right;
background: url('images/oduvan.jpg') no-repeat;
padding-left:40px; padding-right:40px; padding-top:160px; padding-bottom:30px
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
}

#left
{
		
	width: 549px;
	padding: 6px 8px 0px 26px;
	margin-left: 0px;
	float:left;
}

#fullpage
{
		
	width: 800px;
	padding: 6px 8px 0px 26px;
	margin-left: 0px;
	float:left;
}

#left H2 {
	background:url('images/bg_tl.jpg') no-repeat 0px 0px;
	border-bottom: 1px solid #3ABCF8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3ABCF8;
	font-weight: bold; padding-left:24px; padding-right:0px; padding-top:2px; padding-bottom:5px
	
}

#fullpage H2 {
	background:url('images/bg_tl.jpg') no-repeat 0px 0px;
	border-bottom: 1px solid #3ABCF8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3ABCF8;
	font-weight: bold; padding-left:24px; padding-right:0px; padding-top:2px; padding-bottom:5px
	
}

.titl_right
{
height: 29px;
padding-top: 14px;
font-size: 14px;
font-weight: bold;
padding-left: 21px;
text-transform: uppercase;
color: #ffffff;
background: url('images/tit_r.jpg') no-repeat left;
margin: 0px;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	
	
}

#right .ug li {
	margin: 4px 0px;
	background:url('images/right_menu_li.JPG') no-repeat 0px 0px;
	padding-left: 10px
}


#right .ug li a
{
color: #ffffff;
text-decoration: none;
}


#right .ug li a:hover {
	color: #000099;
	text-decoration: underline;
}

#left ol {
	margin: 10px 25px;
}

#left a {
	color: #4DA0C6;
	text-decoration: none;
}

#left a:hover {
	color: #4DA0C6;
	text-decoration: underline;
}

#left a:visited {
	color: #4DA0C6;
}


.ug {
	background: url('images/tit_r_bg.jpg') no-repeat 0px 0px;
	padding: 10px;
}
	
#right
{
float: right;
width: 257px;
background: url('images/titl2_b.jpg') no-repeat 6px 40px ;
}


#right ol, #right ul
{
margin-left: 30px;
}

#tophalf {
background:url('images/top_half.gif') no-repeat top;
height: 18px
}


#bottom {
background:url('images/bottom.gif') no-repeat bottom;
height: 18px
}

#topfull {
background:url('images/top_full.gif') no-repeat top;
height: 18px
}

#bottomfull {
background:url('images/bottom_full.gif') no-repeat bottom;
height: 18px
}

#footer {
	height: 48px;
	clear: both;
	padding-top: 18px;
	background: url('images/bot_bg.jpg') repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000;
}

#bok_l {
	width: 1250px;
	background: url('images/bok_l.jpg') no-repeat left top;
	margin: 0 auto
}

#bok_r {
	width: 1250px;
	background: url('images/bok_r.jpg') no-repeat right top;
}