/***************************/
/* PARTS DEPOT			 */
/* css styles			*/
/*			   		*/
/* author:	Pavel Stianko	*/
/*		(stianko@volny.cz	)*/
/***************************/

@charset "windows-1250";

* {
	margin: 0;
	padding: 0;
}

/* HLAVNI NASTAVENI */
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

html {
	background-image: url(img/pozadi-plocha.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #333333;
}

body {
	min-width: 905px;
	margin: 0 auto;
	background-image: url(img/pozadi-cary.png);
	_background-image: url(img/pozadi-cary2.gif);
	background-position:center;
	background-repeat:repeat-y;
}

img {
	border: none;
}

a{text-decoration: none; color: #af5041;}
a:hover{text-decoration: underline; color: #b02f1a;}

/* tabulka produktu */
.tabulka {
	width: 480px;
	font-size: 11px;
}

.tabulka tr{
	vertical-align: top;
}

.center {
	vertical-align: middle;
	height: 204px;
}

.center img {
	vertical-align: middle;
}

.cena {
	color: #000000;
	font-weight: bold;
}

.nazev{
	padding: 5px;
        height: 35px;
	background: url(img/rohy.gif) top left no-repeat;
	background-color: #b2b2b2;
	color: #FFFFFF;
	font-weight: bold;
}

.popis{
	padding: 5px;
	height: 80px;
	_height: 82px;
	background: url(img/okraje.gif) top repeat-y;
	font-size: 10px;
	color: #666666;
}

.popis hr {
	display: block;
	height: 1px; 
    color: #d4d4d4; 
    background-color: #d4d4d4; 
    border: 0px solid #d4d4d4;
	margin-top: 2px;
}

.zakonceni {
	height: 2px;
	background: url(img/spodek.gif) top no-repeat;
}

.zakonceni2 {
	padding-bottom: 10px;
}

.error { color: #FF0000;}


/* CARA */
hr {
	display: none;
}

/* NADPISY */
h1 {
}

h2 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color:#333333;
}

h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	color:#cccccc;
	text-decoration: underline;
}

h4 {
	margin-top: 5px;
	border-bottom: 2px solid #cccccc;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#hFrci {
    width:480px; height:20px;
    background: url(img/frci.gif) top left no-repeat;
    }
	#hFrci span {display:none }
	
#hAktual {
    width:480px; height:20px;
    background: url(img/aktual.gif) top left no-repeat;
    }
	#hAktual span {display:none }
	
#hNove {
    width:480px; height:20px;
    background: url(img/new.gif) top left no-repeat;
    }
	#hNove span {display:none }

#logo a{
    width:140px; height:116px;
	margin-left: 5px;
    background: url(img/partsdepot-nahradni-dily.gif) top left no-repeat;
	display:block;
    }
#logo span{display:none }

#nakupniKosik {
	margin-left: 9px;
	margin-bottom: 3px;
    width:177px; height:27px;
    background: url(img/kosik.gif) top left no-repeat;
    }
#nakupniKosik span {display:none }

#hlavniNabidka {
    width:175px; height:28px;
    background: url(img/hlavni-nabidka.gif) top left no-repeat;
    }
#hlavniNabidka span {display:none }

#prislusenstvi {
    width:175px; height:28px;
    background: url(img/prislusenstvi.gif) top left no-repeat;
    }
#prislusenstvin {
    width:175px; height:28px;
    background: url(img/neoriginalni.gif) top left no-repeat;
    }
#akce {
    width:175px; height:28px;
    background: url(img/akce.gif) top left no-repeat;
    }
#prislusenstvi span {display:none }
#prislusenstvin span {display:none }
#akce span {display:none }

#kontakt {
	float:left;
    width:175px; height:28px;
    background: url(img/kontaktujte-nas.gif) top left no-repeat;
    }
#kontakt span {display:none }

#prihlaseni {
    width:175px; height:28px;
    background: url(img/prihlaseni.gif) top left no-repeat;
    }
#prihlaseni span {display:none }

