/* vDv WEBLabs - YIT CSS 12.04.2006 */

body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background : #e9eaea;
	color: #555;
	font-family : Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

/* Фоны */

.bgl {
	background-image : url(../i2/bg/bgl.png);
	background-repeat : repeat-y;
	background-position : right;
}
.bgr {
	background-image : url(../i2/bg/bgr.png);
	background-repeat : repeat-y;
	background-position : left;
}
.topmenu {
	background-image : url(../i2/bg/top_min.gif);
	background-repeat : no-repeat;
	background-position : center;
	height : 45px;
	font-size: 8pt;
	color:#0183c1;
	padding-top : 10px;
}
.contacts {
	background-image : url(../i2/bg/bottom_big.gif);
	background-repeat : no-repeat;
	background-position : center;
	height : 89px;
	font-size: 8pt;
	color:#FFF;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
}
.dots {
	background-image : url(../i2/other/dots.gif);
	background-repeat : repeat-y;
	background-position : center;
}


.blue {
	background : #0183c1;
	text-align : center;
	height : 60px;
}
.white {
	background : #FFF;
	color: black;
	padding-left : 10px;
	padding-right : 10px;
}
.greyl {
	background : #EEE;
}

/* Ссылки */

a {
	color:#666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.linkmedblue {
	font-size: 8pt;
	color:#0183c1;
	text-decoration: none;
}
a.linkmedblue:hover {
	text-decoration: underline;
}
a.linkip {
	font-weight:bold;
	text-decoration: underline;
	color:#0183C1;
	font-size:14px;
}
a.linkip:hover {
	text-decoration: none;
}
a.linkip2 {
	font-weight:bold;
	text-decoration: none;
	color:#0183C1;
	font-size:14px;
	border-bottom: dashed 1px #0183C1;
}
a.linkip2:hover {
	text-decoration: none;
	border-bottom: dashed 1px #fff;
}
a.country {
	font-size: 8pt;
	font-weight: bold;
	color:#006;
	text-decoration: none;
}
a.country:hover {
	text-decoration: underline;
}
a.linkmedwhite {
	font-size: 8pt;
	color:#FFF;
	text-decoration: none;
}
a.linkmedwhite:hover {
	text-decoration: underline;
}
a.but3 {
	font-size:15px;
	color:#FFF;
	text-decoration: none;
	font-weight : bold;
}
a.but3:hover {
	text-decoration: underline;
}

/* Текст */

p {
	text-align: justify;
	font-size: 11px;
}
td, span, div, select, input {
	font-size: 11px;
}
.textul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
}
.textul li {
	margin:0px;
	padding:0px;
}

/* Заголовки */

h1 {
	color: #DFF1FB;
	font-size: 20px;
}
h2 {
	font-size: 14px;
	color: #0183c1;
	margin-bottom: 0px;
}
h3 {
	font-size: 18px;
	color: #006;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	color: #a30000;
	margin-bottom: 0px;
}
h5 {
	color: #0183c1;
	font-size: 18px;
	text-align: left;
	margin-bottom: 0px;
}
h6 {
	color: #000;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight:normal;
}


#manager {
	display:none;
}

/* forms */
input, textarea {
  clear:both;
  display: block;
}
textarea {
  width: 400px;
  height: 150px;
}
#formRequest {
margin-top:10px;
}
#formRequest input {
width:250px;
}
#formRequest span {
display:block;
margin-bottom:10px;
}

/* admin */
/* decloration */
.order {
  position: absolute;
  margin: 0 0 0 -30px;
}
.order a {
  display: block;
  margin: 3px 3px 3px 0;
  padding: 0 5px;
}














	
.base td {
	background-color:#FFFFFF;
}
.base a {
	color:#0183C1;
	text-decoration:underline;
}
.base a:hover {
	color:#0183C1;
	text-decoration:none;
}
.gal {
	float:left;
	margin-right:15px;
	margin-top:15px;
}
.price {
	font-size:18px;
	margin-top:20px;
}
#logo_house a {
	color:#000066;
	text-decoration:underline;
	font: bold 11px Arial, sans-serif;
	line-height : 20px;
}
#logo_house {
	color:#666666;
	font: bold 11px Arial, sans-serif;
	line-height : 20px;
}
#indmenu {
	color:#fff;
	font: bold 15px Arial, sans-serif;
}
#indmenu a {
	color:#fff;
	text-decoration:underline;
	font: bold 15px Arial, sans-serif;
	line-height : 27px;
}
#main td {
	font: 11px Arial, Helvetica;
	color: #666666;
}
#indmain td {
	color: #666666;
}
#indmain ul {
	margin:0;
	padding:5;
	list-style:none;
	background: url('../i2/bullet.gif') 0px 10px no-repeat;
}
#indmain li {
	padding-left:10px;
}
#static ul {
	margin:0;
	padding-bottom:0;
	list-style:none;
}
#static li {
	text-align: justify;
	margin:0;
	padding:0;
	padding-left:15;
	background: url('../i2/bullet.gif') 0px 4px no-repeat;
}
#static .tit {
	color:#000066;
	font-size:11pt;
	font-weight:bold;
	text-align: left;
}
#main .title {
	color:#000066;
	font-size:18px;
	font-weight:bold;
	text-align: center;
}
#main .floor {
	color:#000066;
	font-size:11pt;
	font-weight:bold;
	text-align: left;
}
#right h1 {
	color:#0183c1;
	font-size:18px;
	text-align: left;
	font-weight:bold;
	margin-bottom: 0;
}
#right_table td {
	font-size: 10 px;
	padding: 3;
	padding-left: 10;
	color: #000066;
}
.inpu {
	width: 240px;
}
.shad {
	height:8px;
	font-size:1px;
	line-height:1;
	background: #000066 url('./i2/shads.gif') 100% 0 no-repeat;
}

