#pagetitle {
    margin: 0 0 .5em;
    padding: 0 0 .5em;
    position: relative;
    font-size: 24px;
    font-family;italic;
}
/*#pagetitle .img {display:block;width:47px;height:10px;background:url(images/diz_hor1.gif) no-repeat;position:absolute;right:60px;bottom:-6px;}*/

.h2{
    font-size: 20px;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #000000;
    font-weight: bold;
    text-align:center;
}

span.h2{
    display: block;
}

#languages li {color:#000000;clear:both;line-height:20px;}
#languages li:hover  {color:black;}
#languages a {color:#000000;text-decoration:none;}
#languages a:hover {text-decoration:underline;}
#languages a.more {color:black;text-decoration:underline;}

#languages span {color:#7f7d6c;float:right;width:75px;height:19px;overflow:hidden;background:url(images/lang_bg.gif) no-repeat;text-align:center;$width:78px;}
#languages li.sel span {background-position:0 -38px;color:white;}
#languages li:hover span {background-position:0 -19px;color:white;}


#ads {margin:0 auto;position: relative; width: 940px;}
#ads .cl_img {margin-right:18px;}
#ads .cl_all {float:right; margin-right:10px;text-decoration:underline;}

.testovyi_perevod {display:block;margin:1em 0;font-size:1.4em;padding-left:55px;background:url(images/ico_request2.gif) 0 50% no-repeat;}

.errortext {font-weight:bold;color:red;}

.path {margin:0 0 1em;}

/*#ads , #ads  .inner {border:1px solid red;padding:1px;}*/

ul.block li{
    position: relative;
    list-style: none;
    padding: 10px;
    margin: 5px;
    float: left;
    width: 296px;
    height: 46px;
-moz-box-shadow: 3px 3px 2px #4A4848; /* Firefox */
-webkit-box-shadow: 3px 3px 2px #4A4848; /* Safari, Chrome */
box-shadow: 3px 3px 2px #4A4848; /* CSS3 */
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari, Chrome */
-khtml-border-radius: 10px; /* KHTML */
border-radius: 10px; /* CSS3 */
}

ul.block li a.button{
    position: absolute;
    display: block;
    bottom: 14px;
    color: #ffffff;
    padding: 5px;
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px; /* KHTML */
    border-radius: 10px; /* CSS3 */
    width: 184px;
    text-align: center;
    /*background-image:-moz-linear-gradient(center top , #ED7069, #CE3631);*/
    /*background-image:-moz-linear-gradient(center top , #F97970, #AD3C38);*/
    background:-moz-linear-gradient(center top , #CFCFCF, #6D6C6C);
     background: -o-linear-gradient(top, #CFCFCF 0%, #6D6C6C 100%); /* Opera 11.10+ */
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6D6C6C), color-stop(1, #CFCFCF)); /* ��� Safari � Chrome */
    filter:progid: DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6D6C6C', endColorstr='#CFCFCF'); /* ��� IE 6-7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#6D6C6C', endColorstr='#CFCFCF')"; /* ��� IE8 */
    box-shadow: 3px 4px 2px #4A4848;
}
ul.block li.icon{
    background-position: 260px 9px;
    background-repeat: no-repeat;
}

ul.block li.im1{
    background-image: url("images/icons/hudozh.png");
}

ul.block li.im2{
    background-image: url("images/icons/document.png");
}

ul.block li.im3{
    background-image: url("images/icons/notar.png");
}

ul.block li.im4{
    background-image: url("images/icons/tech.png");
}

ul.block li.im5{
    background-image: url("images/icons/sr.png");
}

ul.block li.im6{
    background-image: url("images/icons/web.png");
}

ul.block li a.link{
    font-size: 19px;
    /*font-weight: bold;*/
    display: block;
    margin-top: 9px;
    color: #000000;
}

ul.circle {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.circle li {
    position: relative;
    padding-left: 60px;
}

ul.circle li div {
    background: url('images/circle_red.png') 0 0 no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 8px;
    padding: 3px 3px 3px 17px;
    font-size: 29px;
}


#head .button{white-space:nowrap;}

.scrollTop{
	display:block;
	position:fixed;
	width:70px;
	height:57px;
	bottom:30px;
	left:5%;
background:url(/images/button_up.png) 0 0 no-repeat;
	z-index:2000;
}

.lang_ver {
margin-top:10px;
}

.ord_l{
background:url(/images/rs.png) 0 0 no-repeat;
display:block;
margin-left:20px;
width:200px;
height:200px;
-moz-box-shadow: 3px 3px 2px #4A4848; /* Firefox */
-webkit-box-shadow: 3px 3px 2px #4A4848; /* Safari, Chrome */
box-shadow: 3px 3px 2px #4A4848; /* CSS3 */
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari, Chrome */
-khtml-border-radius: 10px; /* KHTML */
border-radius: 10px; /* CSS3 */
}

/*.ord_l:hover{background-position:0 -200px;}*/


div#slideshow{
	overflow: hidden;
	position: relative;
	height: 340px;
	margin-bottom: 5px;
	width: 100%;
background: #f4f4ec url('/images/joj.png');
	-moz-box-shadow: 3px 3px 2px #4A4848; /* Firefox */
-webkit-box-shadow: 3px 3px 2px #4A4848; /* Safari, Chrome */
box-shadow: 3px 3px 2px #4A4848; /* CSS3 */
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari, Chrome */
-khtml-border-radius: 10px; /* KHTML */
border-radius: 10px; /* CSS3 */
border:2px solid black;
}

div#slideshow ul#slides{
	margin:10px;
	width: 100%;
	height: 100%;
}

div#slideshow-arrows{
	margin: 0 auto;
	z-index: 900;
	width: 100%;
	height: 57px;
}

