/* upraveny reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 15px;
}
ul {
	list-style: square;
	margin-top: 0px;
	margin-bottom: 10px !important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* upraveny reset konec */


body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #808080 url(img/mask/back.png) repeat-x;
}

h1, h2, h3, h4, h5, h6, p, blockquote, ul{
	margin-bottom: 5px;
}

h1{
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #032F5D ;
	margin-bottom: 15px;
}
h2{
	font-size: 15px;
	font-weight: bold;
	color: #032F5D ;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #032F5D ;
}
hr{
	color: #DDDDDD;
	height: 1px;
}

div.eshop-login-submit {
	float: left;
	margin-top: 2px;
}
div.eshop-login-inputs {
	float: left;
}
div.eshop-login-inputs input {
	width: 129px;
	height: 15px;
	font-size: 11px;
	color: #acacac;
	border: #d2d6db 1px solid;
	margin-bottom: 3px;
}
div.eshop-login-inputs div.eshop-login-name {
	font-style: italic;
}
div.login-links{
	padding-top: 4px;
	padding-left: 5px;
}
a.eshop-login-register {
	background: url('img/mask/login_sep.gif') no-repeat left;
	padding-left: 8px;
	margin-left: 5px;
	text-transform:lowercase;
	font-size: 11px;
}
div.eshop-login-submit input {
	margin-top: -1px;
	margin-left: 10px;
}

.clear{
	clear: both;
}

.page{
	margin: auto;
	width: 980px;
	background-color: White;
	border-left: 5px solid White;
	border-right: 5px solid White;
}
.page .top .logo{
	float: left;
	/*width: 570px;*/
	/*width: 540px;*/
}
.page .top .login{
	float: right;
	border-left: 1px solid #E2E4E4;
	height: 53px;
	padding-left: 17px;
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	min-width: 220px;
	font-size: 11px;
}
.page .top .login .jmeno{
	color: #032F5D;
	font-weight: bold;
	padding-top: 3px;
	#padding-top: 6px;
	padding-bottom: 5px;
}

.page .top .kosik{
	float: right;
	border-left: 1px solid #E2E4E4;
	height: 50px;
	padding-left: 17px;
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 13px;
	#padding-top: 15px;
	margin-right: 5px;
}

div.page div.top div.kosik div.title {
	font-size: 11px;
	color: #032F5D;
	font-weight: bold;
}

div.page div.top div.kosik div.count {
	font-size: 11px;
	padding-top: 4px;
	margin-bottom: 1px;
}

div.page div.top div.kosik div.count span {
	font-size: 16px;
	color: #05AAD8;
	font-weight: bold;
}

