/*:root { overflow-y: auto !important; }
*/
/**
 * HTML elements
 * Level 0, globals
 */
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;/*11*/
	color:#4E4E4E;
	cursor:default;
	margin:0px auto;
}
p { margin:3px 0px 12px 6px; }
a { color:#325E76; text-decoration:none; }
h1 {
	display:block;
	color:#6F6F6F;
	font-size:17px;
	padding:7px 0px 2px 0px;
	margin:-7px 0px 0px 2px;
}
h2 {
	color:#fff;
	background-color:#6F6F6F;
	font-size:11px;/*11*/
	padding:4px 6px 4px 6px;
	margin:0px 0px 3px 2px;
	clear: both;
}
h3 {
	font-size:12px;
	margin:0px 0px 0px 2px;
}
form {
	margin:0px;
	display:inline;
}
select, input, textarea {
	border:1px solid #CCCCCC;
	background-color:#fff;
	font-size:10px;
	color:#4E4E4E;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:11px;/*11*/

}
input, textarea {
	padding-left: 2px;
}

/**
 * Level 1
 */
#cont {
	/* cont */
	width:950px;
	margin: 0px auto;
	text-align:left;
}
#popup {
	/* popup */
	margin:6px;
	width:550px;
	text-align:left;
}
/**
 * Level 2
 */
#cont #top {
	/* cont>top */
	width:100%;
	height:10px;
	margin: 52px auto 0px auto; /* bilo 77px vmesto 65px */
	background-image: url(../images/top_stripe.gif);
	background-repeat: repeat-x;
	position: relative;
}
#cont #bar {
	/* cont>bar */
	color:#5B5B5B;
	text-align:right;
	font-size:10px;
	padding:5px 0px 4px 0px;
	margin-bottom:4px;
	height: 10px;
}
#cont #langMenu {
	font-size:10px;
	position:absolute;
	top:-15px;
	right:0px;
}

#cont #left {
	/* cont>left */
	float:left;
	width:186px;
}
#cont #main {
	/* cont>main */
	float:right;
	width:545px;
	padding: 0px 10px 6px 0px;
	margin-top: 5px;
}
#cont #right {
	/* cont>main */
	float:right;
	width:187px;
	padding-bottom:6px;
}
#cont #footer {
	/* cont>footer */
	clear:both;
	margin: 15px 0 0 8px;
	padding:5px 6px 6px 6px;
	background-color:#ECECEC;
}
#footer a{
	white-space: nowrap;
}


/**
 * Level 3
 */
#top #logo {
	/* cont>top>logo */
	position:absolute;
	top:-46px;
}
#top #topMenu {
	/* cont>top>topMenu */
	position:absolute;
	top:-22px;
	right:-3px;
}
#langMenu a {
	/* cont>bar>a */
	color:#5B5B5B;
	text-decoration:none;
}
#langMenu a:hover {
	/* cont>bar>a:hover */
	color:#368F00;
}

#langMenu .sel {
	/* cont>bar>a:hover */
	font-weight: bold;
}
#bar input {
	/* cont>bar>input */
	border:1px solid #5B5B5B;
	background-color:#ECECEC;
	font-size:10px;
	color:#5B5B5B;
}


#rightMenu {
	/* cont>left>leftBox */
	position:relative; 
	float:left; 
	margin-bottom:2px; 
	clear:both; 
	width:100%;
	position:relative;
	padding-left:8px;
	z-index:1;
	margin-top:20px;
}

#rightBanners {
	position:relative; 
	float:left; 
	margin: 20px 0px 5px 0px; 
	clear:both; 
	width:100%;
	position:relative;
	text-align: center;
}

#rightBanners img{
	border: none;
}


#left .leftBox {
	/* cont>left>leftBox */
	position:relative; 
	float:left; 
	margin-bottom:2px; 
	clear:both; 
	width:100%;
}
#left #menu {
	/* cont>left>menu */
	position:relative;
	padding-left:8px;
	margin-top:8px;
}
#right #leftcart {
	/* cont>left>leftcart */
	position:relative;
	margin-top:-17px;
}
#main .box {
	/* cont>main>box */
	clear:both;
	padding-bottom:12px;
}
#main #frontpage_text,
#main #frontpage_news {
	margin-left:5px;
}
#footer #ba {
	/* cont>footer>ba */
	color:#999999;
	font-size:10px;
}
/**
 * Level 4
 */
