/* global.css */

/* ----- BASIC STYLES ----- */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #ffffff url('../images/bg_gradient.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a img {
    border: 0;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;

}


/* ----- HIDDEN ELEMENTS ----- */

.blind {
    position:absolute;
    top:-4000px;
    left:-4000px;
    width:1px;
    height:1px;
    overflow:hidden
}

hr {
    display: none;
}

.dummy {
    clear: both;
    width: 100%;
    height: 1px;
	margin:0px;
	padding:0px;
}


/* ----- CENTERING ----- */

div#center {
	width: 918px;
	margin: auto;
	text-align: left;
	background: #ffffff url('../images/bg_shadow.gif') repeat-x;
}


/* ----- MENU ----- */

div#header {
	width: 880px;
	height: 135px;
	margin-left: 19px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	background-image: url(../images2/header.png);
	background-repeat: repeat-x;
	background-position: left top;
}

div#menu {
	float: right;
	width: 700px;
	_margin-top: 5px;
	_padding: 15px 0 10px 0;
	padding-top: 20px;
	padding-right: 5;
	padding-bottom: 23px;
	padding-left: 0;
	margin-right: 10px;
}

#menu ul {
	list-style-type: none;
	width: 100%;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#menu ul li a:hover {
	text-decoration: none;
	background-color: #A3353B;
}

#menu ul li.last a {
    border: 0;
}


/* ----- SEARCH ----- */

div#search {
	float: right;
	height: 40px;
	font-size: 0.9em;
	text-align: center;
	width: 205px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(../images2/lupa.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#search h2 {
    margin: 5px 0 0 17px;
    font: 12px Arial, sans-serif;
    font-weight: bold;
    text-align: left;
    color: #bd1828;
}

#search table {
    width: 190px;
    margin: 0 auto;
    padding: 0;
}

#search input.input {
	border: 0;
	width: 160px;
	height: 19px;
	_height: 21px;
	background-color: #E8E8E8;
}

#search input.button {
    position: relative;
    top: 1px;
}


/* ----- HEADER 2 ----- */

div#header2 {
    width: 880px;
    height: 1px;
    margin-left: 19px;
    color: #4e4d4d;
}

#header2 a {
    display: block;
    text-decoration: underline;
}

#header2 a:hover {
    text-decoration: none;
}

#header2 strong {
    font-size: 1.2em;
}

a#logo {
    float: left;
    width: 292px;
    height: 75px;
    text-indent: -9999px;
    background: url('../images/logo.gif') no-repeat;
}

#cart {
	font-size: 12px;
	background-image: url(../images2/kosik.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	width: 155px;
	float: left;
	padding-right: 60px;
	height: 60px;
	margin-left: 10px;
	text-align: right;

}
#leva-head a {
	color: #B0170C;
	text-decoration: underline;
}


#cart p {

}

#cart a {

}

#user {
	width: 155px;
	font-size: 12px;
	background-image: url(../images2/user.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 60px;
	text-align: right;
	padding-right: 60px;
	float: left;
}



/* ----- LEFT ----- */

#left {
    position: relative;
    left: 9px;
    float: left;
    width: 215px;
}


/* ----- CATEGORY MENU ----- */

#category {
	float: right;
	width: 205px;
	background-color: #feb533;
	background-image: url(../images2/menuDrevo.jpg);
	background-repeat: repeat;
}

#category ul, #category li {
    margin: 0;
    padding: 0;
}

#category h2 {
	width: 181px;
	font: 1.2em Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #D28700;
	background-image: url(../images2/menuHed.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 24px;
}

ul#catmenu {
    list-style: none;
    float: right;
    width: 190px;
    margin: 10px 0 10px 0;
    padding: 0;
    font: 1em Tahoma, Arial, sans-serif;
    font-weight: bold;
}

ul#catmenu li {
    margin: 0;
    padding: 0;
}

ul#catmenu li span {
	display: block;
	margin-bottom: 5px;
	background-color: #d28700;
	border-left-style: none;
	_height: 15px;
	background-image: url(../images2/menuS.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
}