.menu {
	line-height: 42px;
	background: url(img/mask/menu_bg.gif) repeat-x;
}
.menu .menuz{
	width: 4px;
	height: 42px;
	float: left;
	background: url(img/mask/menu_left.gif) no-repeat;
	padding-right: 10px;
}
.menu .menuin div{
	float: left;
	background: url(img/mask/menu_deleni.gif) no-repeat center right;
}
.menu .menuin div a{
	display: block;
	padding-left: 30px;
	padding-right: 30px;
}
.menu .menuin div a.active{
	background: #242424 url(img/mask/menu_deleni.gif) no-repeat center right;
}
.menu .menuin div a:link, .menu .menuin div a:visited{
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.menu .menuin div a:hover, .menu .menuin div a:active{
	color: #F26522 !important;
}

.menu .menutisk{
	float: right;
	background: url(img/mask/ico_tisk.gif) no-repeat center left;
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 20px;
}
.menu .menutisk a:link, .menu .menutisk a:visited{
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 11px;
}
.menu .menutisk a:hover, .menu .menutisk a:active{
	color: #F26522 !important;
	text-decoration: underline !important;
}

.menu .menuk{
	width: 4px;
	height: 42px;
	float: right;
	background: url(img/mask/menu_right.gif);
}

.inpage{
	padding-top: 5px;
}
.inpage .left{
	float: left;
	width: 200px;
}
.inpage .content{
	float: left;
	width: 568px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 25px;
}
.inpage .right{
	float: right;
	width: 200px;
}

.box{
	width: 200px;
	background: url(img/mask/b_bg.gif);
	margin-bottom: 10px;
}
.box .obsah{
	background: url(img/mask/b_top.gif) no-repeat top;
	overflow: hidden;
}
.box .obsah .in{
	padding: 3px;
	width: 194px;
}
.box .obsah .in .nadpis{
	background: #000000  url(img/mask/b_top_nadpis_modra.gif) no-repeat top;
	line-height: 23px;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}
.box .obsah .in .nadpis_oddel{
	height: 1px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 0px;
}
.box .obsah .in .obsah_odsaz{
	padding: 6px;
}
.box .spodek{
	background: url(img/mask/b_bottom.gif) no-repeat top;
	height: 4px;
	font-size: 0px;
}
.box .obsah .in .search{
	background: #E7E7E7 url(img/mask/b_top_nadpis_seda.gif) no-repeat top;
	color: #3C3A3B;
	padding: 8px;
}
.box .obsah .in .search .vyhledavani{
	background: url(img/mask/ico_search.gif) no-repeat center left;
	padding-left: 12px;
}
.box .obsah .in .search form input.pole{
	border: 1px solid #C3C3C3;
	width: 145px;
}
.box .obsah .in .search form input.search_submit{
	margin-bottom: -4px;
	#margin-bottom: -3px;
}
.box .obsah .in .nadpis_oddel2{
	border-bottom: 3px solid #DDDDDD;
	font-size: 0px;
}

/* obaleni seznamu produktù */
.boxcontent{
	width: 568px;
	background: url(img/mask/bcontent_bg.gif);
	margin-bottom: 10px;
}
.boxcontent .obsah{
	background: url(img/mask/bcontent_top.gif) no-repeat top;
}
.boxcontent .obsah .in{
	padding: 3px;
	width: 562px;
}
.boxcontent .obsah .in .nadpis{
	background: #000000  url(img/mask/bcontent_top_nadpis_modra.gif) no-repeat top;
	line-height: 23px;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}
.boxcontent .obsah .in .nadpis h1, .boxcontent .obsah .in .nadpis .catalogue{
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color: White;
	font-weight: bold;
}
.boxcontent .obsah .in .nadpis_oddel{
	height: 1px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 0px;
}
.boxcontent .obsah .in .obsah_odsaz{
	padding: 6px;
}
.boxcontent .spodek{
	background: url(img/mask/bcontent_bottom.gif) no-repeat top;
	height: 4px;
	font-size: 0px;
}
.boxcontent .obsah .in .nadpis_oddel2{
	border-bottom: 3px solid #DDDDDD;
	font-size: 0px;
}


/* jeden produkt v seznamu */
.pr_one{
	border: 1px solid #D4D4D4;
	width: 272px;
	height: 150px;
	float: left;
	margin-bottom: 2px;
}
.nastrane1{
	margin-right: 2px;
}
.nastrane2{
}
.pr_one .left{
	float: left;
	width: 113px;
	height: 150px;
	border-right: 1px solid #D4D4D4;
}
.pr_one .left table.pr_img{
	width: 113px;
	height: 113px;
	text-align: center;
}
.pr_one .left .pr_cena{
	line-height: 37px;
	background: #F2F2F2;
	color: #032F5D ;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	padding-right: 10px;
}

.pr_one .right{
	float: right;
	width: 136px;
	padding-left: 11px;
	padding-right: 11px;
}

.pr_one .right .pr_obsah{
	height: 108px;
	overflow: hidden;
}
.pr_one .right h2{
	margin-bottom: 0px;
}
.pr_one .right h2 a:link, .pr_one .right h2 a:visited{
	color: #05AAD8 !important;
	text-decoration: none !important;
}
.pr_one .right h2 a:active, .pr_one .right h2 a:hover{
	color: #F26522 !important;
	text-decoration: none !important;
}
.pr_one .pr_label {
	margin-top: 15px;
}

.pr_one .pr_desc {
	font-size: 11px;
	color: #3C3A3B;
	margin-top: 5px;
}

.pr_one .pr_buttons {
	margin-top: 14px;
}

.pr_one .pr_buttons a {
    float: left;
}

.pr_one .pr_buttons ._eshop_add_item {
    float: right;
    margin-right: 10px;
}

.pr_one .pr_label a {
    font-size: 12px;
    color: #0075ba;
    font-weight: bold;
}

div.small-block-item {
    width: 163px;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #b0b0b0;
}
div.right div.last {
	border-bottom: none;
	padding-bottom: 0px;
}

div.small-block-item div.item-price {
    padding-top: 5px;
    text-align: right;
    font-size: 12px;
    color: #000000;
	font-weight: bold;
}

div#catalogue_list ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#catalogue_list ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#catalogue_list a {
	color: #3C3A3B;
	font-size: 11px;
	text-decoration: none;
	background: url('img/mask/img-catalogue-sep.png') no-repeat center left;
	padding-left: 17px;
	padding-top: 2px;
	display: block;
}
div#catalogue_list a:link, div#catalogue_list a:visited  {
	color: #3C3A3B !important;
	text-decoration: none !important;
}
div#catalogue_list a:active, div#catalogue_list a:hover  {
	color: #F26522 !important;
	text-decoration: none !important;
}
div#catalogue_list li div.active{
	font-weight: bold;
}
div#catalogue_list li div {
	line-height: 22px;
	width: 163px;
	border-bottom: 1px dotted #b0b0b0;
}
div#catalogue_list li.last div {
	border-bottom: none;
}
div#catalogue_list ul {
	margin-left: 10px;
	list-style: none;
}
div#catalogue_list {
	margin-top: 20px;
}
div#catalogue_list li ul li div {
	line-height: 22px;
	border-bottom: none;
	width: auto;
}
div#catalogue_list li ul {
	margin-bottom: 10px;
}

