/*
  Created by DDS
  http://www.dds.lt
*/

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#main {
	width: 780px;
	margin: 0px auto;
	padding: 10px 0px;
}

img { 
	border: 0px;
}

a {
	text-decoration:none;
	color: #cccccc;
}

a:hover {
	color:#b20303; 
}

#logo_txt {
	float: left; 
	background-image: url(images/logo_txt.gif);
	background-repeat: no-repeat;
	width: 197px; 
	margin: 70px 0px 0px 20px;
	line-height: 70px;
}

#logo_img { 
	float: right; 
	background-image: url(images/logo_img.gif);
	background-repeat:no-repeat;
	width: 209px; 
	height: 189px;
}

.left { 
	float:left; 
}

.right { 
	float:right;
}

.icon img {
	padding-right: 5px;
}

.slide {
	width: 180px;
}

.title { 
	background-image: url(images/title.gif); 
	background-repeat: repeat-x;
	color: #808080;
	padding: 12px 0px 12px 15px;
	font-weight: bold;
	margin-top: 15px;
}

#nav {
	padding-left: 25px;
}

#nav a {
	color: #a3a3a3;
	padding: 7px 0px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	color: #b20303;
}

#par {
	text-align: center;
}

#par img {
	margin-bottom: 7px; 
}

#content {
	 float:left; 
	 width:380px; 
	 padding: 15px 20px 150px 20px;
	 min-height: 350px;
	 background-image: url(images/auto.gif);
	 background-repeat: no-repeat;
	 background-position: bottom right;
}

p { 
	padding: 0px 0px 25px 0px;
 	margin: 0px;
}

.akcijos { 
	padding-left: 25px;
}


#copyright {
	border-top: 1px #404040 solid; 
	margin-top: 20px; 
	padding: 5px 15px;
	height: 28px;
}
