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

body { font-size: 14px; font-family: Arial; color: #000; background: #d7d7d7; }

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

h1 { color: #bd3607; font-size: 22px; margin: 0; padding: 5px 10px 5px 2px; border-bottom: 1px solid #CCC; margin-bottom: 20px; }
h2 { color: #3f190c; margin: 10px 0 20px 0; font-size: 17px; }
h3 { color: #666; margin: 20px 0 20px 0; font-size: 15px; border-bottom: 1px dotted #999; padding: 5px 10px 5px 2px; }

: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 #bd3607; }
span.price-rekomend { font-size: 17px; color: #000; font-weight: bold; }
a.nazva-producta, a.nazva-producta:visited { color: #bd3607; text-decoration: underline; font-size: 15px; font-weight: bold; display: block; }
a.nazva-producta:hover { text-decoration: underline; color: #000; }


a { color: #6c2c13; text-decoration: underline; }
a:hover { text-decoration: underline; color: #bd3607; }


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



#logo { position: absolute; width: 320px; height: 70px; left: 50px; top: 55px; }

#top-head { background: url(/img/bg-top-header1.gif) repeat-x; height: 83px; margin-top: 75px; }
	#top-head-left { float: left; background: url(/img/bg-top-header2.gif) no-repeat; height: 83px; width: 550px; }
	#top-head-right { float: right; background: url(/img/bg-top-header3.gif) no-repeat; height: 83px; width: 30px; }

#stol { width: 513px; height: 157px; background: url(/img/stol.png) no-repeat; position: absolute; top: 50px; left: 24%; }

#top-menu { height: 50px; background: #4e4e4e url(/img/bg-top-menu.gif) repeat-x bottom; }
	#top-menu ul { margin: 0 10px 0 50px; padding: 16px 0 0 0; list-style-type: none; }
	#top-menu li { display: inline; margin: 0; line-height: 34px; }
	#top-menu li a, #top-menu li a:visited { float: left; display: block; text-decoration: none; font-weight: bold;
		padding: 0 0 0 9px; color: #FFF; font-size: 13px; margin: 0 1px 0 0; cursor: pointer; text-transform: uppercase; }
	#top-menu li a span { padding: 0 12px 0 3px; }
	#top-menu li a:hover, #top-menu li.selected a, #top-menu li.selected a:visited { background: #d7d7d7 url(/img/top-menu-left.gif) no-repeat left; color: #000; }
	#top-menu li a:hover span, #top-menu li.selected a span, #top-menu li.selected a:visited span { background: #d7d7d7 url(/img/top-menu-right.gif) no-repeat right; display: block; }

#contacts { position: absolute; color: #FFF; font-size: 18px; left: 60%; top: 140px; line-height: 26px; }
	#contacts a, #contacts a:visited { color: #FDD200; text-decoration: underline; }
	#contacts a:hover { color: #FFF; text-decoration: underline; }

#search { position: absolute; left: 90px; top: 155px; color: #FFF; font-size: 12px; }
	#search1 { padding: 2px 0 3px 0; background-color: #FFF; border: 1px solid #FFF; }
	#search2 { height: 23px; padding: 0px 7px 3px 7px; _padding: 0; cursor: pointer; color: #FFF;
		background-color: #d33204; border: 1px solid #FFF; font-size: 13px; }
	#search2:hover { background-color: #083B18; }

#cepka { padding: 15px 20px 0 50px; color: #000; font-weight: bold; font-size: 11px; }


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

#main-content { margin: 0 250px 0 270px; }
#main-content2 { margin: 0 0 0 270px; }
	#content { padding: 20px 20px 0 20px; }
		#spec-header { padding: 8px 10px 8px 10px; color: #ffff00; background: #bd3607; font-weight: bold;
			-webkit-border-radius: 5px; -moz-border-radius: 5px; font-size: 17px; }
		#spec-text { padding: 20px; background-color: #f2f2f2; border: 1px solid #bd3607;
			-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; }

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

	#left-header { color: #FFF; font-size: 13px; font-weight: bold; padding: 9px 10px 7px 10px;
		background-color: #bd3607; text-transform: uppercase;
		-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: #f2f2f2; border: 1px solid #bd3607;
		-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; background: url(/img/str1.gif) no-repeat 10px center;
		color: #330000; display: block; padding: 7px 10px 7px 25px; text-decoration: underline; margin-bottom: 1px; font-weight: bold; }
	#menu-left1 ul li a:hover { text-decoration: underline; background: #f9ddd4 url(/img/str1.gif) no-repeat 10px center; }
	#menu-left1 ul li.current a, #menu-left1 ul li.current a:visited, #menu-left1 ul li.current a:hover { text-decoration: underline; background: #ff9966 url(/img/str1.gif) no-repeat 10px center; 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: #000; display: block; padding: 3px 10px 3px 45px; 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: #b55330; font-weight: bold;
			-webkit-border-radius: 5px; -moz-border-radius: 5px; font-size: 15px; }
		#news-text { padding: 10px; font-size: 12px; }




#bottom { padding: 30px 50px 0 50px; margin-top: 50px; background: #d1d1d1 url(/img/bg-bottom.gif) repeat-x top; border-top: 1px solid #7c7c7c; }
	#phone-bottom { padding-bottom: 30px; color: #000; font-size: 20px; font-weight: bold; float: left; }
	#phone-bottom span { color: #FFF; 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
}