.navigator{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
}


.pata{
	background: White url(img/mask/pata.gif) no-repeat top;
	min-height: 68px;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 40px;	
	_padding-top: 20px;
}
.pata .menupata{
	padding-bottom: 5px;
}
.pata .menupata div.item{
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	font-size: 11px;
	border-right: 1px solid #7599BD;
}
.pata .menupata div.last{
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}

.pata .menupata .item a:link, .pata .menupata .item a:visited {
	color: #032F5D  !important;
	text-decoration: none !important;
}
.pata .menupata .item a:active, .pata .menupata .item a:hover {
	color: #F26522  !important;
	text-decoration: underline !important;
}
.pata .textpata{
	color: #3C3A3B;
	font-size: 11px;
}
.pata .pataimpulsio{
	text-align: right;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 15px;
}
.pata .pataimpulsio a:link, .pata .pataimpulsio a:visited{
	color: #888888 !important;
	text-decoration: none !important;
}
.pata .pataimpulsio a:hover, .pata .pataimpulsio a:active{
	text-decoration: underline !important;
}

.pager-table{
	width: 100%;
}
.pager{
	padding-top: 5px;
	text-align: right;
}

a.button{
	border: none !important;
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
	outline-width: 0px !important;
}

.reklamavlevo{
	width: 200px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}
.rvpravo{
	width: 200px;
	overflow: hidden;
	text-align: center;
	line-height: normal;
	font-size: 0px;
}
#effect-vpravo1, #effect-vpravo2, #effect-vpravo3{
	margin-bottom: 10px;
} 

/************* karta produktu ******************/

table.karta{
	width: 100%;
	border-collapse: collapse;
}
table.karta tr td{

}
table.karta tr td.main_picture{
	width: 210px !important;
	height: 210px;
	text-align: center !important;
	vertical-align: middle !important;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	padding: 5px;
}
div#product_detail_gallery{
	width: 210px !important;
}
table.karta tr td.main_picture a{

}

table.karta tr td table{
	margin-bottom: 15px;
}

