
/* imports */
@import url('http://fonts.googleapis.com/css?family=Anton&subset=latin,latin-ext');

/* reset */
html,body {
	margin:0;padding:0;height:100%;font-family: Arial, Helvetica, sans-serif;font-size:12px;
	color: silver;background-color: black;	background-image: url(img/body.jpg); background-repeat: repeat-y; 
	background-position: 50% 50%;
}
.hidden {
	display: none;}
* {
	outline: none;}
div, table {
	text-align: left;}
li {
	list-style: square;}
a {
	text-decoration: none;color: silver;}
a:hover {
	text-decoration: none;color: white;}
a img {
	border: none;}
.clr {
	clear: both;margin: 0;padding: 0;height: 0;}
div {
	position: relative;}
div#container_all {
	margin: 0 auto; width:100%;height:auto !important;  
	text-align: center;background-image: url(img/big.jpg);
	background-repeat: no-repeat; background-position: 50% top; min-height: 935px}
div.top {width: 940px; margin: auto; border-bottom: 1px solid #6e0000; padding-top: 70px; height: 100px}
div.top div { __display: inline-table; float: left;}
div.logo { width: 300px; font-size: 15px; font-style: italic; padding-bottom: 10px; text-align: center; color: orange;}
div.adres {width: 250px; height: 70px; font-style: italic;
	font-size: 14px; line-height: 150%}
div.ph {width: 500px; font-style: italic;	font-size: 14px; line-height: 150%; margin-left: 100px}
div.page {width: 960px; margin: auto;}

body.firma .ph em.ru,
body.san .ph em.ru,
body.swigi .ph em.ru,
body.zabezpieczenia .ph em.ru,
body.ru .ph em.firma,
body.domki .ph em.ru,
body.ko .ph em.ru {
	display: none;}
body.ru .ph em.ru {
	font-size: 13px
}
a.in {padding-left: 50px; display: block; background-image: url(img/word.png);
	background-position: left 50%; background-repeat: no-repeat; height: 50px}
a.tb {padding-left: 50px; display: block; background-image: url(img/pdf.png);
	background-position: left 50%; background-repeat: no-repeat;height: 50px}

div.BigFoto {width: 196px;height: 300px;}
div.BigFoto img {width: 196px;height: 300px;-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}


div.Menu {width: 212px;float: left; margin-left:20px; margin-top: 30px; font-style: italic; }
div.Menu ul {margin: 0;padding: 0;}
div.Menu li {width: 212px; list-style: none;margin: 0;padding: 0;font-size:16px; margin-bottom: 20px;
background-image: url(img/li.png); background-position: bottom; background-repeat: no-repeat;
padding-bottom: 10px }
div.Menu li.Akt,
div.Menu li:hover {}
div.Menu li a {color: #ff8c00;; padding-left: 15px; display: block;}
div.Menu li a:hover {color: red;}
div.Menu li span {color: white; font-weight: bold; display: block; padding-left: 15px;}
div.Menu li.ru a,
div.Menu li.ru span {
	margin-left:10px;padding-left: 20px; background-image: url(img/ru.png); background-position: left; background-repeat: no-repeat;
}

	
	
div.text {margin-top: 20px; width: 650px; float: left; margin-left: 30px}
H1 {
	color: #ff8c00; margin: 0; padding: 0; font-style: italic; font-size: 22px;
	margin-bottom: 40px}
div.text p, div.text li {margin-top:10px; line-height:170%; font-size: 13px}
	
hr {height: 1px; border: none; color: #ff8c00; border-color: #ff8c00;}
table.galer td {font-size: 11px; font-style: italic; text-align: center; color: gray;}
table.galer td img {height: 100px}


div#footer { display: none; width: 100%; position: absolute; bottom:0; padding-top:10px; background-color: black;  }
div.copy {width: 950px;height: 40px; line-height: 40px;text-align: right; margin: auto;  }
div.copy a {font-size: 8px; font-weight: bold; color: #999999; margin-left:10px; padding-left:20px;background: url(img/infocity.png) no-repeat left 50%;}



jdsfksdjaf {
	background-color: #222;
}

/*kontakt*/
p.adres {
	text-align: center; padding: 10px 0}
div.form-label {
	font-style: italic; color: #ff8c00; line-height: 180%}
input[type="text"], 
textarea {
	width: 100%; padding: 5px; 
	font-family: Arial, Helvetica, sans-serif; color: black;
	border: 1px solid black;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
input[type="submit"] {
	padding: 10px 40px; display: block; margin-top:10px; border: none; background-color: #bc3106;
	color: white; text-transform: uppercase;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
p.info {
	font-style: italic; color: silver; font-size: 11px}
textarea {
	height: 180px}
div.form-error {
	text-align: center; color: red; padding: 10px}
div.send-success {
	width: 100%; text-align: center; color: green; padding: 10px 0}
div.send-error {
	text-align: center; color: red;}
	.left {
		width: 500px; margin: auto
	}
body.ko h1 {
	margin-bottom: 0
}
body.ru b {
	color: white
}
body.ru .text {
	text-align: justify;
}
body.ru .text li {
	line-height: normal!important 
}