/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(https://tobet-boribasar.kz/templates/tobet/css/layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);


/* #######################  GENERAL SETTINGS ############################ */
html,body{
	margin: 0px;
	padding:0px;
/*	background-color:#C1A42B;*/
	background-image:url(../images/fon1.jpg); 
	background-size:cover;
	background-attachment:fixed; 
	width:100%;
	height:100%;

	
	
}

#right
{
	display:block;
	left:550px;
	position: absolute;
	top:100px;
	margin-right: 10%;
}

img {border: 0 none;

}

#wrapper{
	width:100%;
	min-height:100%;
/*	background:url(../images/wrap_center.jpg);
	background-position:center;*/
	margin-left:auto;
	margin-right:auto;
	
}

#wrapper_left{
	position:relative;
	top:284px:
	left:0px;
	float:left;
	width:74px;
	min-height:100%;
	background:url(../images/wrap_left.jpg);
	height:100%
}

#wrapper_right{
		position:relative;
	top:284px:
	left:0px;
	float:right;
	width:74px;
	min-height:100%;
	background:url(../images/wrap_left.jpg);
	padding-top: auto;
}

#header{
	background:url(../images/header.gif);
	background-position:center;
	width:100%;
	height:390px;}
	
#top{
	background:url(../images/top.png);
	width:927px;
	height:79px;
	margin-left:auto;
	margin-right:auto;}	
	
#logo{
	
	width:491px;
	height:135px;
	position:relative;
	left:50px;
	top:80px;}	
	
#dogs{
	
	background:url(../images/dog.png);
	width:325px;
	height:316px;
	position:relative;
	top:10px;
	float:right;
	margin-top:-140px;
	right:150px;
	
	}	
	
	
	
#content{
	/*background:url(../images/cont_info.gif);*/
	width:100%;
	min-height:715px;
	background-repeat:no-repeat;
	}	

#info{
	
	width:100%;
	min-height:650px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:40px;
	padding-bottom:20px;
	
	
	}
	
#transparent_verh
{
	margin-top: 15px;


	width:100%;
	height: 20px;
}

#transparent_verh_left
{
	margin-top: 15px;
	background:url(../images/transparent_verh_left.png);
	background-repeat: repeat-x;
	float: left;
	width:16px;
	height: 20px;
}

#transparent_verh_right
{
	margin-top: 15px;
	background:url(../images/transparent_verh_right.png);
	background-repeat: repeat-x;
	float:right;
	width: 17px;
	height: 20px;
}


#transparent_center
{
	width:100%;

	


}

#transparent_niz
{

	width:100%;
	height: 17px;

}
	
#footer{
	
	width:100%;
	height:40px;
	background:url(../images/footer.jpg);
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	}	


.module_menu
	{
		text-align:center;
	}

ul.menu{
	
display: inline-block;
background:none;

	
	
	
	}
	
ul.menu li{
	float:left;
	padding:0px 20px 0px 20px;
	margin-top:0px;
	

	
	
	}
	
	
ul.menu li a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	}	
	
ul.menu li a:hover {
	color: #FC0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	background:none;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	}
	
a {
	color:#900;
	text-decoration:none;
	}	
	
a:hover {
	color:#F60;

	text-decoration:none;

	}	
	
.pagination span {
	text-decoration:none;
	margin: 0 5px;
	}	
	
.pagination a {
	text-decoration:none;
	margin: 0 5px;
	}	
	
.pagination a:hover {
	color: #FC0;
	text-decoration:none;
	margin: 0 5px;
	}