
* { margin: 0; padding: 0; }
html, body { height: 100%; min-height: 100%; }

body { font-size: 14px; font-family: Arial; color: #454D53; background: #F3F3F3 url(/img/bg-body.jpg) repeat-x; }

table { border-collapse: collapse; width: 100%; }

h1 { color: #384A5D; font-size: 18px; margin: 0; padding: 5px 10px; background: #E5E5E5; border-bottom: 1px solid #CCC; margin-bottom: 20px; }
h2 { color: #80AB31; margin: 10px 0 20px 0; font-size: 18px; }
h3 { color: #666; margin: 20px 0 20px 0; font-size: 15px; border-bottom: 1px dotted #999; }

:focus { outline: 0; }
#clear { clear: both; }
img { border: none; }

img.border2 { border: 1px solid #FFF; }


table.tablica1 th { font-size: 14px; background-color: #678D20; padding: 7px; vertical-align: middle; }
table.tablica1 td { padding: 10px; vertical-align: top; font-size: 12px; line-height: 15px; }
img.border1 { border: 3px solid #C0C0C0; }
table.tablica1 td a:hover img { border: 3px solid #80AB31; }
span.price-rekomend { font-size: 15px; color: #000; font-weight: bold; }
a.nazva-producta, a.nazva-producta:visited { color: #3892CF; text-decoration: underline; font-size: 15px; font-weight: bold; display: block; }
a.nazva-producta:hover { text-decoration: underline; color: #000; }


a { color: #3892CF; text-decoration: underline; }
a:hover { text-decoration: underline; color: #000; }


p { padding-bottom: 15px; line-height: 18px; }



#logo { position: absolute; width: 251px; height: 222px; left: 20px; }
#kosilka { position: absolute; width: 290px; height: 220px; right: 150px; top: 60px; background: url(/img/kosilka.png) no-repeat; }
#top-line { height: 40px; background: #267C17; }
	#contacts { float: left; padding: 11px 15px 0 290px; color: #FFF; font-size: 13px; font-weight: bold; }
		#contacts a, #contacts a:visited { color: #FDD200; text-decoration: underline; }
		#contacts a:hover { color: #FFF; text-decoration: underline; }
	#search { float: right; padding: 9px 20px 0 0; color: #FFF; font-size: 12px; }
		#search1 { padding: 2px 0 3px 0; background-color: #FFF; border: 1px solid #166109; }
		#search2 { height: 23px; padding: 0px 7px 3px 7px; _padding: 0; cursor: pointer; color: #FFF;
			background-color: #125806; border: 1px solid #083B18; font-size: 13px; }
		#search2:hover { background-color: #083B18; }

#top-menu { height: 63px; background: url(/img/bg-top-menu.png) repeat-x; margin-top: 235px; }
	#top-menu ul { margin: 0 0 0 30px; padding: 5px 0 0 0; list-style-type: none; }
	#top-menu li { display: inline; margin: 0; }
	#top-menu li a, #top-menu li a:visited { float: left; display: block; text-decoration: none; margin: 0; text-transform: uppercase;
		padding: 19px 14px 18px 14px; border-right: 1px solid #247616; color: #FFF; font-weight: bold; font-size: 13px; }
	#top-menu li a:hover, #top-menu li.selected a { background: #80AB31; color: #FFF; }

#cepka { padding: 0 0 10px 0; color: #666; font-weight: bold; font-size: 11px; }

#page-content { float: left; width: 100%; }

#main-content { margin: 0 250px 0 270px}
	#content { padding: 20px 20px 0 20px}
		#spec-header { padding: 8px 10px 8px 10px; color: #FDD200; background: #80AB31; font-weight: bold;
			-webkit-border-radius: 5px; -moz-border-radius: 5px; font-size: 17px; }
		#spec-text { padding: 20px; background-color: #E5E5E5; border: 1px solid #CECECE;
			-webkit-border-radius: 5px; -moz-border-radius: 5px; margin: 5px 0; }

		#content ul { list-style-type: disc; margin: 0 0 10px 30px; }
		#content ul li { margin-bottom: 1px; }
		#content ol { margin: 0 0 10px 30px; line-height: 20px; }
		#content ol li { margin-bottom: 5px; }

#main-content2 { margin: 0 0 0 270px; }

#left-sidebar { float: left; width: 270px; margin-left: -100%; }
	#left-sidebar-content { margin: 20px 0 0 30px; }

	#left-header { color: #FFF; font-size: 15px; font-weight: bold; padding: 9px 10px 7px 10px;
		background-color: #80AB31; 
		-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; }

	#left-block { background-color: #E5E5E5; border: 1px solid #CECECE;
		-webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px;
		-moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; }

	#menu-left1 { padding: 5px 0 15px 0; }
	#menu-left1 ul { list-style-type: none; }
	#menu-left1 ul li a, #menu-left1 ul li a:visited { font-size: 12px; text-transform: uppercase;
		color: #367A9E; display: block; padding: 7px 10px 7px 15px; text-decoration: underline; margin-bottom: 1px; }
	#menu-left1 ul li a:hover { text-decoration: underline; background: #D3D2D2; }
	#menu-left1 ul li.current a, #menu-left1 ul li.current a:visited, #menu-left1 ul li.current a:hover { text-decoration: underline; background: #D3D2D2; font-weight: bold; }
		* html #menu-left1 ul li { height: 1%; }
		* html #menu-left1 ul li a { height: 1%; }

	#menu-left2 { padding: 5px 0 10px 0; border-bottom: 1px solid #D3D2D2; }
	#menu-left2 ul { list-style-type: none; }
	#menu-left2 ul li a, #menu-left2 ul li a:visited { background: url(/img/str1.gif) no-repeat 30px center; font-size: 13px;
		color: #2E8335; display: block; padding: 3px 10px 3px 50px; text-decoration: none; font-weight: normal; text-transform: none; }
	#menu-left2 ul li a:hover { text-decoration: underline; background: url(/img/str1.gif) no-repeat 30px center; }
	#menu-left2 ul li.current a, #menu-left2 ul li.current a:visited, #menu-left2 ul li.current a:hover { text-decoration: underline; background: url(/img/str1.gif) no-repeat 30px center; font-weight: bold; }
		* html #menu-left2 ul li { height: 1%; }
		* html #menu-left2 ul li a { height: 1%; }

#right-sidebar  { float: left; width: 250px; margin-left: -250px; }
	#right-sidebar-content { margin: 20px 30px 0 0; }
		#news-header { padding: 8px 10px 8px 10px; color: #FFF; background: #80AB31; font-weight: bold;
			-webkit-border-radius: 5px; -moz-border-radius: 5px; font-size: 15px; }
		#news-text { padding: 10px; font-size: 11px; }




#bottom { padding: 20px 70px; margin-top: 50px; background: #80AB31; border-top: 1px solid #63881F; }
	#phone-bottom { padding-bottom: 30px; color: #FFF; font-size: 20px; font-weight: bold; float: left; }
	#phone-bottom span { color: #FDD200; font-size: 14px; font-weight: bold; }
	#knopki { padding-bottom: 30px; float: right; }
.sl, A.sl, A.sl:visited, A.sl:active, A.sl:hover  {
	FONT-WEIGHT: normal; FONT-SIZE: 8px; COLOR: #4B515B; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