ul#catmenu li span a {
	display: block;
	color: #ffffff;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;

}

ul#catmenu li:hover span, ul#catmenu li.active span {
	_margin-bottom: 3px;
	background-color: #ffffff;
	background-image: none;
}

ul#catmenu li:hover span a, ul#catmenu li.active span a {
    color: #bd1828;
}

ul.submenu1, ul.submenu2 {
    list-style: none;
    margin-bottom: 10px;
}

ul.submenu1 li a {
	display: block;
	color: #FFC847;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	_height: 15px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

ul.submenu1 li a:hover, ul.submenu1 li a.active1 {
	color: #FFFFFF;
	background-image: url(../images/arr_active.gif);
	background-repeat: no-repeat;
}

ul.submenu1 li a.active1 {
    _margin-bottom: 3px;
}

ul.submenu2 li a {
	display: block;
	color: #FFF;
	_height: 15px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	
	background-image: url(../images/dot_active.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

ul.submenu2 li a:hover, ul.submenu2 li a.active2 {
	color: #BD1828;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
}


/* ----- CONTACT ----- */

div#contact {
	float: right;
	margin-top: 10px;
	width: 180px;
	background-image: url(../images2/kontakty.png);
	background-repeat: no-repeat;
	background-color: #C15157;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	color: #FFFFFF;
}

#contact h2 {
    height: 35px;
    _height: 49px;
    padding: 14px 0 0 65px;
    font: 1.2em Tahoma, Arial, sans-serif;
    font-weight: bold;
    background: url('../images/head_contact.gif') no-repeat;
    color: #ffffff;
}

#contact address {
    width: 185px;
    margin: 0 0 0 20px;
    font-size: 1.1em;
    font-style: normal;
    text-align: center;
    color: #ffffff;
}

#contact address a {
    text-decoration: none;
}

#contact address a:hover {
    text-decoration: underline;
}


/* ----- RIGHT ----- */

#right {
    position: relative;
    right: 18px;
    float: right;
    width: 667px;
}


/* ----- PICTURES ----- */



#pics img.pic2 {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -109px;
}

#pics img.pic3 {
    position: absolute;
    top: 0;
    right: 0;
}


/* ----- ADVERTISING ----- */

#right #advertising {
	float: right;
	width: 180px;
	_width: 160px;
	text-align: center;
	background-image: url(../images2/menuDrevo.jpg);
	background-repeat: repeat;
}

#advertising h2 {
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 24px;
	border-left-style: none;
	padding-bottom: 8px;
	_width: 136px;
	background-image: url(../images2/menuHed.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
}

#advertising .item {
	display: block;
	width: 145px;
	text-align: center;
	background-color: #ffffff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
	_margin-left: 13px;
	_margin-bottom: 10px;
	_margin-top: 10px;
}

#advertising p {
	font-size: 0.9em;
}

#advertising div.price {
	background-color: #D28700;
}

#advertising div.price strong {
	float: right;
	width: 75px;
	margin-top: 2px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: line-through;
}

#advertising div.price a {
	float: left;
	width: 60px;
	padding: 3px 0 3px 0;
	text-transform: uppercase;
	background-color: #BD1828;
	color: #ffffff;
}


/* ----- SORTING ----- */

div#sorting {
	float: left;
	width: 480px;
	background-color: #FFC847;
	color: #FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #BD1828;
	height: 45px;
	_height: 38px;
	background-image: url(../images2/filtr.png);
	background-repeat: repeat-x;
}

p#filter {
    border-top: 1px solid #feb533;
    border-bottom: 1px solid #feb533;
    width: 460px;
    margin: 10px 0 10px 10px;
    padding: 5px 0 5px 0;
}

p#filter strong {
    position: relative;
    top: -1px;
    left: 2px;
    color: #bd1828;
}

p#filter a {
    position: relative;
    top: -2px;
    left: 1px;
    font-weight: normal;
    text-decoration: underline;
}

