/*  7art-box(c) Copyright 2008 Norbert ESTVANCIK  */
.left_mod h2,
.right_mod h2 {
	background-image: url(../images/title_01.png);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
	text-transform: uppercase;
}
.main_content_top {
	background-image: url(../images/title_02.png);
	background-repeat: no-repeat;
        background-color: #343434;
}
.main_content_top h2 {
	/*height: 31px;*/
        line-height: 18px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
        padding: 7px 15px;
}
.filtr {
	height: 70px;
}
.filtr div {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.filtr select {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	width: 160px;
	border: 1px solid #809db9;
}
.filtr2 {
	height: 50px;
	display: inline;
	margin-top: 10px;
}
.filtr2 select {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	width: 168px;
	border: 1px solid #809db9;
}
.sortiment h2 {
	background-image: url(../images/title_03.png);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
	text-transform: uppercase;
}
.sortiment ul {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.sortiment ul li {
	line-height: 17px;
	background-image: url(../images/point.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.sortiment ul li a,
.sortiment ul li a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.sortiment ul li a:hover {
	color: #f06600;
	text-decoration: underline;
}
.modul_menu h2 {
	background-image: url(../images/title_04.png);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
	text-transform: uppercase;
}
.modul_menu_cover {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 1.5em;
}
span.bold {
	font-size: 12px;
	font-weight: bold;
}
a.bold,
a.bold:visited {
	font-weight: bold;
}
a.bold2,
a.bold2:visited {
	color: #333333;
	text-decoration: underline;
}
a.bold2:hover {
	text-decoration: none;
}
a.bold3,
a.bold3:visited {
	text-decoration: none;
	font-weight: bold;
}
a.bold3:hover {
	text-decoration: underline;
}
hr.line {
	background-color: #ddd;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	display: block;
    clear: both;
}
hr.line2 {
	background-color: #ddd;
	padding: 0px;
	margin-top: 10px;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffc677;
	border-right-color: #ffc677;
	border-bottom-color: #ffc677;
	border-left-color: #ffc677;
	display: block;
}
input.login  {
	margin-top: 5px;
	width: 147px;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 5px;
}
input.register  {
	width: 200px;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 4px;
}
h5.sklad  {
	font-size: 11px;
	color: #009900;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
h5.porovnanie  {
	font-size: 11px;
	color: #009900;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 7px;
}
h1.nadpis  {
	font-size: 20px;
	color: #ffb120;
	padding-top: 20px;
	font-weight: normal;
	padding-left: 30px;
}
span.produkt  {
	width: 120px;
	display: block;
	text-align: center;
	height: 150px;
	float: left;
	margin-left: 12px;
	margin-bottom: 10px;
}
.info_panel_01  {
	background-color: #f6f6f6;
	width: 540px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.info_panel_01 img  {
	margin: 10px 15px 10px 10px;
	float: left;
}
.info_panel_01 p  {
	margin: 15px;
	font-size: 12px;
}
.info_panel_01 a,
.info_panel_01 a:visited  {
	font-size: 12px;
}
.info_panel_02  {
	width: 540px;
	border: 1px solid #ffc677;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #ffecd2;
	background-image: url(../images/info02.png);
	background-repeat: repeat-x;
	background-position: top;
}
.info_panel_03  {
	background-color: #ffecd2;
	height: 40px;
	width: 540px;
	border: 1px solid #ffc677;
	margin-top: 10px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
h2.panel2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	text-transform: uppercase;
	line-height: 28px;
}
h2.panel3 {
	background-image: url(../images/title_04.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 10px;
	/*line-height: 30px;*/
}
#productCatalog h2.panel3 {
    background-color: #343434;
}
h2.znalost {
	color: #f06600;
	font-size: 16px;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 11px;
}
h2.info_tovar {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 11px;
}
h1.zpravy_green {
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
h1.zpravy_red {
	font-size: 16px;
	color: #ff3300;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
div.info_tovar {
    font-size: 12px;
    color: #333;
}
.panel_02_form {
	padding: 10px;
}
.navigace {
	background-color: #f6f6f6;
	height: 30px;
	width: 540px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 30px;
}
.navigace p {
	text-align: right;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	word-spacing: 3px;
}
.navigace a,
.navigace a:visited  {
	font-weight: bold;
	font-size: 12px;
}
table.navigace2 {
	width: 525px;
	margin-top: 10px;
	margin-bottom: 7px;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
	height: 30px;
}
table.navigace2 td {
	padding-right: 7px;
	padding-left: 7px;
}
table.navigace3 {
	width: 525px;
	margin-top: 5px;
	margin-bottom: 7px;
	border: 1px solid #ffc677;
	background-color: #ffecd2;
        text-align: left;
}
table.navigace3 td {
	padding-left: 13px;
	padding-right: 10px;
}
.navigace3_back {
	background-image: url(../images/back_kalk.png);
	background-repeat: repeat-y;
	background-position: left;
}
table.filtrovani td  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.kosik td  {
	padding: 5px;
}
table.kosik td.ciara  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
table.kosik tr.sive  {
	background-color: #eee;
}
table.kosik tr.ruzov  {
	background-color: #ffecd2;
}
table.kosik img  {
	margin-left: 4px;
}
table.porovnavanie  {
	border: 1px solid #ccc;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.porovnavanie td  {
	padding: 3px;
}
table.porovnavanie tr.sive  {
	background-color: #eee;
}
.detail_produkt {
	width: 540px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 5px;
	background-image: url(../images/title_04.png);
	background-repeat: repeat-x;
	background-position: top;
}
.detail_produkt p {
	line-height: 1.7em;
}
.detail_produkt strong {
	font-size: 13px;
}
.detail_produkt_popis {
	width: 540px;
	margin-bottom: 0px;
}
.detail_produkt_popis p {
	line-height: 1.7em;
}
.detail_produkt_popis strong {
	font-size: 13px;
}
.produkt_info, .forgotten-password {
	width: 540px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 5px;
	background-image: url(../images/title_04.png);
	background-repeat: repeat-x;
	background-position: top;
}
.produkt_info_obsah {
	padding: 3px 7px 7px 7px;
	line-height: 1.5em;
}
.produkt_info_obsah td {
    padding-top: 5px;
    vertical-align: top;
    text-align: left;
}
.forgotten-password {
    background-image: none;
}
.zbozi {
	height: 150px;
	width: 160px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	line-height: normal;
        position:relative;
}
.zbozi a.imgpreview {
    top: 7px;
    left: 7px;
    position:absolute;
}
h5.sklad2, h5.sklad21 {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	padding-bottom: 20px;
}
h5.sklad21 {
    color: gray;
}
h5.zbozi_nadpis {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	padding-bottom: 3px;
}
table.detail {
	border: 1px solid #ccc;
	line-height: normal;
	width: 235px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
table.detail tr.even {
    background-color: #eee;
}
table.detail td {
	padding-left: 5px;
	height: 19px;
	line-height: 19px;
}
table.price {
	line-height: normal;
	width: 270px;
	float: left;
	margin: 10px;
}
input.quantity {
	height: 13px;
	width: 13px;
	border: 1px solid #CCC;
	padding: 3px;
	text-indent: 2px;
}
.checkbox {
	float: left;
	width: 23px;
	height: 32px;
}
#kosik_text {
	text-align: right;
}
h2.objed {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
table.registr td {
	height: 28px;
	line-height: 28px;
}
textarea.textarea_form {
	width: 390px;
	height: 80px;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 5px;
}
a.nahoru,
a.nahoru:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.nahoru:hover {
	text-decoration: none;
}
.nahoru2 {
    clear: both;
	float:left;
	line-height: normal;
	margin-top: -25px;
	padding-left: 10px;
}
.riadkovy_nadpis {
	color: #555;
}
table.pod_produkty {
	line-height: 1.4em;
}
table.rnd-products, table.rnd-products td {
    vertical-align: top;
}
table.rnd-products a, table.rnd-products img {
    margin: 0 3px 0 0;
    padding: 0px;
}
table.rnd-products td.img {
    width: 10%;
    vertical-align: middle;
}
