@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #FFF;
}

td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F60; text-decoration: underline;
}
h1 { font-size: medium; color: #F90; font-family: Arial; text-transform: uppercase; }
strong, b {
	color: #F90;
}

.online {
	position: fixed;
	top: 25px;
	right: 0px;
}
#table{ background-image: url(/images/studiarim/fonn.gif); width: 100%; background-repeat: no-repeat; background-position: left top; 	}
#foto {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0;
	background-image: url(/images/studiarim/index_03.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding: 10px;
	margin-bottom: 5px;
	min-height: 180px;
}
.width{width:100%}
.link {
	cursor: pointer;
	color: #F60;
}
#obekt {
	text-align:center;
	float: left;
	width: 25%;
	}

#left{width: 200px;	padding-top: 50px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;	vertical-align: top;
}


#right{
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	text-align: justify;
	width: 200px;
}
#center{ vertical-align: top; text-align: center; position: relative; }

#content{ vertical-align: top; text-align: justify; padding-top: 50px; padding-right: 25px; padding-bottom: 10px; padding-left: 10px; }
#content h2, #content h3 { font-size: small; color: #F90; font-family: Arial; }
#header {
	background-image: url(/images/studiarim/index_03.gif);
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: top;
	height: 94px;
}

#header2{ width: 100%; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #FF0; background-color: #333333; background-image: url(/images/studiarim/fonh.gif); background-repeat: no-repeat; background-position: left bottom; }

#line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: justify;
}

#line img{ float: left;}

#line em{ font-size: xx-small; color: #CCC; font-style: normal; }
#menu {color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
text-decoration: none;
}
#menu img { border: 0px; }

#line  { }

#menu { color: #000000; font-size: xx-small; text-align: right; vertical-align: middle; padding: 3px; }
#form {
	color: #FF0;
	text-decoration: none;
	background-color: #333;
	padding: 10px;
	border: 2px solid #FF0;
}
.link_white {color: #FFFFFF;
text-decoration: none;
}
.link_black {color: #000000;
text-decoration: none;
}

.header_witefon {
	background-color: #FFFF00;
	text-align: right;
	padding: 5px;
}
.navibar_fon {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	padding-left:20px;
	
}

#cons {
	background-image: url(/images/studiarim/index_03.gif);
	background-repeat: repeat-x;
	height: 300px;
	padding: 5px;
}

#navibar {
	color: #000;
	font-family: Arial;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#navibar a {
	font-weight: normal;
	text-decoration: none;
}
#navibar img {
	vertical-align: middle;
	border: 0px;
}

.navibar_active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header_witefon1 {
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 14px;
	font-family: Verdana;
	padding: 3px;
}
.header_witefon2 {
	background-color: #CDCDCD;
}
.header_witefon_oranj {
	background-color: #FF9900;
	text-align: right;
	padding: 5px;
}
.price td, .forum tr, .forum table{

	border-collapse: collapse;
	border: 1px solid #FF9900;
	padding: 3px;
}

.catalog {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
	
.price{
	color: #000;
	vertical-align: middle;
	display: block;
	border: 1px solid #999;
	padding: 5px;
	font-weight: bold;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color: #FFF;
	box-shadow: 0 0 5px black; /* Параметры тени */
	box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Для Safari и Chrome */
	margin-right: 3px;
	margin-top: 3px;
}

.aten{
	color: #000;
	vertical-align: middle;
	display: block;
	border: 1px solid #999;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color: #CCC;
	box-shadow: 0 0 5px black; /* Параметры тени */
	box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Для Safari и Chrome */
	margin-right: 3px;
	margin-top: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	background-image: url(/images/studiarim/aten.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	min-height: 65px;
}

.catalog .block{
	height: 210px;
	vertical-align: middle;
	display: block;
	border: 1px solid #999;
	font-weight: bold;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color: #FFF;
	width: 210px;
	float: left;
	margin-right: 20px;
}

.catalog .block .img{
	margin-top: 5px;
	margin-left: 5px;
}

.catalog .more{
	margin-top: 10px;
	margin-bottom: 10px;
}

.catalog .atension {
	color: #F00;
	margin: 10px;
	padding-left: 40px;
}
#clear {
	clear: both;
}

.forms {
	width: 100%;
	border: thin dashed #CCC;
	padding: 15px;
}

.but{
	font-size: 8pt;
	font-family: Verdana;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	margin: 10px;
}
.textinput {
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #FF0;	
	}

.textarea{
	border: thin solid #CCC;
	width: 100%;
	}
	
.textarea:focus{
	border: thin solid #F90;
	}
	
.name {
	text-align: right;
	width: 160px;
	padding-right: 2px;
}

.group {
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
	
.e-mail {
	padding-left: 45px;
	background-image: url(/images/studiarim/post.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	padding-top: 4px;
}
	
.skype {
	padding-left: 45px;
	background-image: url(/images/studiarim/post.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	padding-top: 4px;
	background-position: 0px -40px;
}

.icq {
	padding-left: 45px;
	background-image: url(/images/studiarim/post.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	padding-top: 4px;
	background-position: 0px -83px;
}

.telefon {
	padding-left: 45px;
	background-image: url(/images/studiarim/post.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	padding-top: 4px;
	background-position: 0px -120px;
}

.url {
	padding-left: 35px;
	background-image: url(/images/studiarim/post.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	padding-top: 4px;
	background-position: 0px -165px;
}


.catalog .port{
	vertical-align: middle;
	display: block;
	background-color: #FFF;
	float: right;
	margin-right: 10px;
}

.catalog .port .img{
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #999;
	box-shadow: 0 0 5px black; /* Параметры тени */
	box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Параметры тени */
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Для Firefox */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}

#fancybox-title-studiarim {
	background-image: url(/images/studiarim/fancy_title_studiarim.png);
	display: block;
	padding: 10px;
	color: #000;
}


