/*  
Theme Name: peyntball
Theme URI: 
Description: No Discription
Version: 1.0

*/
/* ----------------------------------------
   Standard Elements
------------------------------------------- */

@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	background: #CAE282;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}

#global{
	margin:0 auto;
	width:1000px;
	background: url(images/fon_pixel.jpg) repeat-y;
/*	min-height:698px;*/
}

#main {
	width:1000px;
	background: url(images/main_pic.jpg) no-repeat top;	
	min-height:600px;
}
/*--------------------------------top_menu-------------------------*/
#top_menu{
	list-style: none;
	height: 29px;
	padding: 150px 0 0 0;
	margin: 0 0 0 377px;
	position:relative;
}
#top_menu ul li {
	display: inline;
}
#top_button1 {
	top: 152px;
	position:absolute;
	left:0px;
	padding: 0;
	margin:  0;
	background:url(images/top_button1.jpg) no-repeat top;
	height:29px;
	width:83px;
}
#top_button2 {
	top: 152px;
	position:absolute;
	left:83px;
	padding: 0;
	margin:  0;
	background:url(images/top_button2.jpg) no-repeat top;
	height:29px;
	width:107px;
}
#top_button3 {
	top: 152px;
	position:absolute;
	left:190px;
	padding: 0;
	margin:  0;
	background:url(images/top_button3.jpg) no-repeat top;
	height:29px;
	width:118px;
}

#top_button4 {
	top: 152px;
	position:absolute;
	left:308px;
	padding: 0;
	margin:  0;
	background:url(images/top_button4.jpg) no-repeat top;
	height:29px;
	width:60px;
}
#top_button5 {
	top: 152px;
	position:absolute;
	left:368px;
	padding: 0;
	margin:  0;
	background:url(images/top_button5.jpg) no-repeat top;
	height:29px;
	width:87px;
}
#top_button6 {
	top: 152px;
	position:absolute;
	left:455px;
	padding: 0;
	margin:  0;
	background:url(images/top_button6.jpg) no-repeat top ;
	height:29px;
	width:94px;
}

#top_button1:hover {
	background:url(images/top_button1_hover.jpg) no-repeat top;
}
#top_button2:hover {
	background:url(images/top_button2_hover.jpg) no-repeat top;
}
#top_button3:hover {
	background:url(images/top_button3_hover.jpg) no-repeat top;
}
#top_button4:hover {
	background:url(images/top_button4_hover.jpg) no-repeat top;
}
#top_button5:hover {
	background:url(images/top_button5_hover.jpg) no-repeat top;
}
#top_button6:hover {
	background:url(images/top_button6_hover.jpg) no-repeat top;
}

/*--------------------------------left_menu--------------------*/
#left_bar{
	float:left;
	width:203px;
	position:relative;
}

#karta{
	float:left;
	width:180px;
	position:absolute;
top:250px;
left: 22px;
}


#left_bar img{
border:0px;
}

#gallery{
	position:absolute;
top:380px;
left: 22px;
}

#left_menu {
	//float:left;
	width:203px;
	padding: 0px 0 0 0;
	margin: 20px 0 0 0px;
	position:relative;

	top: 0px;
	position:absolute;
//	left:0;
}

#left_menu ul{
	list-style: none;
}
#left_button1 {
	top: 0px;
	position:absolute;
	left:0px;
	padding: 0;
	margin:  0;
	background:url(images/left_button1.jpg) no-repeat top;
	height:44px;
	width:203px;
}
#left_button2 {
	top: 44px;
	position:absolute;
	left:0;
	padding: 0;
	margin:  0;
	background:url(images/left_button2.jpg) no-repeat top;
	height:36px;
	width:203px;
}
#left_button3 {
	top: 80px;
	position:absolute;
	left:0;
	padding: 0;
	margin:  0;
	background:url(images/left_button3.jpg) no-repeat top;
	height:28px;
	width:203px;
}

