ul,li,form{margin:0px;padding:0px;}
img{border:0px;}
a { text-decoration: none; }

html {
	margin:0px; padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #336eb6;
}
table {font-size: 12px;}
body {font-size: 12px; color: #000; margin:0px; padding:0px; background: #336EB6;
	background-image:url('../image/bg.gif');
	background-repeat:repeat-x;
	background-position: center top;
	text-align: center;
}

input,textarea {
	border:1px solid silver;
}

.s_1 {
	color:red;
	font-weight: bold;
}
.s_2 {
	color:#336eb6;
	font-weight: bold;
}
.s_3 {
	color:green;
	font-weight: bold;
}


.input_button {
	border:1px solid silver;
	background-color:#336EB6;
	color:white;
}

.userstable td {
	border-bottom:1px solid silver;
}

.userstable th {
	font-size:12px;
}

.userstable {
	font-size:11px;
	width:100%;
	margin-left:5px;
}

.userstable th {
	background-color: #336eb6;
}

.userstable th a {
	color:white;
}

.bb {
	border-bottom:1px solid black;
}

.cart_title {
	padding-top:5px; 
}

.cart_title a {
	color:#1f497d;
	font-weight: bold;
}
.cart_title a:hover {
	color: black;
}

.cart_prices_table_head {
	border:1px solid #c4bd97;
	background-color: #c4bd97;
	width: 260px;
	margin-top:10px;
}
.cart_prices_table_head th div {
	color:#1f497d;
	padding:4px 4px 2px 4px;
	font-size:11px;
	text-align:left;
}

.cart_prices_table_item {
	border:1px solid #d9d9d9;
	width: 260px;
	margin-top:1px;
}

.cart_prices_table_item td div {
	padding:1px 4px;
	text-align:left;
	font-size:11px;
}


.prices_table_head {
	border:1px solid #c4bd97;
	background-color: #c4bd97;
	width: 540px;
	margin-top:1px;
}

.prices_table_head th div {
	color:#1f497d;
	padding:8px 8px 6px 8px;
	font-size:11px;
	text-align:left;
}

.prices_table_item {
	border:1px solid #d9d9d9;
	width: 540px;
	margin-top:1px;
}

.prices_table_item td div {
	padding:5px 8px;
	text-align:left;
	font-size:11px;
}


.files {
	margin-top:5px;
	width:100%;
	border-top:1px solid #c5d9f1;
}

.files td {
	border-bottom:1px solid #c5d9f1;
}

.files td a {
	font-size:13px;
	font-weight: bold;
	color:#00488c;
}

.files td a:hover {
	color:#000000;
}


.sortiment {
	padding:5px 2px 5px 1px; float:left; text-align:center;
}

.sortiment a {
	color:#00488c;
}
.sortiment a:hover {
	color:#000000;
}


.subory {
	float:left; text-align:center;
	padding:5px 15px 10px 10px;
}

.subory a {
	color:#00488c;
}
.subory a:hover {
	color:#000000;
}





#logged {
	float:right;
	font-size:11px; 
	padding:3px 5px 0px 0px;
}

#logged a {
	color:#00488c;
}

#pageholder {
	text-align: left;
	margin:auto;
	background-image:url('../image/content_bg.gif');
	background-repeat: repeat-y;
	width:960px;
}

#holder {
	margin:auto;
	text-align: left;
	background-image:url('../image/top.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:960px;
}

#top {
	height:198px;
}

#usermenu {
	height: 30px;
}

#logo {
	height: 89px;
}

#menu {
	font-size: 12px;
	margin-left:1px;
	height:50px;
}

.menu_item {
	font-weight:bold;
	float:left;
	width:95px;
	text-align: center;
}

.menu_item a {
	color:#ff6600;
	text-decoration: none;
}
.menu_item a:hover {
	color:#000000;
}


#kosik {
	padding-top:9px;
	float: left;
	width:305px;
}

#login {
	float: left;
	width:75px;
	padding-top:8px;
}

#login a {
	color: black;
	text-decoration: underline;
}

#register {
	float: left;
	width:70px;
	padding-top:8px;
}

#register a {
	color: black;
	text-decoration: underline;
}


#lupa {
	float: left;
	width:35px;
}

#search {
	float: left;
	background-image:url('../image/search.gif');
	background-position:0px 7px;
	width:255px;
	background-repeat: no-repeat;
	height:20px;
	padding-top:9px;
}

#search input {
	border:0px;
	background:transparent;
	padding:0px;
	font-size: 11px;
	text-indent:4px;
	color:grey;
	width:144px;
}

