/* CSS Document */

.cursor {
	cursor: pointer;	
}

h1 {
	font-size: 18px;
	color: #803F00;
}

h2 {
	margin: 0px;
}

body {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #803F00;

	scrollbar-face-color: #ffe400; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffff00; 
	scrollbar-shadow-color: #bbbb00; 
	scrollbar-darkshadow-color: #999900; 
	scrollbar-track-color: #fff07f; 
	scrollbar-arrow-color: #000000;
}

.intro_page {
	background-image: none;
	background-color: #000000;
}

#topBox {
	background-image: url(../img/pageTop.png);
	background-repeat: no-repeat;
	width: 961px;
	height: 103px;
	text-align: left;
}

#middleBox {
	background-image: url(../img/pageMiddle.png);
	background-repeat: no-repeat;
	width: 961px;
	height: 620px;
	text-align: left;
}

#bottomBox {
	background-image: url(../img/pageBottom.png);
	background-repeat: no-repeat;
	width: 961px;
	height: 77px;
	text-align: left;
	padding-top: 20px;
}



.warning {
	font-weight: bold;
	font-size: 10px;
	color: red;
}

a {  
	color: #DC0001;
	text-decoration: none;
}

a:hover {  
	color: #DC0001;
	text-decoration: underline;
}

table {
		font-size: 11px;
}

h3 {
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 14px;
}

.label {
	float: left; 
	text-align: right; 
	width: 150px; 
	padding-right: 5px;
}

.note {
	font-size: 10px;	
	font-weight: normal;
}

input {
	border: 1px solid black;
	font-size: 11px; 
	font-family: Verdana;
	background-image: url(../img/bg_form.png);
	background-repeat: repeat-x;
}

input.text {
	width: 130px;
}

th {
	text-align: right;
	/*width: 150px;*/
	font-weight: normal;
}

select {
	font-family: Verdana;
	font-size: 11px;
	scrollbar-face-color: #ffe400; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffff00; 
	scrollbar-shadow-color: #bbbb00; 
	scrollbar-darkshadow-color: #999900; 
	scrollbar-track-color: #fff07f; 
	scrollbar-arrow-color: #000000;	
}


select.text {
	width: 130px;
}

.req {
	color: red;
}

#productTree span {
	cursor: pointer;
}

.hand {
	cursor: pointer;
}

#productTree a {
	color: #FFFFFF;
}



#contentTable td {
	vertical-align: top;
}



#contentTable #productList {
	margin-left: 20px;
}

#contentTable #productList .productItem {
	background-image: url(../img/bg_product.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 165px;
	float: left;
}

#contentTable #productList .priceTicket {
	background-image: url(../img/price_ticket.gif);
	background-repeat: no-repeat;
	position: absolute; 
	margin-top: 120px; 
	margin-left: 55px;
	width: 75px; 
	height: 34px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
}

#contentTable #productList .smlPrice {
	font-size: 9px;
	font-weight: normal;
	text-decoration: line-through;
}


#contentTable #productList .small_eur {
	font-size: 9px;
	font-weight: normal;
}



#contentTable #productList .new {
	background-image: url(../img/label_nove_sml.gif);
	background-repeat: no-repeat;
	position: absolute; 
	margin-top: 31px; 
	margin-left: 5px;
	width: 40px; 
	height: 39px;
	padding-top: 10px;
	z-index: 4;
	cursor: pointer;
}

#contentTable #productList .sleva {
	background-image: url(../img/label_sleva_sml.gif);
	background-repeat: no-repeat;
	position: absolute; 
	margin-top: 31px; 
	margin-left: 5px;
	width: 40px; 
	height: 39px;
	padding-top: 10px;
	z-index: 4;
	cursor: pointer;
}


#contentTable #productList .productBasket {
	background-image: url(../img/product_basket.gif);
	background-repeat: no-repeat;
	position: absolute; 
	margin-top: 115px; 
	margin-left: -10px;
	width: 38px; 
	height: 48px;
}

#contentTable .list a {
	font-size: 9px;
}

#contentTable .list a:hover {
	text-decoration: underline;
}

