* {
	margin: 0px;
	padding: 0px;
	#****cursor: default;
	background-color: transparent;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	border: 0px;
}
html {
	background: white url(../img/lp_bgnd_gradient.jpg) repeat-x fixed top;
} 
body {
	background: url(../img/bgn2.jpg) no-repeat fixed center top;
	text-align: center;
	color: #061C00;	
}
.imgmain {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	float: left;
}
div#main {
	width: 1020px;
	margin: 0 auto;
	min-height: 100%;
	padding-top: 20px;
}
div#log {
	height: 100px;
	position: relative;
	text-align: left;
}

div#log ul#gm {
	padding-top: 40px;
	margin-left: 315px;
}
ul.menu {
	list-style: none;
}
ul.menu li {
	display: inline;
	margin-left: 5px;
}
a.menu, a.menu:link, a.menu:visited {
	text-decoration: none;
        cursor: pointer;
	outline: 0;
	color: #7B7B7B;
}
a.menu:hover {
	text-decoration: none;
        cursor: pointer;
	outline: 0;
	color: #333;
	background: url(../img/bullet_1.png) no-repeat right center;
}
a.menu span {
	padding-right: 10px;
}
p.lang {
	color: #333;
}
div#ptSmall {
	margin-right: 20px;
	text-align: right;
	color: #FF4040;
}
div#ptBig  {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 200px;
}
div#ptBig p {
	color: #FF4040;
	text-align: left; 
	font-size: 30px;
	font-weight: bold;
}
div#panelLeft {	
	width: 200px;
	float: left;
	text-align: left;
	background: url(../img/bt1.png) no-repeat center top;
}
div#panelLeft p {
	line-height: 1.5;
}
p#titleLeft {
	margin-left: 15px;
	margin-top: 2px;
}
div#panelLeft ul {
	margin-left: 15px;
	margin-right: 10px;
	list-style: none;
}
div#panelLeft ul li {
	margin-top: 8px;
	line-height: 1.2;
}
div#panelLeft  p.LeftRedtxt {
	color: #FF4040;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 10px;
}
.actUsluga {
	background: url(../img/bullet_2.png) no-repeat right center;
}

a.redlink, a.redlink:link, a.redlink:visited {
	text-decoration: underline;
        cursor: pointer;
	outline: 0;
	color: #FF4040;
}
a.redlink:hover {
	text-decoration: none;
	outline: 0;
}
a.gray, a.gray:link, a.gray:visited {
	text-decoration: underline;
        cursor: pointer;
	outline: 0;
	color: #333;
}
a.gray:hover {
	text-decoration: none;
	outline: 0;
	color: #333;
}


div#panelCenter {
	width: 550px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
div#panelCenter p {
	line-height: 1.5;
	margin-bottom: 8px;
	text-align: justify;
}
div#panelCenter h2 {
	margin-bottom: 10px;
}
div#panelCenter ul { 
	line-height: 1.5;
	text-align: justify;
	margin-left: 20px;
}
ul#comanda {
	list-style: none;
}
img#picBase {
	padding-bottom: 10px;
}
p.back {
	margin-top: 15px;
	padding-bottom: 5px;
}
div#panelRight {
	width: 240px;
	float: right;
	text-align: left;
}
div.rBlock{
	margin-bottom: 10px;
}
div.rBlockHead {
	height: 20px;
	width: 240px;
	background: url(../img/bt2.png) no-repeat center top;
	color: white;
}
div.rBlockHead  p {
	margin-left: 10px;
	padding-top: 2px;
}
div.rBlockText {
	background-color: #E6E6E6;
	border-left: 1px solid #BFBEBE;
	border-right: 1px solid #BFBEBE;
	border-bottom: 1px solid #BFBEBE;
	padding: 10px;
}
div.rBlockText  p.txt {
	line-height: 1.5;
	padding-right: 20px;
}
p.detail {
	margin-bottom: 5px;
	text-align: right;
}
#clear{
	clear: both;
	height: 125px;
}
div#pol {
	background: url(../img/bt3.png) no-repeat center top;
	width: 980px;
	height: 21px;
	text-align: left;
	padding-top: 3px;
}
div#pol ul {
	float: left;
}
div#pol span#cop {
	margin-left: 540px;
	color: #7b7b7b;
}
/************************/
ul#vm {
	position: absolute;
	display: none;
	width: 340px;
	float: left;
	text-align: left;
	line-height: 2;
	background: url(../img/submenu.png) no-repeat center top;
	padding-bottom: 10px;
	left: 510px;
	top: 55px;
	z-index: 100;
}
ul#vm li {
	display: block;
	padding-left: 10px;
	margin: 0 4px;
}
.actVMenu {
	background: #404040;
	color: white;
}
.pasVMenu {
	color: #333;
}
.msg {
	border: 1px solid #bfbfbf;
	background-color: #fefefe;
	color: #7b7b7b;
	width: 100%;
}
input.msg {
	padding-top: 5px;
	height: 20px;
	vertical-align: middle;
}
button#send {
	background:none;
	cursor:pointer;
	border:0;
	outline: 0;
	margin-left: 460px;
	margin-top: 7px;
}
button#send span {
	text-decoration:underline;
	color: #FF4040;
}
p.newsHeader {
        color: #660000;
        font-weight: bold;
	font-size: 13px;
}
div#schet {
	text-align: right;
}
.hidden {
	display: none;
}
div.foto {
	float: left;
	margin-right: 20px;
}
div.aboutUs {
	text-align: left;
}
.aboutUs p {

}
.aboutUs h2 {
	font-size: 13px;
	padding-left: 50px;
}
.aboutUs h3 {
	font-weight: bold;
}
div#home{
	position: absolute;
 	width: 295px;
  height: 100px;
	left: 15px;
	top: 5px;
	z-index: 100;
}
