/*
  Created by DDS
  http://www.dds.lt
*/

body {
	background-color: #ddb8af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ddb8af;
	margin:0px;
}

#main {
	background-color: #FFFFFF;
	width: 820px;
	height: 473px;
	margin: 70px auto 0px auto;
}

a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #ddb8af;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color: #ddb8af;
}


#logo {
	float: right;
}

#logo_01 {
	background-image:url(images/logo_01.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 348px;
	height: 172px;
}

#logo_02 {
	background-image:url(images/logo_02.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 348px;
	height: 146px;
}

#logo_03 {
	background-image:url(images/logo_03.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 348px;
	height: 155px;
}


#logotipai{
	padding: 15px 0px 0px 20px;
	float: left;
}

.sexy {
	background-image:url(images/sexy.gif);
	background-repeat:no-repeat;
	width:155px;
	height:132px;
	float: left;
	padding: 0px 12px 0px 0px; 
}

.bazas {
	background-image:url(images/bazas.gif);
	background-repeat:no-repeat;
	width:280px;
	height:132px;
	float: left;
}

#content {
	padding: 20px 0px 0px 20px;
	width:447px;
	float: left;
}

h1 { 
	font-size:18px;
}

img {
	border:0px;
}

#img_act {
	padding: 70px 0px 0px 20px;
	width:447px;
	float: left;
}

#img_act a {
padding: 0px 0px 0px 30px;
text-align:center;
}

#img_act a:hover {
padding: 0px 0px 0px 30px;
text-align:center;
}