.productImageList img {
	position: absolute; 
	margin-top: 28px; 
	margin-left: 2px;
	border: 3px solid #C0C0C0;
}

.productImageList img:hover {
	border: 3px solid #DC0001;
}

#contentTable #productList .productName {
	position: absolute; 
	margin-top: -5px; 
	margin-left: -7px;
	padding: 2px;
	padding-left: 4px;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	width: 128px;
	height: 25px;
	text-align: center;
	/*background-color: #DC0001;*/
	text-transform: uppercase;
	background-image: url(../img/bg_title.gif);
	background-repeat: no-repeat;
}

#contentTable #productList a {
	color: #FFFFFF;
	
}

#contentTable #productList a:hover {
	text-decoration: underline;
	
}


#contentTable #leftMenu {
	margin-top: 25px;
	padding-top: 30px;
	font-size: 11px;
	font-weight: bold;
	
	background-repeat: no-repeat;
	text-align: left;
	width: 186px;
	height: 534px;
}

#contentTable .nove_zbozi {
	padding-left: 15px;
	color: #FFFFFF; 
}



#contentTable #leftMenu ul {
	padding-top: 0px;
	margin-top: 0px;
	list-style: none;
	color: #FFFFFF;
	padding-left: 15px;
	margin-left: 0px;
	line-height: 13px;
}

#contentTable #leftMenu .light {
	color: #FDD400;
	font-weight: bold;
}



#contentTable #leftMenu ul ul {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

.productImageDetail {
	border: 5px solid #DAB30C;
}

.productNameDetail {
	font-size: 14px;
	font-weight: bold;
}

.productImageDetailSmall {
	border: 3px solid #DAB30C;
}

#contentTable #productDetail .basket {
	float: right;
	position: absolute;
	margin-left: 210px;
	margin-top: 0px;
}

#contentTable #productDetail .original {
	position: absolute;
	margin-bottom: 5px;

}

#contentTable #productDetail .productName {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../img/dot_line.gif);
	background-repeat: repeat-x;
	width: 220px;
	padding-bottom: 5px;
}


#contentTable #productDetail .priceTicket {
	position: absolute;
	background-image: url(../img/price_ticket_big.gif);
	background-repeat: no-repeat;
	width: 94px; 
	height: 44px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-left: 150px;
	margin-top: -10px;
}

#contentTable #productDetail .sleva {
	position: absolute;
	background-image: url(../img/label_sleva.gif);
	background-repeat: no-repeat;
	width: 73px; 
	height: 87px;
	padding-top: 12px;
	margin-left: 5px;
	margin-top: 0px;
}

#contentTable #productDetail .smlPrice {
	font-size: 9px;
	font-weight: normal;
	text-decoration: line-through;
}


#contentTable #productDetail .small_eur {
	font-size: 9px;
	font-weight: normal;
}


#contentTable #productDetail .new {
	position: absolute;
	background-image: url(../img/label_new.gif);
	background-repeat: no-repeat;
	width: 73px; 
	height: 87px;
	padding-top: 12px;
	margin-left: 5px;
	margin-top: -7px;
}

#contentTable #productDetail .box_params {
	float: right;
	margin-right: 10px;
	text-align: left;
	width: 170px;
}

#contentTable #productDetail .box_params th {
	text-align: right;
	width: 55px;
}

#topBox .shop_corner {
	 position: absolute; 
	 margin-left: 3px; 
	 z-index: 2;
}

#topBox .bt_novinky {
	position: absolute; margin-left: 50px; margin-top: 75px; z-index: 2;
}

#topBox .bt_lifestyle {
	position: absolute; margin-left: 154px; margin-top: 75px; z-index: 2;
}

#topBox .bt_shop {
	position: absolute; margin-left: 276px; margin-top: 75px; z-index: 2;
}

#topBox .bt_kontakty {
	position: absolute; margin-left: 363px; margin-top: 75px; z-index: 2;
}

#topBox .box_basket {
	position: absolute; 
	margin-top: 50px; 
	margin-left: 520px; 
	z-index: 2; 
	color: #000000; 
	font-weight: bold;
}

#topBox .page_left_line {
	position: absolute; 
	margin-top: 40px; 
	z-index: 1;
}