#left {
	width:200px;
	float:left;
	padding-bottom:10px;
}


#content {
	width:559px;
	float:left;
}

#content_data {
	padding-right: 10px;
}

#right {
	width:200px;
	float:left;
}

#akcie {
	padding-top:64px;
	padding-bottom:10px;
}

#novinky {
	background-image:url('../image/novinky.gif');
	background-repeat: no-repeat;
	padding-top:47px;
}

#path {
	color:#888888;
	margin-top:12px;
	height:28px;
	font-size: 10px;
}

#path a {
	color:#888888;
}
#path a:hover {
	color:#444444;
}

#nadpis {
	font-weight:bold;
	color:#00488c;
	font-size:14px;
	margin:0px;
	padding:0px;
	padding-left:10px;
}



#bottom {
	padding-left: 20px;
	margin-top:10px;
	height:105px;
	background-image:url('../image/bottom.gif');
}

#footer {
	font-size: 10px;
	background-image:url('../image/bg_bottom.gif');
	background-repeat: no-repeat;
	height:100px;
	text-align: center;
}

#footer_menu {
	color:#444444;
	padding-top:15px;
}

#footer_menu a {
	color:#444444;
	text-decoration: none;
}

#footer_menu a:hover {
	color:#000000;
}


#copyright {
	padding-top:10px;
	color:#cccccc;
}

























#example_6 {  
     position: relative;
     overflow: hidden;
     width: 320px;
     height: 320px;
     margin: 0;  
     background: #fff;  
 }  
   
 #example_6_content {  
     position: absolute;  
     top: 0;  
     margin-left: 0;  
 }  
   
 #example_6_content  
 #example_6_content li {  
     list-style: none;  
     margin: 0;  
     padding: 0;  
 }  
     #example_6_content {  
         width: 36000px;  
     }  
     #container_bd #example_6 ul li {  
         display: block;  
         float: left;  
         margin: 0;  
         padding: 0;  
         border: none;  
         background-color: #fff;  
     }  
   
 #container_bd #example_6 ul li img {  
     display: block;  
 }  
   
 #example_6_frame {  
 	width:320px;
     position: relative;  
     margin-top: 5px;  
     text-align:center;
 }  
 #container_bd #example_6_frame ul li {  
     margin: 0 2px;  
 }  
 #container_bd #example_6_frame ul li img{  
     border: 1px solid #9cf;  
     padding: 2px;  
 }  
 #container_bd #example_6_frame ul li img:hover {border: 1px solid #369;}  

.carthumb {
	border: 1px solid #d9d9d9;
	padding:5px;
	cursor: pointer;
	*cursor:hand;
	margin-bottom:2px;
}

.adminmenu {margin-left:55px;}

.adminmenu td a { background-color:#CE3C01; color:#ffffff; font-weight:bold; padding:1px 5px; display:block; width:110px; text-align:center; text-decoration: none; }
.adminmenu td a:hover {background-color:#682603; color:#FFFFFF; text-decoration: none;}

.kosik_item {
	border:1px solid silver;
	margin-bottom:2px;
}

.product_thumb_title {
	font-weight:bold;
	color:#0070c0;
	font-size: 12px;
	text-decoration: none;
}
.product_thumb_title:hover {
	color:black;
	text-decoration: none;
}
.product_thumb_input {
	width:24px;
	text-align: right;
	border:1px solid #5189A3;
}
.product_thumb_input_div {
/* 	background-image: url(../image/input_bg_small.gif); */
/* 	background-repeat: no-repeat; */
	padding:1px 1px 2px 1px;
	margin-top:1px;
}
.product_thumb {
	margin:5px;
	border:1px solid #5189a3;
    float:left;
    width:250px;
}

.product_thumb_in {
	padding:5px; 
    font-size:10px;
}

.kosikImput {border:1px solid #336981; background-color:#FFF; color:#22576F; height:15px; font-size:7pt;} 


#product_menu {
	width:200px;
	padding-top:70px;
}

.product_menu_li, .product_menu_li_sel {
	list-style-type: none;
	width:200px;
	height:18px;
	background-image:url('../image/dot.gif');
	background-repeat: no-repeat;
	background-position: 180px 5px;
	text-indent: 15px;
}

.product_menu_li a {
	color:#00488c;
	text-decoration: none;
}

.product_menu_li_sel a {
	color:#ff6500;
	text-decoration: none;
}

.product_menu_li a:hover, .product_menu_li_sel a:hover {
	color:black;
}

