a, body {
	color: #303030;
	line-height: 140%;
}
body {
	font-family: Verdana;
	font-size: 75%;
	text-align: center;
	padding: 15px 0 !important;
	background:#F8F8F8 !important;
}
body, h1, h2, h3, h4, h5, h6, li, p, ul {
	margin: 0px;
	padding: 0px;
}
.clearBoth {
	clear: both;
}
#webSite {
	margin: 0px auto;
	text-align: left;
	width: 1000px !important;
	background:#FFF !important;
}
#siteHead {
	position:relative;
}
#siteHead a {
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	left:37px;
	top:28px;
	width:144px;
	height:102px;
	background:transparent;
  text-decoration:none !important;
}
#siteHead h1 {
	font-size: 180%;
	position: relative;
	padding: 0px 0px 0px 10px;
}
#siteHead h1 a {
	text-decoration: none;
}
#siteHead h2 {
	color: #000000;
	font-size: 120%;
	padding: 0px 0px 0px 12px;
}
#siteHead h2.invert {
	text-align: right;
	color: #000000;
	font-size: 120%;
	padding: 0px 20px 0px 12px;
}
#siteHead h3 {
	color: #000000;
	font-size: 90%;
	padding: 4px 0px 0px 12px;
}
#siteFoot {
	border:1px solid #E6E7E9 !important;
	border-width: 1px !important;
	background:#F3F3F3 !important;
	padding: 10px 15px 10px 15px !important;
	#padding-bottom:0 !important;
	width: 968px !important
}
#logoBack img {
	margin-top: 10px;
	margin-left: 10px;
	border: 0px;
	position: relative;
}
#siteMain {
	position: relative;
	height: 100%;
	width: 998px !important;
	padding-bottom: 20px;
	border: 1px solid #E6E7E9;
	border-width: 0 1px;
	background-image: url("left-bg.gif") !important;
	background-position: 0 0 !important;
	background-repeat: repeat-y !important;
}
#mainBar {
	width: 630px !important;
	float: left !important;
	padding-top: 20px !important;
	padding-left: 25px !important;
	line-height:140% !important;
}
#siteMain #menuBar {
	margin: 0 !important;
	background:#F3F3F3;
	border-top:1px solid #FFF;
}
#siteMain #menuBar ul li a {
	padding: 7px 12px 8px !important;
	background-position:0 -1px;
}
#myMenu li a:hover, #myMenu li.select a:visited, #myMenu li.select a {
	background-position:250px -1px !important;
}
html body #rightBar {
	float: right !important;
	width: 147px !important;
}
#leftBar {
	float: left !important;
	width: 160px !important;
}
#leftBar #myMenu {
	margin: -1px 0 0 !important;
}
#leftBar div {
	margin-left:0 !important;
}
#leftBar .inner, #rightBar .inner {
	margin:5px 0 !important;
	padding: 7px !important;
}
#rightBar .inner {
	padding:7px 3px !important;
}
#leftBar div {
	margin-left: 10px;
}
#menuBar {
	margin-left: 1px;
	margin-right: 1px;
	border-bottom:1px solid #FFF !important;
}
#rightBar #myMenu {
	margin: 0px;
}
#rightBar div {
	margin-right: 10px;
}
#siteFoot #leftFoot {
	position: relative;
	float: left;
	width: 39%;
}
#siteFoot #rightFoot {
	position: relative;
	float: right;
	width: 59%;
	text-align: right;
}
/* FLOX OBJECTS STYLING */
/* HEADINGS AND OTHER */
.subtitle {
	margin-bottom: 10px;
	font-size: 140%;
}
.subtitle2 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 140%;
}
.texte {
	margin-bottom: 20px;
}
#mainBar ul {
	margin-left: 10px;
}
.sitemap {
	margin-left: 20px;
}
#mainBar h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 120%;
}
#mainBar h4 {
	font-size: 110%;
}
#mainBar h2 {
	font-size: 120%;
	margin-bottom: 10px;
}
#mainBar h1 {
	font-size: 140%;
	margin-bottom: 10px;
}
#rightBar h2, #leftBar h2 {
	font-size: 120%;
}
input {
	font-family: Verdana;
}
.hide {
	display: none;
}
.cleaner {
	clear: both;
}
.polla {
	margin-bottom: 8px;
}
hr {
	height: 1px;
	border-style: none;
	color: gray;
	background-color: gray;
}
/* GALLERY */
.galeria {
	display: block;
	float: left;
	width: 135px;
	_height: 135px;
	min-height: 135px;
	border: 1px solid #D5D5D5;
	margin: 3px;
	text-align: center;
	background-color: none;
	font-size: 8pt;
}
.galeria img {
	border: 1px solid #434981;
	margin: 5px;
}
#outer {
	text-align: center;
	width: 135px;
	height: 135px;
	overflow: hidden;
	position: relative;
}
#outer[id] {
	display: table;
	position: static;
}
#middle {
	position: absolute;
	top: 50%;
}
/* for explorer only*/
#middle[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
}
#inner {
	position: relative;
	top: -50%;
	_left: -50%;
}
/* for explorer only */
#inner[id] {
	position: static;
}
/* <--- optional */
.image {
	text-align: center;
}
.galeria .textin, .image .textin {
	clear: both;
	text-align: center;
}
.tooltip {
	width: 200px;
	color: #000;
	font: lighter 11px/1.3 Arial, sans-serif;
	text-decoration: none;
	text-align: center
}
.tooltip span.top {
	padding: 30px 8px 0;
	background: url(../../../objects/product/bt.gif) no-repeat top
}
.tooltip b.bottom {
	padding: 3px 8px 15px;
	color: #548912;
	background: url(../../../objects/product/bt.gif) no-repeat bottom
}
/* PRODUCT */
.product, .product-full {
	border: 1px solid #DADADA;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.product h2, .product-full h2 {
	font-size: 120%;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
.product-full h1 {
	font-size: 150%;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
form {
	margin: 0;
	padding: 0;
}
.product form, .product-full form {
	margin: 5px;
	margin-left: 8px;
}
.product img, .product-full img {
	border: 1px solid #707070;
	margin-right: 10px;
}
.product span, .product-full span {
	color: #6A6A6A;
}
.product table tr td.text2 span, .product table tr td.text2 input, .product-full table tr td.text2 span, .product-full table tr td.text2 input {
	margin-left: 15px;
}
.product table tr td.text2 input, .product-full table tr td input {
	margin-top: 4px;
}
.product-full {
	border: none;
}
.product-full .formSubmit, .product .formSubmit2 {
	margin-left: 10px;
	height: 22px;
	width: 125px;
}
tr.hovtab:hover {
	background-color: #E3E5E9;
}
/* COMMENTS */
.comment_title {
	font-weight: bold;
	background-color: #E3E5E9;
}
.comment_title {
	border: 1px solid #B6B6B6;
}
.comment_who {
	border-left: 1px solid #B6B6B6;
}
.comment_q {
	border-right: 1px solid #B6B6B6;
}
.comment_text {
	border-bottom: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	padding-bottom: 5px;
}
.cite {
	margin: 5px;
	padding: 3px;
	border: 1px solid #DDDDDD;
	font-style: italic;
}
.ftd {
	padding-right: 5px;
	text-align: right;
}
.table-box {
	border: 1px solid #B6B6B6;
	font-size: 90%;
}
.table-box td, .table-box th {
	padding: 2px 5px;
}
.table-box th {
	background: #DADCE0;
	color: black;
}
.datum {
	width: 110px;
}
.meno {
	width: 150px;
}
.prispevok {
	width: 212px;
}
/* NEWS */
.news {
	margin-bottom: 15px;
	clear: both;
}
.news-d {
	margin-bottom: 5px;
}
.news-date {
	margin-bottom: 8px;
}
/* GUESTBOOK */
table tr.gb1 {
	background: #DCDFE6;
}
table tr.gb2 {
	background: #E8EAEE;
}
/* LOGIN FORM */
.loginform {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
.loginform h4 {
	font-size: 110%;
}
.loginform {
	border-bottom: 1px solid gray;
	margin-bottom: 10px;
}
/* SEARCH */
.searchdiv {
	clear: both;
	padding-top: 10px;
	border-bottom: 1px solid gray;
	margin-bottom: 10px;
}
.searchdiv .searchText {
	width: 95%;
}
.cleaner2 {
	clear: both;
	padding-bottom: 5px;
}
a.chbx {
	text-decoration: none;
	cursor: default;
	color: #000000;
}
#mainBar li {
	margin-left: 20px;
	_margin-left: 0px;
}
#mainBar ul {
	_position: relative;
	_left: 20px;
}
/* CART */
#leftBar .cartdiv, #rightBar .cartdiv {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#icon-cart {
	padding-left: 0px;
	margin-left: 0px;
	border-bottom: 1px solid gray;
}
#icon-cart a, #icon-cart a:visited {
	display: block;
	height: 18px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
}
#icon-cart img {
	vertical-align: text-top;
	border: none;
}
#icon-cart a:hover {
}
/* FLAGS */
#siteHead {
	position: relative;
	background-image: url("head_bg.jpg");
	background-position: center;
	background-repeat: no-repat;
	height: 175px !important;
}
#flags {
	position: absolute;
	top: 15px;
	left: 690px;
	width: 50px;
	height: 20px;
	z-index: 100;
	text-align: right;
}
#flags img {
	border: 1px solid black;
}
div#siteMain {
	padding-bottom: 15px !important;
}

#leftBar .searchdiv .searchText {
width:142px !important;
#width:140px !important;
}
#rightBar .searchdiv .searchText {
width:132px !important;
#width:134px !important;
}
.center {
	text-align: center;
}

table#product-short-table {
	width:99.5% !important;
	#margin:0 0 0 -10px !important;
}
table#product-short-table td.product_price span, table#product-short-table td.product_tax {
	font-size:9px !important;
}
table#product-short-table td.product_tax {
	padding-top:0 !important;
	#padding-top:2px !important;
}
table#product-short-table input.text {
	width:1.2em !important;
	text-align:center !important;
	_position:relative;
	_top:-1px;
}
table#product-short-table input.submit {
	margin-left:0.3em !important;
}