tr.radek2 td{
	background: #F3F3F3 !important;
}
table.parametry1{
	width: 330px;
	border-collapse: collapse;
	border: none;
}
table.parametry1 tr td{
	background: #FCFCFC;
}
table.parametry1 tr td.label{
	font-weight: bold;
}

table.parametry2{
	width: 100%;
	border-collapse: collapse;
}
table.parametry2 tr th{
	background: #F3F3F3;
	width: 10%;
	text-align: right;
	padding-right: 5px;
}
table.parametry2 tr td{

}
table.parametry2 tr td.label{
	font-weight: bold;
}

table.parametry2 tr td table{
	width: 100%;
	border-collapse: collapse;
}
table.parametry2 tr td table tr td.eshop_price{
	font-weight: bold;
}
table.parametry2 tr td table tr td{
	width: 30%;
	white-space: nowrap;
	padding-left: 5px;
}
table.parametry2 tr td table, table.parametry2 tr td table form{
	padding: 0px;
	margin: 0px;
}
table.parametry2 tr td table tr td input._e_count{
	width: 20px;
}

.eshop_add_to_basket{
	text-align: right;
	border-top: 1px solid #F3F3F3;
	padding-top: 10px;
}
.eshop_add_to_basket .pricevat{
	padding-top: 10px;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
.eshop_add_to_basket .addToBasket{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F3F3F3;
}

/******************** karta produktu konec *********************/


/* formulare */
table.formtab{
	margin-top: 10px;
}
table.formtab tr, table.formtab tr td{
	padding: 0px;
	margin: 0px;
}
table.formtab tr td{
	padding-bottom: 1px;
}
table.formtab tr td.formlabel{
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	line-height: 18px;
}
table.formtab tr td.formlabel label{
	color: Black !important;
}
table.formtab tr td.formpole input{
	width: 220px;
	border: 1px solid #0075BA;
}
/* inputy v tabulce s vypisem nechceme stzlovat */
table.formtab tr td.formpole table.table_list input{
	width: auto;
	border: none;
}
table.formtab tr.require td.formpole input{
	border-right: 5px solid Red;
}
table.formtab tr.invalidrequire td.formpole input{
	border-right: 5px solid Red;
	background: #FFE6E6;
}

/* Muj ucet tabulky seznamu */
table.table_list{
	width: 100%;
}



.downloads_list{
	clear: both;
	margin-top: 15px;
}

.gallery{
	clear: both;
	margin-top: 15px;
}

/* aby centrovani galerie fungovalo i v IE7 */
.gBorder{
	#position: relative;
	border: 1px solid #DDDDDD;
}

.gBorder .prvni{
	#position: absolute;
	#top: 50%;
	#right: 50%;
}

.gBorder .prvni .druhy{
	#position: relative;
	#top: -50%;
	#right: -50%;
}

a:link, a:visited {
    color: #032F5D !important;
    text-decoration: underline !important;
}
a:hover, a:active {
    color: #F26522 !important;
    text-decoration: underline !important;
}


/***************** globalni styly pro pruchod objednavkou a formulare a ucet *****************/
/* formulare */
table.formtab{
	margin-top: 10px;
	width: 100%;
	border: 10px solid #F1F3F3;
	background: #F1F3F3;
}
table.formtab tr, table.formtab tr td{
	padding: 0px;
	margin: 0px;
}
table.formtab tr td{
	padding-bottom: 1px;
}
table.formtab tr td.formlabel{
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	line-height: 18px;
}
table.formtab tr td.formlabel label, .captcha{
	color: Black !important;
}
table.formtab tr td.formpole input{
	width: 220px;
	border: 1px solid #0075BA;
}
/* inputy v tabulce s vypisem nechceme stylovat */
table.formtab tr td.formpole table.table_list input{
	width: auto;
	border: none;
}
table.formtab tr.require td.formpole input{
	border-right: 5px solid Red;
}
table.formtab tr.invalid td{
	border: none !important;
}
table.formtab tr.invalid td.formpole input{
	background: #FFE6E6;
}

/* Muj ucet tabulky seznamu */
table.table_list{
	width: 100%;
}

/* kosik a prubeh objednavky tabulky seznamu */
table.e_basket_table,
 table.eshop_order_delivery_table,
 table.eshop_order_payments_table,
 table._e_delivery_summary,
 table._e_payment_summary{
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	border-collapse: collapse;
	width: 100%;
}
table.e_basket_table th,
 table.eshop_order_delivery_table th,
 table.eshop_order_payments_table th,
 table._e_delivery_summary th,
 table._e_payment_summary th,
 table.table_list th{
	background: #F2F2F2;
	color: #757575;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}
table.e_basket_table th a,
 table.eshop_order_delivery_table th a,
 table.eshop_order_payments_table th a,
 table._e_delivery_summary th a,
 table._e_payment_summary th a,
 table.table_list th a{
	color: #757575 !important;
}
table.e_basket_table td,
 table.eshop_order_delivery_table td,
 table.eshop_order_payments_table td,
 table._e_delivery_summary td,
 table._e_payment_summary td,
 table.table_list td{
	padding: 4px;
	text-align: right;
	border-bottom: 1px solid #F2F2F2;
}

._e_continue{
	text-align: right;
	display: block;
	font-size: 14px;
	padding-right: 30px;
}

#form_note_summary textarea{
	width: 550px;
	height: 100px;
}

._e_address_select{
	padding-bottom: 15px;
}
table._e_address_table{
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-collapse: collapse;
	width: 100%;
	background: #F2F2F2;
}
table._e_address_table tr td{
	padding: 2px;
	width: 50%;
}
table._e_address_table tr td.first {
	font-weight: bold;
	width: 150px;
	color: #757575;
}

._e_address_select{
	background: #F2F2F2;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #757575;
}
#_e_add_2271, #_e_add_3842{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F2F2F2;
}