#topMenu #topMenuSubs {
	/* cont>top>topMenu>topMenuSubs */
	position:absolute;
	top:29px;
	right:2px;
	width:187px;
	background-color:#4E4E4E;
	text-align:right;
}
#menu .category {
	/* cont>left>menu>category */
}
#leftcart #cart {
	/* cont>left>leftcart>cart */
}
.box .prodimg {
	/* cont>main>box>prodimg */
	float:left;
}
.box .descr {
	/* cont>main>box>descr */
	float:right;
	width:410px;
}
#ba a {
	/* cont>footer>ba>a */
	color:#999999;
	text-decoration:none;
}
#ba a:hover {
	/* cont>footer>ba>a:hover */
	text-decoration:underline;
}
/**
 * Level 5
 */
#topMenu #topMenuSubs a {
	/* cont>top>topMenu>topMenuSubs>a */
	display:block;
	padding:3px 6px 3px 6px;
	color:#D7F1B9;
	border-top:2px solid #fff;
	text-decoration:none;
}
#topMenu #topMenuSubs a:hover {
	/* cont>top>topMenu>topMenuSubs>a:hover */
	color:#fff;
}
.category .categorySubs {
	/* cont>left>menu>category>categorySubs */
}
#cart #cartImage {
	background-image: url(../images/grozs.gif);
	background-repeat: no-repeat;
	height:31px;
	width:67px;
}
#cart #cartTitle {
	background-image: url(../images/grozs.gif);
	background-repeat: no-repeat;
	background-position:0px -31px;
	font-weight:bold;
	font-size:11px; /*11*/
	text-decoration:none;
	color:#fff;
	text-indent:54px;
}
#cart .cartTitle {
	/* cont>left>leftcart>cart>cartTitle */
	background-color:#6F6F6F;
}
#cart .cartTitleOver {
	/* cont>left>leftcart>cart>cartTitleOver */
	background-color:#787878;
}
#cart #cartContents {
	/* cont>left>leftcart>cart>cartContents */
	background-image: url(../images/grozs.gif);
	background-repeat: no-repeat;
	background-position:-8px -56px;
	background-color:#ECECEC;
	padding:10px 0px 6px 0px;
	margin-left:8px;
}
#cart #cartEmpty {
	/* cont>left>leftcart>cart>cartEmpty */
	background-image: url(../images/grozs.gif);
	background-repeat: no-repeat;
	background-position:-8px -56px;
	background-color:#ECECEC;
	padding:6px 0px 6px 0px;
	margin-left:8px;
}
#cart #cartSubs {
	margin-left:8px;
}
/**
 * Level 6
 */
#cartImage a {
	display:block;
	height:31px;
	width:67px;
}
.cartTitle a,
.cartTitleOver a {
	/* cont>left>leftcart>cart>cartTitle>a
	 * cont>left>leftcart>cart>cartTitleOver>a */
	display:block;
	color:#fff;
	padding:6px 6px 6px 6px;
}
.categoryTitle span,
.categoryTitleOver span {
	/* cont>left>menu>category>categoryTitle>span */
	/* cont>left>menu>category>categoryTitleOver>span */
	display:block;
	background-color:#6F6F6F; 
	color:#fff;
	font-weight:bold;
	font-size:11px;/*11*/
	padding:3px 6px 3px 6px;
	width:167px;
	border-bottom:2px solid #fff;
	/*cursor:pointer;
	cursor: hand;*/
}
.categoryTitleOver span {
	/* cont>left>menu>category>categoryTitleOver>span */
	background-color:#787878; 
	cursor: pointer;
	/*cursor: hand;*/
}
/**
 * Level 7
 */
.categorySub a,
.categorySubGreen a,
.cartSub a,
.cartSubGreen a, .rightMenuItem a {
	/* cont>left>menu>category>categorySubs>categorySub>a,
	 * cont>left>menu>category>categorySubs>categorySubGreen>a */
	display:block;
	background-color:#ECECEC;
	color:#5B5B5B;
	text-decoration:none;
	padding:4px 3px 4px 6px;
	border-bottom:2px solid #fff;
	width:170px;
}
.rightMenuItem a {
	color:#325E76;
}

.cartSub a,
.cartSubGreen a {
	width:169px;
}
.categorySubGreen a,
.cartSubGreen a {
	/* cont>left>menu>category>categorySubs>categorySubGreen>a */
	padding:6px 3px 6px 6px;
}
/**
 * Mixed level
 */
