@charset "utf-8";
/* CSS Document */


/* php puslapiopo 4moto.lt/php-moto/ CSS failas  */

body {
	background-color: #959179;
	margin: 5px 0px;
	font-size: small;
	background-image: url(images/bg2.png)
}

p {
	font-family: Verdana, Geneva, sans-serif;

}
h1 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 1000px;
	background-color: #566c77;
	background-image: url(images/baner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: solid black 1px;
}
#header img {
	margin-left: 0px;
}

#container {
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px;
}

#t-space {
	float: left; 
	height: 40px;
	width: 1000px;
	padding-top: 0px;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
}

#t-space h1 {
		font-size: 1.2em;
	font-family: Arial, sans-serif;
	margin-left: 240px;
}


#meniu a {
	display: block;	
}
#meniu a:link { 
	text-decoration: none;
	color: black;
}
#meniu a:visited { 
	text-decoration: none;
	color: black;
}
#meniu a:hover, a:active {
	text-decoration: none;
	color: #3e454f;
	background: #c3c1c1;
}



#main {
	float: right;
	width: 745px;
	margin-right: 15px;
}

#meniu {
	float: left;
	width: 200px;
	padding: 5px 0;
}
#meniu-tarpas {
	height: 50px;	
}
#meniu ul {
	width: 180px;
	margin: 0;
	padding: 0;
}
#meniu li {
	background-image: url(images/hdot.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 20px;
}

#b-space {
	margin-left: 0px;
	clear: both;
	float: left;
	height: 40px;
	width: 180px;
}
#b-space h1 {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	margin-left: 20px;
	font-weight: bold;
	line-height: 1.5em;
	
}
#b-space a {
	display: block;	
}
#b-space a:link { 
	text-decoration: none;
	color: black;
}
#b-space a:visited { 
	text-decoration: none;
	color: black;
}
#b-space a:hover, a:active {
	text-decoration: none;
	color: #3e454f;
	background: #c3c1c1;
}
#skaitliukas {
	float: left;
	margin-left: 110px;
	margin-top: 9px;
}

table {
	border-collapse: collapse;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
#prekiu-sarasas td {
	padding: 20px;
	border: none;
	text-align: center;
	vertical-align: top;
}

#kn-valikliai td {
	padding: 20px;
	border: none;
	text-align: left;
	vertical-align: middle;
}

#kontaktai ul {
	margin: 0;
	padding: 0;
}
#kontaktai li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
}

#footer {
	background-image: url(images/bg-ft.gif);
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 1000px;
	height: 50px;	
}
#footer p {
	font-size: 0.8em;
	text-align: center;
	padding: 18px;	
}
#mail_form {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}