html {
	height:100%;
	background-color:#fff;
	}
*html body {
	height:100%;
	}
body{
	padding:0; margin:0 auto;
	min-height:100%;
	position:relative;
	width:998px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:url(../images/top.jpg) no-repeat top center;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	}
h1 {
	padding:0px;
	MARGIN: 0px; 	
	}
h2 {
	padding:0px;
	MARGIN:0px;
	font-size:18px;
	color:#e51210;
	margin-bottom:12px;
	}
h3 {
	padding:0px;
	MARGIN:0px;
	font-size:14px;
	margin-bottom:10px;
	}
a {
	color:#e51210;
	}
a:focus, a:active {
	outline:none;
	}
a:hover {
	text-decoration: none;
	color:#000;
	}
p {
	margin:0px;
	padding:0px;
	}
ul,li {
	margin:0px;
	padding:0px;
	}
form {
	margin:0px;
	padding:0px;
	}

.download_price { 
	position: absolute;
	 left:670px;
	 top:500px
	 }

a.podr, a.podr:active, a.podr:link, a.podr:visited {
	text-decoration: none;
	color: #red; 
	width: 250px;
	height: 45px;
	display: block;
	text-align: right;
	padding: 25px 45px 0 0;
	background: url(/userfiles/image/download.png) no-repeat 100% 13px;
	font-family:Comic Sans MS;
	font-size: 15px;
	font-weight: bold;

}



.content {
	clear:both;
	overflow:hidden;
	padding-bottom:120px;
	width:100%;
	position:relative;
	z-index:10;
	}
.left {
	width:350px;
	float:left;
	padding-top:420px;
	padding-bottom:120px;
	}
.logo {
	background:url(../images/logo.gif);
	width:218px;
	height:138px;
	display:block;
	text-indent:-5000px;
	position:absolute;
	top:260px;
	left:10px;
	}
.leftmenu {
	font-size:14px;
	font-weight:bold;
	color:#e51210;
	padding-left:52px;
	padding-bottom:20px;
	}
.leftmenu li {
	padding-bottom:5px;
	background:url(../images/leftmenu_a.gif) no-repeat;
	background-position:0px 5px;
	list-style:none;
	padding-left:14px;
	}
	
.leftmenu li ul { 

	padding:10px 0px 10px 20px;
	}
	
	
.leftmenu a {
	color:#e51210;
	text-decoration:none;
	}
.leftmenu a:hover {
	color:#525282;
	}
.hmmf {
	background:url(../images/hmm.gif);
	width:47px;
	height:108px;
	position:relative;
	}
.hmmf a {
	display:block;
	position:absolute;
	width:16px;
	left:15px;
	}
a.ihome {
	height:12px;
	top:17px;
	}
a.imap {
	height:13px;
	top:34px;
	}
a.imail {
	height:13px;
	top:52px;
	}
a.ifold {
	height:13px;
	top:69px;
	}


.rocka {
    position:absolute;
    bottom:10px;
    right:28px;
    z-index:1000;
    background:url(../images/rocka.png);
    width:156px;
    height:52px;
    display:block;
    }

.right {
	float:left;
	width:620px;
	padding-top:298px;
	padding-right:28px;
	}
.right p {
	text-align:justify;
	padding-bottom:8px;
	}
.topmenu {
	background:url(../images/bkg_topmenu.gif);
	width:620px;
	height:29px;
	font-size:16px;
	padding-top:12px;
	text-align:center;
	margin-bottom:20px;
	}
.topmenu  a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin-left:12px;
	margin-right:12px;
	}
.topmenu  a:hover {
	color:#e51210;
	}
.more {
	display:block;
	text-align:right;
	padding-bottom:8px;
	}
.more a {
	text-decoration:none;
	font-weight:bold;
	}
.akcia {
	background:#e5dbc1 url(../images/akcia_top.gif) no-repeat top;
	margin-bottom:20px;
	margin-top:15px;
	}
.akcia p {
	padding-bottom:2px;}
.akcia_c {
	background:url(../images/akcia_bottom.gif) no-repeat bottom;
	padding:12px;
	height:1%;
	overflow:hidden;
	
	}
.akcia_c img {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	}
.akcia span.more a {
	color:#000;
	}
.foot{
	position:absolute;
	bottom:0px;
	width:100%;
	background:url(../images/bkg_foot.gif);
	height:338px;
	z-index:0;
	}
.telnom {
background:url(../images/phone.png) no-repeat left;
padding-left:35px;
padding-top:60px;
font-weight:bold;
position:absolute;
bottom:1030px;
left:720px;
font-size:22px;
	color:#e51210;
}

.phone {
	position:absolute;
	right:28px;
	top:250px;
	font-size:24px;
	font-weight:bold;
	background:url(../images/bkg_phone.gif) no-repeat;
	width:260px;
	height:35px;
	text-align:center;
	padding-top:5px;
}
.phone span {
	font-size:20px;
	font-weight:bold;


}	
	
ul.breadcrumbs { display: block; height: 25px; margin: 0 0 10px 0; padding: 0px; border-bottom:1px solid #e2e2e2; }
ul.breadcrumbs li.first { padding-left: 0px; background: none; }
ul.breadcrumbs li { 
	display: block;
	list-style: none; 
	float: left; 
	height: 15px; 
	font-size: 11px; 
	padding: 0; 
	margin-right: 10px; 
	padding-left: 30px; 
	background: url(../images/bullet.png) no-repeat 0 50%; 
	}