/* global ==================================================================================== */

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.center {
	text-align: center;
}

.no-bold {
	font-weight: normal !important;
}


a {
	color: #FF0202;
	text-decoration: none;
}
a:hover {
	color: Black;
}
a img {
	border-color: Black;
}


ul.menu {
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0;
}
ul.menu li {
	margin: 0 2px 1px 2px;
}
ul.menu a, ul.menu .empty {
	_width: 100%;
	display: block;
	padding-left: 6px;
	color: Black;
}
ul.menu a:hover {
	background: #FF0202;
	color: white !important;
}
ul.menu ul {
	margin: 1px 0 0 0;
	padding: 0;
}
ul.menu ul li {
	list-style: none;
	margin: 0 0 1px 0;
}
ul.menu ul li a {
	padding-left: 13px;
}
ul.menu ul ul li a {
	padding-left: 21px;
}
.bullet {
	margin-right: 3px;
	background: url("img/bullet.gif") no-repeat 0 6px;
	margin-top: 4px;
}


h2 {
	margin: 0;
}

#left-col h3, #right-col h3 {
	color: white;
	background-color: #FF0202;
	font-size: 11px;
	text-align: center;
	margin: 0;
	width: 100%;
	padding: 1px 0 1px 0;
}


strong {
	color: #FF0202;
}

.separator {
	position: relative;
	height: 2px;
	background: url("img/separator.gif");
	line-height: 1px;
	font-size: 1px;
	margin: 4px 0;
}

p {
	margin: 1.2em 0;
}


form {
	margin: 0;
}
input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px Black;
}
input.button {
	_position: relative;
	_top: 1px;
	background-color: #FF0202;
}
.button img {
	_position: relative;
	_top: 1px;
	background-color: #FF0202;
	border: solid 1px Black;
}

a.button:hover img, input.button:hover, input.buttonHover {
	background: black;
}
input {
	behavior: url("hover.htc");
}

input[type=image] {
	background: url("img/button_background.gif");
}

input.noborder {
	border: none !important;
}

textarea, select {
	border: solid 1px black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


table {
	font-size: 11px;
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
}
table td {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: top;
}
table.design, table.design table {
	border-collapse: collapse;
	border-spacing: 0;
}




.info {
	font-weight: bold;
}
.info .value {
	font-weight: normal !important;
}




/* layout ===================================================================================== */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url("img/background2.gif") 50%;
}

#print-page, #mailgood-page, #inquiry-page, #showhelp-page  {
	background: White !important;
	margin: 15px;
}
#print-page * {
	color: Black;
}


#page {
	text-align: left;
	width: 856px;
	margin: 20px auto 0 auto;
	position: relative;
}


/* top-picture definitions --------------------------------------- */

#top-picture {
	height: 208px;
	width: 857px;
	background-image: url("img/title.jpg");
	position: relative;
}
#top-picture a {
	position: absolute;
	top: 13px;
	height: 42px;
	width: 205px;
	display: block;
}


/* top-menu definitions --------------------------------------- */

#top-menu {
	color: White;
	
	margin: 5px 0 9px 0;
	text-align: right;
}
#top-menu a {
	color: White;
	margin: 0 6px;
	padding: 0 6px;
	font-weight: bold;
}
#top-menu a:hover {
	background-color: #FF0202;
}








/* main definitions ---------------------------------------------- */

#main-cont1 {
	background: url("img/main_background.gif");
}
#main-cont2 {

}

#main {
	background: url("img/main_top.jpg") no-repeat top;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

#main td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#left-col {
	width: 177px;
	padding-top: 15px !important;
}

#center-col-cont {
	padding: 15px 27px 0 27px !important;
	width: 448px;
	_width: auto;
}
#center-col {
	width: 100%;
}

#right-col {
	width: 177px;
	padding-top: 15px !important;
}



/* footer definitions -------------------------------------------- */

#copyright {
	font-size: 10px;
	text-align: center;
	margin: 0 10px;
	border-top: solid 1px black;
	padding-top: 8px;
	position: relative;
	z-index: 10;
	top: 6px;
}

#footer {
	height: 33px;
	background: url("img/footer.jpg");
}




/* boxy ================================================================================== */

#left-col .box, #right-col .box {
	margin: 10px 15px 18px 15px;
	_width: 100%;
}
 
 
 
/* center-col ============================================================================= */

#center-col {
	padding-bottom: 20px;
}

#center-col h3.title {
	font-size: 17px;
	margin: 0 0 15px 0;
	position: relative;
	left: -14px;
}

#center-col h2 {
	font-size: 14px;
}

#center-col h1 {
	margin: 0 0 10px 0;
	color: #FF0202;
	font-size: 18px;
}

#center-col .cara {
	background-color: #B2B2B2;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
	position: relative;
	left: -14px;
}

