@charset "utf-8";
/* CSS Document */
#shadow {
position:absolute;
z-index: 1;
}
#c {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
}
#title {
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    text-decoration:none;
    color: #CCCCCC;
}
.c{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
width: 700px;
}
#t{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
color:#CC0000;
}
#overf {
position:absolute;

	z-index: 2;
	
}
.image {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 150px;
/*    height: 150px; */

}
.text {
    background-color: transparent;
    width: 142px;
    height: 14px;
    font-size: 10px;
    color: #666666;
    border: 0px;
     margin-left: 5px;
}
.login {
    padding-top: 140px;
    margin-left: 10px;
}
.nick{
    background-image: url(image/login/background.jpg);
    background-repeat: no-repeat;
    float: left;
    margin-left: 5px;
   
}
.registext{
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    text-decoration:none;
    float: left;
    height: 35px;
}
.reginput{
    background-image: url(image/login/background.jpg);
    background-repeat: no-repeat;
	float: left;
    height: 15px;

}
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
.catalogue {
	float: right;
}
.catalogue img {
	margin-top: 20px;
}
.wordsearch {
	background-color: #dad3cf;
	border: #7d7a78 2px solid;
	margin: 20 0 0 15;
	width: 169px;
	height: 84px;
	}
.wordsearch form{
	margin: 10 10;
}
.searchform {
	float: left;
}
.modelsearch {
	background-color: #dad3cf;
	border: #7d7a78 2px solid;
	margin: 20 0 0 15;
	
	width: 169px;
	height: 118px;
	}
.modelsearch form{
	margin: 10 10;
}
.advertisementBox {
	padding: 5px;
	background-color: #dad3cf;
	border: #7d7a78 2px solid;
	margin: 20 0 0 15;
	font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
	width: 169px;
	height: 118px;
}
.skelbimas {
	border-collapse: collapse;
	width: 80%;
	border: 2px solid #dad3cf; 
/*	background-color: #dad3cf; */
	margin: 10px;
}
#sk1 {
	background-color: #dad3cf;
	font-size: 12px;
	text-align: right;
}
#sk2 {
	padding: 5px;
	background-color: #dad3cf;
}
#sk3 {
	font-size: 12px;
	background-color: #dad3cf;
}
#sk4 {
	background-color: #FFFFFF;
	text-align: center;
}
#more {
	text-decoration: none;
	color: #000000;
}
a {
	text-decoration: none;
}

hr {
  width: 100%;
  color: #cd2624;
  background-color: #cd2624;
  height: 1px;
  border: 0px;
}