div#slideshow img#prev{
	position: absolute;
	top:150px;
	left: 1px;
	z-index: 20;
	opacity: 0;
}

div#slideshow img#next{
	position: absolute;
	top: 150px;
	right: 1px;
	z-index: 21;
	opacity: 0;
}

div#slideshow:hover img#prev{
	opacity: 1;
}

div#slideshow:hover img#next{
	opacity: 1;
}

#slideshow-nav{
	display: block;
	position: absolute;
	overflow: hidden;
	bottom: 40px;
	right: 20px;
	z-index: 20;
}

#slideshow-nav a {
	display: block;
	float: left;
background: url(/images/slidebutton.png) no-repeat;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	margin-right: 5px;
}

#slideshow-nav a.activeSlide {
background: url(/images/slidebutton-over.png) no-repeat;
}

.slide{
	position:relative;
	width: 100%;
	font-family: Georgia;
}
.slide h2{
	color: black;
	font-size: 24px;
	margin:10px;
	font-weight: 700;
}
.slide p{
    width:330px;
	margin:10px;
	margin-left:20px;
	color: black;
	font-size: 18px;
	line-height: 20px;
	height: 150px;
	overflow: hidden;
	font-style: italic;
}
.slide .slide_img{
    position:relative;
	width:250px;
    margin-left:370px;
	margin-top:-260px;
}

.bt_slide {
position:relative;
margin-top:40px;
margin-left:80px;
background: #A70F00;
text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
height: 40px;
width: 180px;
overflow: hidden;
display: block;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 6px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0px 6px 0px rgba(0, 0, 0, 0.8);
box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.8);
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}

.bt_slide:hover {
-webkit-box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.8);
box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.8);
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
background-image: linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.bt_slide div {
    margin-top: 9px;
	text-align:center;
    font-size: 20px;
    width: 180px;
}

.bt_slide div a {
    color: #ffffff;
    text-decoration:none;
}

.payment_form label{display: block;margin-top: 5px;}
.payment_form input[type="text"]{display: block;width:212px}
.payment_form input[type="submit"]{display: block;margin-top: 5px;width:220px}

ul.kz_ter {
    position: relative;
    margin:0 auto;
    margin-bottom:10px;
    width: 680px;
    height:150px;
    border: medium none;
    background: #e7e7df;
    box-shadow: 0px 1px 8px rgba(29, 29, 29, 0.76);
}

ul.kz_ter li {
    list-style:none;
    position: relative;
    padding-left: 55px;
    padding-bottom:10px;
    float:left;
    width:170px;
}

ul.kz_ter li div {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 8px;
    padding: 3px 3px 3px 17px;
    font-size: 30px;
    color: black/*#C70000*/;
    background: url('images/circle_red.png') 0 0 no-repeat;
}

/***************LAST*******************/

div.green-button {
    margin: 1.9em 0px 0.7em 5em;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.35);
    -ms-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.35);
    -o-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.35);
    height: 48px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D6CA00', endColorstr='#FFF334');
    background: linear-gradient(to bottom, #D6CA00 0%, #FFF334 100%) repeat scroll 0% 0%;
    background: -moz-linear-gradient(to bottom, #D6CA00 0%, #FFF334 100%) repeat scroll 0% 0%;
    background: -webkit-linear-gradient(to bottom, #D6CA00 0%, #FFF334 100%) repeat scroll 0% 0%;
    background: -ms-linear-gradient(to bottom, #D6CA00 0%, #FFF334 100%) repeat scroll 0% 0%;
    background: -o-linear-gradient(to bottom, #D6CA00 0%, #FFF334 100%) repeat scroll 0% 0%;
    width: 200px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    =ms-border-radius: 5px;
    -o-border-radius: 5px;
    cursor: pointer;
}

div.green-button:hover {
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF334', endColorstr='#D6CA00');
   background: linear-gradient(to bottom, #FFF334 0%, #D6CA00 100%) repeat scroll 0% 0%;
   background: -webkit-linear-gradient(to bottom, #FFF334 0%, #D6CA00 100%) repeat scroll 0% 0%;
   background: -moz-linear-gradient(to bottom, #FFF334 0%, #D6CA00 100%) repeat scroll 0% 0%;
   background: -ms-linear-gradient(to bottom, #FFF334 0%, #D6CA00 100%) repeat scroll 0% 0%;
   background: -o-linear-gradient(to bottom, #FFF334 0%, #D6CA00 100%) repeat scroll 0% 0%;
}

div.green-button a.a-green {
color: #000;
font-weight: bold;
text-transform: uppercase;
width: 165px;
text-decoration: none;
font-size: 13px;
margin: 16px 13px 0px 18px;
display: inline-block;
}
