/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 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: #3c3c3c url(images/bg.jpg) top repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 850px;
	text-align: left;
	background: url(images/bg_c.gif) repeat-y;
}

#content2
{
	background: url(images/footer.gif) bottom no-repeat;
}

#content3
{
	background: url(images/top.GIF) top no-repeat;
	padding-top: 14px;
}

#main
{
padding-top: 0px;
}


#header {
	height: 350px;
}


#logo {
text-align: right;
background: url(images/oduvan.jpg) no-repeat;
padding: 160px 40px 30px 40px;
}


#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;
}


#menu
{
margin: 0 auto;
width: 827px;
height: 48px;
margin-top: 0px;
margin-bottom: 9px;
padding: 0px 0px 0px 23px;
background: url(images/menu.png) center no-repeat;
text-align: center;
}

#menu ul {
	list-style: none;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 161px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	padding-top: 16px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 161px;
	color: #ffffff;
	text-decoration: underline;
	background: url(images/b2.jpg) 0px 4px repeat-x;
}


#left
{
		
	width: 549px;
	padding: 6px 8px 0px 26px;
	margin-left: 0px;
	float:left;
}

#left H2 {
	background:url(images/bg_tl.jpg) 0px 0px no-repeat;
	border-bottom: 1px solid #3ABCF8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3ABCF8;
	padding: 2px 0px 5px 24px;
	font-weight: bold;
	
}

.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) left no-repeat;
margin: 0px 0px 0px 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/fish.gif) 0px 4px no-repeat;
	padding-left: 10px;
}

#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) 0px 0px  no-repeat;
	padding: 10px 10px 10px 10px;
}
	

#calendar {
	background: url(images/tit_r_bg.jpg) 0px 0px no-repeat ;
}

#calendar1 {
	padding: 15px 30px 20px 20px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #B9B9B9;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 257px;
background: url(images/titl2_b.jpg) 6px 40px no-repeat ;
}

#right H4
{	
	margin: 0;
	font-size: 12px;
	color: #4DA0C6;
	padding-left: 10px;
}

#right a
{
color: #4DA0C6;
text-decoration: none;
}

#right a:hover
{
color: #4DA0C6;
text-decoration: underline;
}

#right a:visited
{
color: #4DA0C6;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0px 10px 0px 10px;
	padding-bottom: 10px;
}

#right h2 {
	height: 27px;
	padding: 5px 0px 0px 20px;
	margin: 0;
	color: #ffffff;
	background: url(images/titl2.jpg) no-repeat;
	font-size: 18px;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #4DA0C6;
	font-size: 11px;
}

.date a {
	color: #4DA0C6;
}

#bottom {
background:url(images/bottom.gif) bottom no-repeat;
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: auto;
	background: url(images/bok_l.jpg) left top no-repeat;
	margin: auto;
}

#bok_r {
	width: auto;
	background: url(images/bok_r.jpg) right top no-repeat;
}