form#form_note_summary{
	padding-bottom: 15px;
}

.eshop_sum{
	padding-bottom: 10px;
}
.eshop_sum .eshop_sum_in{
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-left: 300px;
}
.eshop_sum .eshop_sum_in .eshop_sum_total{
   border-top: 1px solid #DDDDDD;
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
	padding-top: 4px;
}
.eshop_sum .eshop_sum_in .eshop_sum_total span{
	font-size: 12px;
	font-weight: normal;
}
.eshop_sum .eshop_sum_in div{
	padding-bottom: 1px;
	padding-top: 1px;
}
table h2{
	margin-top: 20px;
	margin-bottom: 5px;
}

/* menu v muj ucet */
.my-account ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
.my-account ul li{
	display: inline;
	white-space: nowrap;
	margin-right: 5px;
}
.my-account ul li.active, .my-account .commands a.current{
	font-weight: bold;
}
.my-account table tr td.label{
	color: #757575;
	font-weight: bold;
}
.my-account table tr td{
	padding: 1px;
	vertical-align: top;
}
.my-account table.formtab2{
	border: 0px solid White;
	background: none;
	line-height: 20px;
	width: 100%;
}
.my-account .commands{
	margin-bottom: -15px;
	margin-left: -4px;
}

div.contenttoolbar{
	margin-top: 15px;
	padding-bottom: 5px;
}
div.contenttoolbar a{
	text-decoration: underline !important;
}
div.contenttoolbar font, .my-account .commands font{
	display: none;
}
table.table_list td.td_status a,
 table.table_list td.td_cash a,
 table.table_list td.td_ia_street a,
 table.table_list td.td_ia_town a,
 table.table_list td.td_ia_zip a,
 table.table_list td.td_ia_usage a{
	color: #000000 !important;
	text-decoration: none !important;
}
table._e_summary_price{
	border: 1px solid #DDDDDD;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
}
table._e_summary_price tr td{
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: 50%;
}
table._e_summary_price tr.eshop_sum td{
	padding: 5px;
}
table._e_summary_price tr.eshop_sum td.eshop_sum_total{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

/************** konec globalnich stylu *****************/