#center-col .cara div {
	background-color: #B2B2B2;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	position: relative;
	right: -28px;
}
#center-col .hlavni, #center-col .hlavni div {
	background-color: black;
}




#center-col .box {
	margin: 10px 14px;
}

















/* others --------------------------------------------------------- */
#compare select {
	width: 300px;
}


#print * {
	color: Black !important;
}

#mailgood-page {
	background: #141719;
}


#downloads-info h3 {
	background: none;
	color: #FF0202;
	font-size: 12px;
	margin-bottom: 5px;
	text-align: left;
}


#inquiry-page {
	background: #141719;
	margin: 20px 5px;
	float: left;
}
#inquiry-page .separator {
	width: auto;
}








.nadpisy_registrace, .nadpisy_napoveda {
	font-size: 12px;
	color: #FF0202;
	font-weight: bold;
}

.nadpis_akce, .zbozivkatalogu {
	font-size: 14px;
	font-weight: bold;
}
.nadpis_novinka {
	font-weight: bold;
	color: #FF0202;
	font-size: 12px;
}
.nadpisy_u_zbozi, h4 {
	font-size: 12px;
	font-weight: bold;
}









.loginerror {color: #a40039;}

/* styly cen */
.cenasdph {color: #FF0202; font-weight: bold; font-size: 13px;}
.cenabezdph {font-weight: normal;}
.beznacenasdph {font-weight: normal;}
.beznacenabezdph {font-weight: normal;}
.sleva {color: #FF0202; font-weight: bold;}
.kredityCena {color: #FF0202; font-weight: bold;}
.goodColPrice{font-size: 10px; font-style: italic;}

.cenaobjednavky {color: #FF0202; font-weight: bold; font-size: 16pt;}
.vyrobce {font-weight: normal;}
.postovnezdarma {color: #FF0202; font-weight: bold; font-size: 10pt;}
.comment {font-style: italic; padding-left: 20px;}
.goodNewDate {font-style: italic; color: #666666; font-size: 10px;}


input.redInput { border: #a40039 1px solid; color: #a40039; background-color: #ffecec;}
div.redInput { border: #a40039 2px solid; padding: 5px; color: #a40039; background-color: #fff2f2; font-size: 9pt;}

/* stavy objednavek */
.statusVyrizeno { FONT-WEIGHT: bold; COLOR: #88AC00; }
.statusVyrizujese { FONT-WEIGHT: bold; COLOR: #FF9C00; }
.statusStornovano { FONT-WEIGHT: bold; COLOR: #C00000; }
.versysVydaj{
	color: #9D0000;
}

/* hodnoceni vysledku pri vyhledavani */
.hodnoceniSearch {font-size: 10px; color: #797979; padding-left: 5px; font-style: italic;}

/* inputy s cenou objednavky */
input.orderDoprava {
  border: 0px solid;
  background-color: #ffffff;
  FONT-FAMILY: Verdana, Tahoma, Arial CE, Helvetica CE, Arial; 
  FONT-SIZE: 8pt; 
  COLOR: #666666;
  font-weight: bold;
  text-align: right;
}

input.orderCelkem {
  border: 0px solid;
  background-color: #ffffff;
  FONT-FAMILY: Verdana, Tahoma, Arial CE, Helvetica CE, Arial; 
  color: #FF0202; 
  font-weight: bold; 
  font-size: 16pt;
  text-align: right;
}

/* warring */
table.info_w {
	background-color: white;
	border: 1px dashed #FF0202;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 10px;
}
td .info_w {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

/* info */
table.info_i {
	background-color: white;
	border: 1px dashed #FF0202;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 10px;
}
td .info_i {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

/* napoveda parametru */
div.helpBoxStyle {
	background-color: #FFFACD;
	border: 1px dashed #FFA215;
	padding: 7px;
	width: 350px;
	position: absolute;
	visibility: hidden;
}

/* obrazky */
img.info_w_i {margin: 5px;}
img.compare {margin: 5px}




/* error - Prohlizec nepodporuje Cookies */
table.cookiesError {
    background-color: #FFFACD;
    border: 1px dashed #CC0000;
    margin: 0px;
    height: 45px;
    position: absolute;
    azimuth: center;
}

a.cookiesError:link, a.cookiesError:visited {
    color: #CC0000;
    font-weight: bold;
    text-decoration: underline;
}

a.cookiesError:hover, a.cookiesError:active {
    color: #CC0000;
    font-weight: bold;
    text-decoration: none;
}

td.cookiesErrorLeft{
    padding: 7px 7px 0px 7px;
}

td.cookiesErrorCenter{
    padding: 7px 0px 7px 0px;
    color: #CC0000;
    text-align: justify;    
}

td.cookiesErrorRight{
    padding: 7px 7px 0px 7px;
} 