/* DIV DO KTEREHO JE VSE VNORENO */
div#hlavni {
	width: 875px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	clear: both;
}

/* HLAVICKA */


div#top {
	width: 875px;
}

div.logo {
	float: left;
	padding-top: 20px;
	width: 170px;
	height: 120px;
	text-align:center;
}

div.top_right {
	text-align:right;
	float: left;
	font-size: 0.8em;
	padding-top:27px;
	width: 696px;
	height: 90px;
	background-image: url(img/top.gif);
}


div.upoutavka {
	margin-top:5px;
	float: right;
	width: 490px;
	height: 65px;
}

div.kosik {
	text-align:right;
	padding-top: 12px;
	float: right;
	width: 185px;
	height: 53px;
}

/*
div.podkategorie {
	width: 95%;
	background-color: #ececec;
	border: 1px solid #cccccc;
	padding: 10px;
}
*/
a#skok {
	display:none;
}

/* NAVIGACE */
ul#nav1, ul#nav2 {
	list-style-type: none;
	width: 165px;
}

ul#nav2 {
	_width: 167px;
}

ul#nav1 li, ul#nav2 li {
	_border-bottom: 1px solid #FFFFFF;
	border-bottom: solid 1px #cccccc;

}

ul#nav1 li a, ul#nav1 li a:hover,
ul#nav2 li a, ul#nav2 li a:hover {
	color: #333333;	
	padding: 7px 4px 7px 4px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

ul#nav1 li a:hover, ul#nav2 li a:hover {
	color:#ff3333;
}

ul#nav1 {
	float: left;
}

/* SLOUPCE */

div#vpravo {
	padding-top: 20px;
	margin: 0 0 0 695px;
	font-size: 0.7em;
	width: 175px;
}


div#vpravo_uzky {
	padding-top: 20px;
	margin: 0 0 0 790px;
	font-size: 0.7em;
	width: 70px;
}


/* PRAVY SLOUPEC */
div#vlevo {
	color: #333333;
	padding-top: 20px;
	width: 175px;
	font-size: 0.7em;
	float: left;
}

div#vlevo a {color: #333333; text-decoration: none;}
div#vlevo a:hover {color: #cc0000; text-decoration: none;}

div#vlevo  p{
	margin-left: 10px;
}

/* OBSAH UPROSTRED */
div#obsah {
	padding-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 480px;
	float:left;
	font-size: 0.8em;
}

	div#obsah p {
	margin-top:	5px;
	margin-bottom:	5px;
	text-align: justify;
}

div#obsah_sirsi {
	padding-top: 20px;
	margin-left: 20px;
	width: 590px;
	float:left;
	font-size: 0.8em;
}

	div#obsah p {
	margin-top:	5px;
	margin-bottom:	5px;
	text-align: justify;
}

/* OBSAH UPROSTRED */
div#strom {
	color: #666666;
	font-size: 0.8em;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 15px;
}

div#strom a, a:hover{
	text-decoration: none;
	color: #666666;
}

div#strom  a:hover{
	text-decoration: none;
	color: #333333;
}


/* PATICKA */
div#paticka {
	color: #333333;
	font-size: 0.6em;
	width: 100%;
	padding: .2em;
	clear: both;
	text-align:center;
	border-top: 2px solid #CCCCCC;
}

div#paticka  a{ color: #000000; text-decoration: none;}
div#paticka a:hover{ color: #333333; text-decoration: underline;}

/* FORMULARE */
fieldset
{
padding:10px;
}

label
{

padding-left:10px;
}

.myform
{
width: 142px;
height: 21px;
margin-bottom: 5px;
margin-left: 10px;
background: url("img/input.gif") top left no-repeat;
padding-top:2px;
padding-left:6px;
padding-right:6px;
border: none;
color: #4c4c4c;
}

.myform2
{
width: 124px;
height: 21px;
margin-bottom: 5px;
margin-left: 0px;
background: url("img/input2.gif") top left no-repeat;
padding-top:2px;
padding-left:6px;
padding-right:6px;
border: none;
color: #4c4c4c;
}