#topBox .page_right_line {
	position: absolute; 
	margin-top: 40px; 
	margin-left: 481px; 
	z-index: 1;
}

#middleBox .piece_shop_corner {
	position: absolute; 
	margin-left: 3px;  
	z-index: 3;
}

.box_flow {
	background-image: url(../img/bg_alert.png);
	background-repeat: no-repeat;
	position: absolute; 
	z-index: 5; 
	width: 325px; 
	height: 152px; 
	margin-top: -500px; 
	margin-left: 320px;
	display: none;
	color: white;
}

.box_flow .alert_message {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	height: 40px;
	text-align: center;
}

.box_flow .alert_content {
	width: 100%;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.content_part {
	padding: 20px;
	padding-top: 5px;
}



#basket_tbl th {
	background: #9E4E00;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 25px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#basket_tbl td {
	background: #FFD137;
	height: 20px;
}


#basket_tbl a:hover {
	text-decoration: underline;
	
}

.no_border {
	border: none;
}

#basket_tbl .pcs {
	width: 30px;
	text-align: right;
}



#basket_tbl .text_tbl {
	text-align: right; 
	color: #9E4E00;
}

#basket_tbl .price_tbl {
	text-align: right; 
}

#leftMenu hr { 
	border-top: 1px solid #FFFFFF;
	margin-right: 20px;
}

#contentTable .td_cell {
	width: 470px;
}


.form_tbl th {
	width: 150px;
	height: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}

.text_alert {
	font-weight: bold;
	text-align: center;
	font-size: 16px;	
}

#box_user_info {
	background-image: url(../img/bg_login.jpg);
	background-repeat: no-repeat;
	position: absolute; 
	z-index: 6; 
	width: 233px; 
	height: 50px; 
	margin-top: 100px; 
	margin-left: 722px; 
	color: #000000;
	text-align: right;
	padding-top: 1px;
	font-size: 10px;
	font-weight: bold;
}

#box_user_info a {
	color: #803F00;
}

#box_user_info .bt_kosik_small {
	position: absolute; 
	z-index: 7;
	margin-top: 12px; 
	margin-left: -157px; 
}

.no_bg {
	background: transparent;
}

.content {
	padding: 20px;	
}

.kontakt_prodejna img {
	border: 3px solid #C0C0C0;
}

.kontakt_mapa img {
	border: 5px solid #DAB30C;
}

p {
	text-indent: 3em;
	line-height: 1.4;	
}

.img_border {
	border: 3px solid #DAB30C;
	margin: 5px;
}

.foto {
	border: 5px solid #DAB30C;
	margin: 10px;
}

.foto_party {
	background-image: url(../img/bg_foto.gif);
	background-repeat: no-repeat;
	width: 208px;
	height: 142px;
	float: left;
	text-align: center;
	padding-top: 4px;
	margin: 3px;
}

.edHardyPribeh p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
}




#lifestyleLeftMenu {
	margin-top: 25px;
	padding-top: 40px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/bg_lifestyleLeftMenu.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 186px;
	height: 450px;
}

#lifestyleLeftMenu ul {
	padding-top: 0px;
	margin-top: 0px;
	list-style: none;
	color: #FFFFFF;
	padding-left: 15px;
	margin-left: 0px;
	line-height: 15px;
}

#lifestyleLeftMenu .light {
	color: #FDD400;
	font-weight: bold;
}

#lifestyleLeftMenu li {
	list-style-position: outside;
}

#lifestyleLeftMenu li a {
	color: #FFFFFF;
	text-decoration: none;
}

#lifestyleLeftMenu li a:hover {  
	color: #FFFFFF;
	text-decoration: underline;
}

#lifestyleLeftMenu ul ul {
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}

.tbl_velikosti th{
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	background-color: #803F00;
	color: #FFFFFF;
}
.tbl_velikosti_title{
	font-size:14px;
	font-weight: bold;
	padding-bottom:10px;
	font-style:italic;
}

.vip_watches_list div {
	text-align: center;
	float: left;
	width: 120px;
	margin: 5px;
	padding: 5px;
	border: 3px solid #C0C0C0;
	height: 160px;
}

.vip_watches_list img {
	padding: 5px;
}
