@charset "utf-8";
html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

body { 
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	letter-spacing:1px;
	font-size:11px;
	text-align:justify;
}
div.glowny {
	width:790px;
	margin:auto;
	background-color:#FFFFFF;
	color:#000000;
	min-height:100%;
	position: relative;

}
img {
	border:none;
}
img.top {
	float:left;
}
div.menu {
	width:194px;
	float:left;
}
img.imgover {
	display:block;
}
div.content {
	width:790px;
	display:block;
	padding-bottom:140px;
}

div.tyt {
	height:31px;
	background-image:url("images/tyt2.jpg");
	width:auto;
	padding-top:35px;
	padding-left: 5px;
	float: left;
}
div.tyt0 {
	height:66px;
	width:100%;
	display:block;
	clear:both;
}

div.box_l, div.box_p {
	background-image:url("images/bok.jpg");
	background-position:left top;
	background-repeat:repeat-y;
	width:710px;
	display:block;
	clear: both;
	margin-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	
}

div.box_p {
	background-position:right top;
}

.fotka_p {
	float:right;
	margin-left:30px;
}

.fotka_l {
	float:left;
	margin-right:30px;
}

div.stopka {
	width:790px;
	height:65px;
	background-image:url("images/stopka.jpg");
	text-align:center;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 0px;
	padding-top: 20px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -1px;
	left: 0px;
}
html>body .stopka {
	bottom: 0px;
}

.copy {
	display:block;
	width:100%;
	margin-top:20px;
	color:#999999;
}

a.st {
	text-decoration:none;
	color:#ffffff;
}

a.st:link, a.st:visited {
	text-decoration:none;
}
a.st:active, a.st:hover {
	text-decoration:underline;
}

a {
	text-decoration:none;
	color:#000000;
}

a:link, a:visited {
	text-decoration:none;
}
a:active, a:hover {
	text-decoration:underline;
}

ul, ol {
	border:none;
	margin:0px;
	padding: 10px 0px 5px 0px;
}

ul {
	list-style-image: url("images/punkt.jpg");
}

ul:first-line, ol:first-line {
	font-weight:bold;
	line-height:24px;
	padding:0px;
	margin: 0px;
	color:#4d43ff;
}
.podtyt {
	font-weight:bold;
	color:#4d43ff;
}
li {
	border:none;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	line-height:18px;

}

.kont {
	width:60px;
	display:block;
	float:left;
	margin-right:10px;
	text-align:right;
}

.box_l:after, .box_p:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.box_l, .box_p {display: inline-block;}

/* Hides from IE-mac \*/
* html .box_l, .box_p {height: 1%;}
.box_l, .box_p {display: block;}
/* End hide from IE-mac */
