* {
	margin:0px;
	padding:0px;
}

body, td, p, ol, ul, li  {
       font-size: 12px;
       font-family:Arial;
       font-weight:normal;
       letter-spacing:0px;
       line-height: 18px;
       color:#515151;
}
.content ul {
padding-left: 37px;
}
.content ol {
padding-left: 40px;
}
img {
       border:none;
}

p {
	font-size: 12px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 20px;
	color:#515151;
}

table {
	font-size: 12px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 20px;
	color:#515151;
}

img {
	border:none;
}

/*h1 {
	font-size: 20px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0px;
}
*/
h1, h2 {
       font-size: 18px;
       font-family:Arial Narrow, Arial;
       font-weight:normal;
       letter-spacing:0px;
       padding-left:22px;
       color:#018e3d;
       background: url('/files/bgh2.gif') no-repeat 12px 50%;
}
h2 {
margin-top: 12px;
}

h3, h4, h5, h6 {
       font-size: 14px;
       font-family:Arial;
       font-weight:normal;
       letter-spacing:0px;
       color:#018e3d;
       line-height: 20px;
       padding-left:22px;
       margin-top: 12px;
}

a {
	color:#018e3d;
}

a:hover {
	TEXT-DECORATION: none;
}

.green {
	color:#018e3d !Important;
}

.all {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.header {
	height:380px;
	background: url('/files/header.jpg') no-repeat left bottom;
}

.header .top {
	height:80px;
	background: url('/files/bgtop.gif') repeat-x left bottom;
	background-color:#f8f8f8;
	position:relative;
}

.header .top .logo {
	position:absolute;
	top:13px;
	left:15px;
	display:block;
	width:268px;
	height:55px;
}

.header .top h1 {
     color:#353535;
     text-align:center;     
     background: none;
     font: 300 19px/80px Arial, "Trebuchet MS" ;	
}

.header .top .right {
	position:absolute;
	top:0px;
	right:0px;
	width:245px;
	height:80px;
}

.header .top .right p {
	margin-top:15px;
	font-size: 16px;
	font-family:Arial Narrow, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#2c2c2c;
	line-height: 24px;
}

	.topMenu {
		position: relative;
		overflow: hidden;
		text-align: center;
		height:34px;
		background: url('/files/bgtopmenu.gif') repeat-x left top;
	}

	.navicontainer {
		float: left;
		left: 50%;
		position: relative;
		text-align: center;		
	}

	.wrpr {
		position: relative;
		left: -50%;
		float: left;
		list-style: none;
		margin: 0; padding: 0;
	}

	.topMenu a, .topMenu li  {
		float: left;
/*		padding: 10px; margin: 0;*/
		font-size: 15px;
		font-family:Arial;
		font-weight:normal;
		letter-spacing:0px;
		line-height: 34px;
		color:#000;
		text-decoration: none;
	}

	.topMenu li {
		background: url('/files/bgtopmenuli.gif') no-repeat right 50%;
		height:34px;
		padding-left:23px;
		padding-right:27px;
	}

	.topMenu .last {
		background:none;
	}

	.topMenu a:hover {
		color:#018e3d;
	}
	
	.topMenu #curr a {
		color:#018e3d;
	}	

.komp {
	height:59px;
	background: url('/files/bgkomp.gif') repeat-x left top;
}

.komp img {
	display:block;
	float:left;
	height:59px;
	margin-left:14px;
}

.main {
	background: url('/files/bgmain.gif') repeat-x left top;
	min-height:100px;
}

.leftSide {
	width:230px;
	float:left;
	padding-top:22px;
}

.rightSide {
	width:769px;
	float:right;
	background: url('/files/bgrightside.gif') no-repeat left top;
	min-height:500px;
	padding-top:22px;
}

.leftSide .first {
	list-style:none;
	padding-left:13px;
	padding-top:10px;
	padding-bottom:15px;
}

.content .first {
	list-style:none;
	padding-left:13px;
	padding-top:10px;
	padding-bottom:15px;
}

.leftSide .last a {
	background:none !Important;
}

.leftSide .first li {
	font-size: 12px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 15px;
	background: url('/files/bgleftmenuli.gif') no-repeat left 11px;
	padding-left:10px;
}

.leftSide .first li a {
	display:block;
	min-height:14px;
	font-size: 12px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0px;
	padding-bottom:4px;
	padding-top:4px;
	background: url('/files/bgleftmenua.gif') repeat-x left bottom;
	margin-right:20px;
	color:#515151;
	TEXT-DECORATION: none;
}

.leftSide .first li a:hover {
	color:#018e3d !Important;
}


.leftSide .second, .leftSide .third,  .leftSide .fourth {
	display:none;
	list-style:none;
}

.leftSide .second a, .leftSide .third a, .leftSide .fourth a {
	color:#515151 !Important;
}

.current a {
	color:#018e3d !Important;
}

.leftSide .second a {
	padding-left:10px;
}

.leftSide .third a {
	padding-left:25px;
}

.leftSide .fourth a {
	padding-left:40px;
}

.current .second, .current2 .third, .current3 .fourth {
	display:block;
}

