html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	color: #cee9f5;
	font: 100% Arial;
}
a img {
	border: none;
}
a {
	color: #3fc0c8;
	text-decoration: underline;
}
a.url {
	margin: 0px;
	padding: 0px;
	font-size: 200%;
	font-weight: 500;
	color: #blue;
}
a.url:hover {
	margin: 0px;
	padding: 0px;
	font-size: 200%;
	font-weight: 500;
	color: #fff;
       text-decoration: none;
}
.yellow {
	color: #f3d86a;
}

.index_text_header {
color: #f3d86a;
font-size: 120%;
font-weight: 100;
text-decoration: underline;
}

.index_text_header_white {
color: #ffffff;
font-size: 120%;
font-weight: 100;
text-decoration: underline;
}

.index_text {
color: #cee9f5;
font-size: 80%;
font-weight: 100;
text-decoration: none;
}

.white {
	color: #fff;
}
.small {
	font-size: 70%;
	border-right: 1px solid #455155;
}

.skype {
	font-size: 70%;
}

.big {
	font-size: 110%;
}
form {
	margin: 0px;
	padding: 0px;
}
#slogan {
	font-size: 14px;
	width: 216px;
	text-align: right; 
}
.underline img {
	border-right: 1px solid #23455a; 
}
#we_are a {
	font: bold 11px Tahoma;
	text-decoration: none;
	display: block;
	margin: 5px 10px 0px 10px;
}
#we_are a span {
	margin-left: 9px;
}

#services td {
	background: url(/i/bullet_services.gif) no-repeat top left;
	background-position: 0px 3px ;
	padding:0px 24px 17px 24px;
	font-size: 80%;
	vertical-align: top;
	text-align: left;
}
#services h1 {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: 500;
	color: #fff;
}
#services h1 a {
	color: #fff;
	text-decoration: underline;
}
#services h1 a:hover {
	text-decoration: none;
}

#cabinet {
	position: absolute;
	width: 190px;
	height: 123px;
	background: url(/i/bg_enter.png) no-repeat;
	margin-left: -67px;
	margin-top: 5px;
	color: #5c3f04;
	font-size: 70%;
}
#cabinet table {
	margin-top: 45px;
}
#cabinet td {
	padding: 2px 5px !important;
}
#cabinet input {
	width: 111px;
	height: 15px;
	background-color: #c68a4b;
	border: 1px solid #7a4b19;
}
#cabinet .button {
	width: auto;
	height: auto;
	border: none;
}
ul.thumb {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 10px 8px 10px 20px;
	position: relative;
	top: -25px;
}
ul.thumb li {
	margin-right: 9px; padding: 5px;
	float: left;
	position: relative;
	/*width: 100px;*/
	height: 55px;
}
ul.thumb li img {
	background: transparent;
	margin: 5px 0;
	opacity: 0.5;
}
ul.thumb li img.hover {
	border: none;
}


.works {
	padding: 0px;
	margin: 5px;
	display:INLINE-block;
	text-align:center;
	vertical-align: middle;
}
.works_title {
	margin: 10px 10px 20px 15px;
}
.works_title a.all {
	color: #4daeda;
	text-transform: uppercase;
	font-weight: 600;
}
.works img {
	background-color: #fff;
}
.poll {
	margin: 0px 0px 0px 5px;
	height: 200px;
}
.poll td {
	vertical-align: top;
	text-align: left;
	padding: 3px 6px 3px 6px;
}

#base a {
	color: #f3d86a;
}

#box {
	overflow: hidden;
	height: 0px;
}
.hidden {
	/*visibility:hidden !important;*/
}
#counters {
       display:none;
}
#counters_main {
       display:none;
}
