

body, table {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:verdana;
}

body {
  background:url('images/head_bg.png');
  background-repeat: repeat-x;

  
}






.cl {
	clear:both;
}

.container {
	margin:0 auto;
}






.design_line {
	height:1px;
	background:#cccccc;
	margin:2px 0 2px 0;
}

#logo {
	margin:8px 0 0 0px;
	padding:5px;

	width:200px;
	background:#000000;
	
	border:2px solid #efefef;
	box-shadow:0px 0px 10px #000000;
	
	text-align:center;
}

#logo img {
	height:90px;
}

#head #head_inner .p70 .line1 {

	font-family:"Times New Roman";
	font-size:30px;
	
	margin:30px 0 0 -30px;
    height:46px;
	line-height:46px;
}

#head #head_inner .p70 .line1_right {

	
	margin:32px 0 0 0;
	height:46px;
	line-height:14px;
	font-size:12px;
	color:#666666;

}

#head #head_inner .p70 .line2 {
	line-height:46px;

}

#head #head_inner .p70 .line2 a {
	padding:5px 7px 5px 7px;
	margin:0 5px;
	
	color:#999999;
	text-decoration:none;
	background:#000000; /* weblines */
}

#head #head_inner .p70 .line2 a:hover {
	background:#000000;
	color:#ffffff;
}










#body {
	min-height:500px;
}

#body_inner {
	padding:0px 0 20px 0;
        
}

#body_inner .p30 {
	padding-top:20px;
}

#body_inner .p30 a {
	display:table;
	height:20px;
	line-height:20px;
	
	padding:5px 3px;
	border-bottom:1px dotted #cccccc;
	
	color:#333333;
	text-decoration:none;
}

#body_inner h3 {
	font-family:"Times New Roman";
	font-size:18px;
	padding:0;
	
	color:#666666;
}

#body_inner .p30 a:hover {
	background:#f4f4f4;
}



#body_inner .item {
	
	margin:10px 0 10px 0;
	/* width: 250px; weblines */
	border:1px solid #cccccc;

}

#body_inner .item .pic {
	height:140px;
	
	background:no-repeat center center;
	background-size:100% auto;
}

#body_inner .item .name {
	font-size:12px;
	height:24px;
	font-weight:bold;
	padding:3px;
	
	background:#efefef;
	border-top:1px solid #cccccc;
}

#body_inner .item .info {
	font-size:12px;
	padding:3px;
	
	line-height:14px;
	height:42px;
	
	background:#efefef;
}

#body_inner .item .link {
	height:24px;
	line-height:24px;
	text-align:right;
	padding:0 5px 0 0;
	
	background:#efefef;
}

#body_inner .item .link a {
	text-decoration:none;
	color:#666666;
}

#body_inner .item .link a:after {
	font-size:10px;
	content:" >";
	color:#000000;
}



#body_inner .infocontent {
	padding:5px;
	margin:0px 0 30px 0;
	border-left: 5px solid #efefef;
	font-size:12px;
}

#body_inner .adatlap a {
	background:none;
	border:none;
}

#body_inner .adatlap a:hover {
	background:none;
	border:none;
}

#body_inner .adatlap .pics {
	border:1px solid #cccccc;
	background:#efefef;
	padding:20px 10px;
	text-align:center;
}

#body_inner .adatlap .pics img {
	border:1px solid #cccccc;
}

#body_inner .ajanlatkeres input[type=text] {
	padding:5px;
}

#body_inner .ajanlatkeres textarea {
	padding:5px;
	height:100px;
}

#body_inner .ajanlatkeres input[type=submit] {
	font-weight:bold;
	border:1px solid #cccccc;
	color:#333333;
	cursor:pointer;

	padding:7px 20px;
	
background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */

}









#foot {
	background:#cccccc;
}

#foot_inner {
	height:50px;
	line-height:50px;
	
	text-align:right;
	color:#666666;
	text-shadow:0px 0px 3px #ffffff;
}