.leftSide .second li, .leftSide .third li, .leftSide .fourth li {
	background:none;
	padding-left:0px;
}

.current #ss  a {
	color:#018e3d !Important;
}

#ss1  a {
	color:#018e3d !Important;
}

#ss2  a {
	color:#515151 !Important;
}

.leftSide .second li {
    background:none;
    padding-left:0px;
}

.leftSide .news {
	padding-left:24px;
	padding-right:24px;
	margin-bottom:10px;
	margin-top:5px;
	font-size: 12px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 20px;
	color:#515151;

}

.leftSide .news a {
	color:#018e3d;
}

.clearFix {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	visibility:hidden;
}

.rightSide .about {
	
}

.rightSide .content {
	padding-left:24px;
}

.rightSide .about p {
	margin-left:22px;
	margin-right:20px;
	padding-top:12px;
}

.goods {
	margin-top:30px;
}

.goods .line {
	margin-bottom:15px;
}

.goods .line .cell {
	width:350px;
	float:left;
	min-height:72px;
}

.goods .line .cell .picto {
	width:111px;
	height:72px;
	display:block;
	float:left;
	margin-top:7px;
}

.goods .line .cell .picto img {
	width:111px;
	height:72px;
	float:left;
	display:block;
}

.goods .line .cell p {
	margin-left:111px;
	margin-right:22px;
	margin-top:7px;
}

.hits {
	margin-left:5px;
	background: url('/files/bghitleft.png') no-repeat left 50%;
	padding-left:20px;
}

.hits .rightShadow {
	background: url('/files/rightshadowhits.gif') no-repeat right 50%;
	padding-right:13px;
}

.hits .gray {
	background-color:#fbfbfb;
	min-height:143px;
	padding-top:7px;
	padding-bottom:20px;
}

.hits .cell {
	width:220px;
	float:left;
	margin-left:15px;
	padding-top:10px;
}

.hits .cell .picto {
	width:88px;
	height:88px;
	float:left;
	display:block;
	margin-top:5px;
}

.hits .cell .picto img {
	width:86px;
	height:86px;
	float:left;
	border:#878289 1px solid;
}

.hits .cell h3 {
	margin-left:97px;
	margin-right:5px;
}

.hits .cell h3 a {
	TEXT-DECORATION: none;
}

.hits .cell p {
	font-size: 12px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 24px;
	margin-left:97px;
	color:#000;
	margin-right:5px;
}

.footer {
	background: url('/files/bgfooter.gif') no-repeat 50% top;
	background-color:#fbfbfb;
	height:125px;
	position:relative;
}

.footer .copy {
	position:absolute;
	left:31px;
	top:25px;
	width:183px;
	height:50px;
	padding-top:35px;
	padding-left:117px;
	background: url('/files/logomini.gif') no-repeat left 22px;
	font-size: 11px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#000;
	/*line-height: px;*/
}

.footer .right {
	position:absolute;
	top:0px;
	right:35px;
	width:245px;
	height:110px;
}

.footer p {
	padding-top:39px;
	font-size: 11px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#2c2c2c;
	line-height: 18px;
}

.footer .center {
	width:290px;
	margin-left:auto;
	margin-right:auto;
}

.footer .counter {
	position:absolute;
	right:10px;
	top:57px;

}
/*********************************my styles:*********************************/
.img-margin-right {
margin-right: 10px;
}
.cats {
clear: both;
}
table.undercats {
margin-left: 23px;
margin-top: 22px;
}
table.undercats td {
text-align: center;
font-size: 12px;
font-family:Arial;
font-weight:normal;
line-height: 12px;
color:#515151;
}
table.undercats p {
text-align: left;
margin: 0px 0px;
font: 300 11px/13px Arial;
}
a.nazv {
text-align: center;
margin: 0px;
line-height: 12px;
}

.fotos {
width: 300px;
float: left;
margin-right: 10px;
}
.smallfotos {
padding: 8px 0px;
margin-right: 8px;
}
.datenews {
color: #018e3d;
}
.news p {
	font: 300 12px/16px Arial;
	font-family:Arial;
	color:#515151;
	margin-bottom: 10px;
}

table.char {
   border-collapse: separate;
   border-spacing: 2px;
   width: 100%;
   clear: both;
}
table.char TR {
   text-align:center;
}
table.char TH {
   color:#ffffff;
   background-color:#98b699;
   font-weight: bold;
   padding: 4px;
}
table.char TD {
   background-color:#e4e4e4;
   font-weight: normal;
   padding: 4px;
}


table.char TR {
   text-align:center;
}
table.char2 {
   border-collapse: separate;
   border-spacing: 2px;
   width: 100%;
   clear: both;
}
table.char2 th {
   color:#ffffff;
   background-color:#98b699;
   font-weight: bold;
   padding: 4px;

}
table.char2 td {
   background: #e4e4e4;
   font-weight: normal;
   padding: 4px;
   border: 1px solid #ccc;
}
tr. lightgreen {
   background: #e4e4e4;
}
.novinka {
float: right;
padding: 5px;
margin: 10px;
margin-top: 15px;
background: #ededed;
border: 1px solid #ccc;
}