#left_button4 {
	top: 108px;
	position:absolute;
	left:0;
	padding: 0;
	margin:  0;
	background:url(images/left_button4.jpg) no-repeat top;
	height:32px;
	width:203px;
}
#left_button5 {
	top: 140px;
	position:absolute;
	left:0;
	padding: 0;
	margin:  0;
	background:url(images/left_button5.jpg) no-repeat top;
	height:31px;
	width:203px;
}
#left_button6 {
	top: 171px;
	position:absolute;
	left:0;
	padding: 0;
	margin:  0;
	background:url(images/left_button6.jpg) no-repeat top ;
	height:51px;
	width:203px;
}

#left_button1:hover {
	background:url(images/left_button1_hover.jpg) no-repeat top;
}
#left_button2:hover {
	background:url(images/left_button2_hover.jpg) no-repeat top;
}
#left_button3:hover {
	background:url(images/left_button3_hover.jpg) no-repeat top;
}
#left_button4:hover {
	background:url(images/left_button4_hover.jpg) no-repeat top;
}
#left_button5:hover {
	background:url(images/left_button5_hover.jpg) no-repeat top;
}
#left_button6:hover {
	background:url(images/left_button6_hover.jpg) no-repeat top;
}
/*==================================== content =============================*/
#content{
	margin:50px 40px 0 245px ;
	width:465px;
}

#content img{
border:0px;
}

/*---------------------------bottom-----------------------*/
#bottom {
	background:url(images/bottom.jpg) no-repeat bottom;
	width:1000px;
	height:151px;	
	float:left; 
}
#bottomleft {
	float:left;
	width:280px;
	font-size: 10px;
	margin:139px 0 0 0;
}
#bottomleft a {
	text-decoration: none;
	color: #3b5f38;
}
#bottomright {
	background:url(images/fish-to-bottom.jpg) top center no-repeat;
	float:right;
	width:80px;
	height:49px;
	font-size: 10px;
	margin:109px 0 0 0;
}

#bottomright a {
	padding: 28px 0 0 0;
	display: block;
	text-decoration: none;
	color: #3b5f38;
}

#content p {
	margin:0 0 12px 0;
}

.post_title h3 a {
color:#264d30;
text-decoration:none;

}

.post_title h3 a:hover {
color:#dd5430;
}

.post_title h3 {
margin:0 0 20px 0;
}

.post_body a {
color:#dd5430;
}

.post_body a:hover {
text-decoration:none;
}

#content ol {
margin:0 0 0px 20px;
}


#content ul {
margin:0 0 0px 20px;
}

#content li {
margin:0 0 0px 0;
}

#content strong {
color:#264d30;
}
#content p{
line-height:140%;
}


/*--------------------------------right_form-----------------------------*/
#right_form{
	background:url(images/request.jpg) no-repeat;
	width:241px;
	height:292px;
	float:right;
	margin:18px 7px 0 0;
	padding:32px 0 0 0px;
}

#right_form img{
	margin:3px 0px 2px 0px;

}

input   {
	border: 0;
	width:185px;
	background-color: #fafab9;
	margin:16px 0px 0px 0px;
padding: 0px 0 0 0px;
}

#button_send{
	border: 0;
	float:right;	
	margin:0px 10px 0px 0px;
}

#button_send img{
	border: 0;
}
#right_form li{
	list-style: none;
}

.textwidget {
padding: 10px 0 0 16px;
margin:0 0 0px 0;
	width:220px;
}


.wpcf7-form p{
	width:220px;
}

.p1{
	background:url(images/name.jpg) no-repeat left top;
}
.p2{
	background:url(images/tel.jpg) no-repeat left top;
}
.p3{
	background:url(images/mail.jpg) no-repeat left top;
}
.p4{
	background:url(images/kol_people.jpg) no-repeat left top;
}
.p5{
	background:url(images/data.jpg) no-repeat left top;
}
.p6{
	background:url(images/time.jpg) no-repeat left top;
}
#text-3 pimg{
float:left;
}

.p7 input{
	background:url(images/buttton_send.jpg) no-repeat left top;
	height:27px;
	width:137px;
}



#count{
 float:right;
margin:116px 10px 0 0;
}
.red {
color: #f00;
}