.green { color:#2E7B35 }
.blue { color:#166089 }
.btnBlue a:hover,
.categorySub a:hover,
.cartSub a:hover,
.rightMenuItem a:hover {
	background-color:#C3EAFF;
	color:#166089;
}
.btnGreen a:hover,
.categorySubGreen a:hover,
.cartSubGreen a:hover {
	background-color:#E7FDCC;
	color:#2E7B35;
}
.btnBlue a, .btnGreen a {
	background-color:#ECECEC;
	padding:2px 6px 2px 6px;
	font-weight:bold;
	color:#5B5B5B;
	text-decoration:none;
}
.listTable {
	margin:0px 0px 3px 0px;
}
.listTable td {
	padding:1px 6px 1px 6px;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	height:18px;
	font-size:11px;/*11*/
}
.listTable .title {
	color:#515151;
	background-color:#ECECEC;
}
.listTable .data {
	color:#515151;
	padding-right:0px;
}
.table {
	width:100%;
	background-color:#fff;
}
.table .header {
	font-weight:bold;
}
.table td {
	border-bottom:2px solid #ECECEC;
	padding:2px 3px 2px 6px;
	color:#5B5B5B;
	font-size:11px;/*11*/
}
.striked {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:line-through;
}

.news {
	border-top:1px dotted black; 
	padding-top:5px; 
	margin-top:9px; 
	padding-bottom:5px;
}

#ToolTip {
	position:absolute; 
	width: 150px;
	top: 0px; 
	left: 0px;
	visibility:hidden;
	z-index: 9999;
}

#hack {
	position:absolute;
	width:50px;
	height:20px;
	top:0px;
	left:0px;
	border:none;
	display:none;
	z-index:0;
}













#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #8D8D8D;
visibility: hidden;
z-index: 10;
/*cursor: hand;*/
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}


#help_img{
	margin-bottom: 2px;
	vertical-align: bottom;
}

tr.afft_title td{
	
	background:#6F6F6F;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.affplusminus {
	font-family:Courier;
}

tr.afflast td{
	border-top: solid 1px #000; 
}

.plus_row{
	/*background-color: #679e1f;*/
	background-image: url(../images/3p_bck.gif);
	color: White;
}

.plus_row_value{
	color: #6b9f0f;	
	font-weight: bold;
}

.message {
	width: 370px;
	background-color:#ececec;
	border: 1px solid #6f6f6f;
	padding: 5px;
	text-align: left;
}

.fprodtable{
	border: 1px solid #ECECEC;
}

div.greenbgtext {
	padding:0px 5px;
	width: 60px;
	height:16px;
	text-align: center;
	margin-top:2px;
}

a.fp {
	text-decoration: underline;
}

.tlook{
	padding-left: 10px;
	background-image: url(../images/rarr.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

h3.fp {
	color: #6b9f0f;
	font-size: 14px;
	margin-left:0px;
	margin-bottom: 5px;
}

.about_cart {
	background-color: #ececec;
	padding: 1px 8px 8px 8px;
	width: 162px;
}
.about_cart .title {
	color: #6b9f0f;
}


div.error{
	color: red;
}

.simpleTable, .simpleTable td{
	border: 0px none;
}

.simpleTable tbody td{
	border-bottom:1px solid #ECECEC;
}
.simpleTable .data{
	background-color:#efefef;	
}
.simpleTable thead td{
	background-color: #6f6f6f;
	color: White;
}
.simpleTable td{
	padding: 3px 3px 3px 5px;
}

img.inline{
	vertical-align: bottom;
}

.formTip{
	position:relative;
}

.formTip div{
	position:absolute;
	background:#FFFFFF url(../images/arrow.gif) no-repeat scroll 0px 3px;
}

.formTip div{
	position:absolute;
	padding-left: 10px;
}

.hover {
	background-color:navy;
}

.out {
	background-color:white;	
}

.hoverhref:hover{
	background-color:navy;
	color:white;
	width:300px;
	display: block;
}
.greendots {
/*	list-style-position:outside;
	list-style-type: disc;
	 */
	list-style: none outside none;
	margin-left:0px;
	padding-left:0px;
}

.greendots li{
	background:url('../images/greendot.gif') left 6px no-repeat;
	margin:5px;	
	padding-left:10px;
	margin-left:2px;
	
}
.greendots li a{
	color:#325E76;
	text-decoration:underline;
}

.blueH{
	color:#AABDDA;
}

hr{
	color: #DDDDDD;;
	background-color: #DDDDDD;
	height:1px; border:0px;
	
}
.bigHR{
	height:2px;
}

.contactsTable td{
	border-bottom:1px #DDDDDD solid;
}

.noBorder{
	border:0px ! important;
}
.noLeftBorder{
	border-right:0px ! important;
}

#footer a{
	color:#4E4E4E;
	text-decoration:underline; 
}

.remark{
	color:red;
	vertical-align:top;
	font-size:8px;
}

.boldBorders tbody td{
	border-bottom:1px gray solid;
	border-right:1px gray dotted;
}
.boldBorders thead td{
	border-right:1px white dotted;
}

.boldBorders td{
	padding:5px;
}
.black {
	color:#000;
}

.lgr {
	color: #c8c8c8;
}