p#filter a:hover {
    text-decoration: none;
}

#sort {
	width: 220px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 20px;
	_margin-left: 15px;
}

#sort2 {
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 12px;
}

p#sort strong {
    color: #bd1828;
}


/* ----- ITEMS ----- */

div#items {
    float: left;
    width: 480px;
	margin-top: 10px;
    text-align: center;
}

div.item1, div.item2, div.item3 {
    float: left;
    width: 145px;
    text-align: center;
}

div.item1 {
    margin-left: 10px;
	_margin-left: 5px;
}

div.line {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	_margin-bottom: 0px;
}

div.line div.separ {
    float: left;
    width: 11px;
    height: 200px;
    background: url('../images/sep.gif') 5px repeat-y;
}

#items p {
	font-size: 0.9em;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.price {
	background-color: #D28700;
}

div.price strong {
	float: right;
	width: 75px;
	margin-top: 2px;
	font-size: 1.2em;
	color: #FFFFFF;
}

div.price a {
	float: left;
	width: 60px;
	padding: 3px 0 3px 0;
	text-transform: uppercase;
	background-color: #BD1828;
	color: #ffffff;
}

div.price a:hover {
	background-color: #BD1828;
}


/* ----- PAGING ----- */

div.paging {
	font-size: 1.1em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	clear: left;
	text-align: center;
	color: #8C030A;
}

div.paging a {
    padding: 3px 0;
}

div.paging a {
    text-decoration: underline;
}

div.paging a:hover {
    text-decoration: none;
}

div.paging a.here {
    text-decoration: none;
    color: #a2a2a2;
}

/* ----- FOOTER ----- */

div#footer {
	clear: both;
	width: 100%;
	text-align: center;
	color: #50310D;
	background-image: url(../images2/ff.gif);
	background-repeat: repeat-x;
	background-color: #9C611B;
}

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

#footer a:hover {
    text-decoration: none;
}

#footer ul {
    list-style: none;
    width: 900px;
    margin: auto;
    padding: 0;
}

#footer ul li.left {
	float: left;
	padding: 10px 0;
	_padding-bottom: 0;
}

#footer ul li.right {
	float: right;
	_padding-bottom: 0;
	padding-top: 10px;
	padding-right: 20;
	padding-bottom: 20px;
	padding-left: 0;
	margin-right: 10px;
}
#sorting select {
	background-color: #FFFFFF;
}
.nadpis  {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#advertising #bila {
	background-color: #FFFFFF;
	height: 10px;
	_height: 5px;
	_width:170px;
}
.paging a {
	color: #666666;
}
#header #prava-head {
	float: right;
	width: 740px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#header #leva-head {
	float: left;
	clear:left;
	width: 130px;
	background-image: url(../images2/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
#right a {
	color: #000000;
	text-decoration: underline;
}
#right #items .price a, #advertising .item .price a, #right .line .price a {
	color: #FFFFFF;
	text-decoration: none;
}
#right .line .nadpis a, #advertising .nadpis a {
	color: #BD1828;
	text-decoration: none;
}
h3 {
	font-size: 14px;
}

#obsah h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#obsah #sorting h1 {
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#obsah h1 {
	font-size: 18px;
	font-weight: 600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #B0170C;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 10px;
	width: 470px;
	height: 20px;
	clear: left;
	float: left;
	padding-left: 5px;
	margin-top: 5px;
}

.heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #BD1828;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 10px;
	width: 98%;
	height: 18px;
	clear: left;
}

#obsah #aktuality {
	clear: left;
	float: left;
	width: 480px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right #obsah {
	width: 480px;
}
#right #obsah .breadcrumb a {
	color: #CCCCCC;
}
.style1 {
	color: #FFB935;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer ul #partneri a {
	color: #845317;
}
#center #right #linx {
	float: right;
	width: 180px;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}#linx h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #BD1828;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	border-bottom-style: solid;
}
