/* ======================================

author: aivaras trapulionis / DDS
email: info@dds.lt
website: http://www.dds.lt
=========================================*/

body,td,th {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #FFF;
	margin: 0;
}

#main {
	width: 910px;
	margin: 10px auto;
}

a { 
	color: #FF7A01;
	text-decoration:none;
}

a:hover { 
	color:#79A601;
}

h1 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#79A601;
	font-size: 22px;
	font-weight:normal;
	padding: 10px 0;
	margin:0;
}

img { border:0; }

#footer_nav a { padding: 0 4px; }

#mini_nav { clear:both; margin-bottom: 3px; }
#mini_nav a { padding-right: 30px; }

#header { 
	clear:both;
	background-image:url(images/logo_right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-bottom:15px;
}


#content {
	 float:left; 
	 width:701px;
	 margin: 0 0 15px 15px;
}

.side {
	width: 191px;
	margin: 0 0 15px 2px;
}

.left { 
	float:left; 
}

.right { 
	float:right; 
}

#foto img { padding-right: 10px; }
#friend img { padding-bottom: 10px; } 

ul { 	
	padding:0;
	margin:0;
}

li { list-style:none; padding: 0 0 0 20px; margin: 0; }
li a { color:#FFF; text-decoration:none;}
li a:hover { color:#FFF; text-decoration: underline;}
li.sub { background-color: #fbab32; padding: 0 0 0 35px; }

#nav {
	background-image:url(images/nav_bg.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	background-color:#ffa003;
}

#nav_top {
	height:5px; 
	background-repeat:no-repeat; 
	background-image:url(images/nav_top.gif);
}

#nav_bottom {
	height:5px;
	background-repeat:no-repeat;
	background-image:url(images/nav_bottom.gif);
	}

#nav_link {
	color:#FFF; 
	padding: 10px 0; 
	font-weight:bold; 
	line-height: 22px;
}

#gfx {
	float:left;
	width:701px;
	clear:both;
	margin-bottom: 35px;
}

#foto_left {
	background-image:url(images/foto_left.gif); 
	background-repeat: no-repeat;
	height:228px; 
	width:350px;
}

#foto_right {
	background-image:url(images/foto_right.gif); 
	background-repeat: no-repeat; 
	height:228px; 
	width:350px;
}

#info_content {
	clear:both;
	line-height: 16px;
	padding-bottom: 10px;
}

#footer {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:96px;
	color:#666; 
	font-size: 11px;
	clear:both;
}

#footer_contact {
	padding: 20px 0 0 73px;
	height:76px;
	background-image:url(images/footer_left.gif);
	width:250px; 
	background-repeat: no-repeat;
}

#footer_right {
	height:96px;
	background-image:url(images/footer_right.gif);
	width:8px;
	background-repeat: no-repeat;
}

#footer_nav {
	padding: 20px 20px 0 0; 
	text-align:right;
}
