@charset "utf-8";

.formochki {
	margin: 10px;
	height: 175px;
	width: 150px;
	position: static;
	z-index: -1;
	bottom: 15px;
	left: 10px;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
	padding: 0px;
	font-style: italic;
	font-weight: bold;
	font-family: Gadget, sans-serif, "Arial Black";
	font-variant: normal;
	text-transform: capitalize;
	border: 3px ridge #FFFFFF; /* стили рамки */
	-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
	-webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
	-khtml-border-radius: 10px; /* закругл. для браузера Konquerer системы Linux */
	border-radius: 10px; /* закругление углов для всех, кто понимает */
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 50%;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	font-size: 16px;
	color: #00C;

}

.formochki2  {
	margin: 10px;
	height: 175px;
	width: 150px;
	position: static;
	z-index: -1;
	bottom: 15px;
	left: 10px;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
	padding: 0px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: capitalize;
	border: 3px ridge #CCCCCC; /* стили рамки */
	-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
	-webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
	-khtml-border-radius: 10px; /* закругл. для браузера Konquerer системы Linux */
	border-radius: 10px; /* закругление углов для всех, кто понимает */
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	font-size: 16px;
	color: #F00;
}















.tcenter p {font:bold 12px Verdana,sans-serif; color:#333;}
.tcenter input,textarea {font:normal 12px Verdana,sans-serif; color:#333; border:1px solid #ccc;}

.inputtext {width:200px;
background-image: url(images/gray_bg.png);
background-repeat: repeat-x;
background-position: top; 
padding:5px;
}
.comarea{width:200px; background-image: url(images/gray_bg.png);
background-repeat: repeat-x;
background-position: top; 
padding:5px;}

.comarea1{width:200px; background-image: url(images/gray_bg.png);
background-repeat: repeat-x;
background-position: top; 
padding:5px;}

.comarea2{width:200px; background-image: url(images/gray_bg.png);
background-repeat: repeat-x;
background-position: top; 
padding:5px;}

.comarea3{width:200px; background-image: url(images/gray_bg.png);
background-repeat: repeat-x;
background-position: top; 
padding:5px;}

.comarea4{width:200px; background-image: url(images/gray_bg.png);
background-repeat: repeat-x;
background-position: top; 
padding:5px;}


input.formbutton{
border:2px #ccc solid;
width:150px;color:#fff;
font:11px Verdana, Geneva, sans-serif;background-color:#52C8F6;
font-weight:700;
text-transform:uppercase;
height:25px;}

.comareaact {width:400px;  background-image: none; padding:5px;}

.comareaact2 {
	width: 500px;
	background-image: none;
	padding: 5px;
}

.inputtextact {width:200px; background-image: none; padding:5px;}

#prozrachnost {
	padding: auto; /* Цвет фона */
	color: #000; /* Цвет текста */
	width: 100%; /* Ширина слоя */
	z-index: 5;
	background: rgba( 0, 0, 255, 0.2);
	font-weight: bold;
}













.verhkartinka {
	width: 100%;
	z-index: 5;
}
#frame {
	position: absolute;
	z-index: -2;
	height: 1500px;
	width: 90%;
	top: 155px;
	right: 5%;
	left: 5%;
}

#polaycheek {
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 5%;
}

#sirinafotoglav {
	width: 50%;
	margin-right: 30px;
	margin-bottom: 15px;
}
#fotogalleri {
	width: 100%;
}

#granica {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F00;
}
#niz {
	position: absolute;
	clip: rect(auto,auto,100px,100px);
	z-index: 100;
}
#sloi-3 {
	z-index: -3;
	position: absolute;
}
#beliifon {
	z-index: 2;
	background-color: #FFF;
}