.myform3
{
width: 148px;
height: 21px;
margin-bottom: 2px;
margin-left: 0px;
background: url("img/input.gif") top left no-repeat;
padding-top:2px;
padding-left:6px;
border: none;
color: #4c4c4c;
}

.myform4
{
width: 264px;
height: 126px;
margin-bottom: 5px;
margin-left: 0px;
background: url("img/input3.gif") top left no-repeat;
padding-top:2px;
padding-left:6px;
padding-right:6px;
border: none;
color: #4c4c4c;
}

.myform5
{
width: 128px;
height: 21px;
margin-bottom: 3px;
margin-left: 0px;
background: url("img/input4.gif") top left no-repeat;
padding-top:2px;
padding-left:20px;
padding-right:6px;
border: none;
color: #4c4c4c;
}

.userlogged
{
margin-left: 10px;
}

.highlight
{
	color: #cc0000;
}


.partrow
{
	background-color: #dddddd;
}


#submitbutton
{
margin-left: 4px;
background: none;
width: 77px;
height: 21px;
}


div#strankovani {
text-align: center;
}

div#strankovani span{
display: block;
float: left;
color: #000000;
background-image: url('img/policko.gif');
width:17px;
height:17px;
text-align:center;
margin: 2px;
}


div#strankovani a{
	color: #FFFFFF;
	text-decoration: none;
}

div#strankovani a:hover{
	text-decoration: none;
}

.bannerCenter{
width: auto;
text-align: center;
}

.kategoriepopis { font-size: 8pt;}
.minipopis { font-size: 0.8em; text-align: center; color: #000000;}

div#anyClass  a{ text-decoration: none;}
div#anyClass  img{border-style: solid; border-color: #C0C0C0; border-width: 1px; padding-left: 6px; padding-right: 6px; padding-top: 1px; padding-bottom: 1px;}
#midipic {color: #ff3333; border-style: solid; border-width: 1px;}
#neopic {color: #ff3333; border-style: solid; border-width: 1px;}

/* zalozky */
#tabs {

}

#tabs li {
    display: block;
    float: left;
    height: 24px;
    list-style-type: none;
    margin-right: 4px;
    position: relative;
}

#tabs li#original a span.ir {
    background: url("img/tabs/original.gif") no-repeat transparent;
    width: 130px;
}
#tabs li#original {
	width: 130px;
}
#tabs li#original a.active span.ir {
    background: url("img/tabs/original-active.gif") no-repeat transparent !important;
}

#tabs li#neoriginal a span.ir {
    background: url("img/tabs/neoriginalni.gif") no-repeat transparent;
	width: 147px;
}
#tabs li#neoriginal {
    width: 147px;
}
#tabs li#neoriginal a.active span.ir {
    background: url("img/tabs/neoriginalni-active.gif") no-repeat transparent !important;
}


#tabs li#pneu a span.ir {
    background: url("img/tabs/pneu.gif") no-repeat transparent;
    width: 147px;
}
#tabs li#pneu {
    width: 147px;	
}
#tabs li#pneu a.active span.ir {
    background: url("img/tabs/pneu-active.gif") no-repeat transparent !important;
}


#tabs li a span.ir {
    height: 24px;
}

a .ir {
    cursor: pointer;
}

.ir {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}

#filters {
	border: 1px solid #c0c0c0;
	padding: 5px;
	margin-top: 38px;
	font-size: 0.8em; text-align: left; font-weight: bold; color: #000000;
}

#filters select {
	font-size: 1em;
}

.tyrerow {font-size: 1.0em; padding: 5px; }
.tyrerowgray {background-color: #f0f0f0; }
.neoheader {background-color: #a0a0a0; color: #ffffff; padding: 5px; margin-left: 40px; font-weight: bold; font-size: 1.0em;}
.neotitle {background-color: #f0f0f0; padding: 10px; color: #a0a0a0; font-weight: bold;}
.neorow { border-bottom: 1px solid #cccccc;}
.neorow2 { border-bottom: 1px solid #cccccc;}
