@charset "utf-8";
/******************** ORANGE LandingPage, (c) 2005, created by ORANGEpro s.r.o., www.orangepro.cz **********/
html {
	height:100%;
	padding:0px;
	margin:0px;
	}
body {
	position: relative;
	height: 100%;
	margin: 0;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 0.7em;
	background: #747474 url('../images/body-bg.gif') repeat-x;
	color: #050505;
}
a, a:active, a:visited, a:hover {
	color: #ab0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2{
	position:relative;
	color: #000;
	font-size:1.7em;
	font-weight: normal;
	/*padding: 0 0 0 5px;*/
	margin: 0px 0 10px 0;
	}
h3{ 
	position:relative;
	font-weight:600;
	color: #000;
	margin:10px 0px 10px 0px;
	font-size:1em;
	padding: 0;
	}
h4, #border h4 {
	font-size:1em;
	margin:10px 0px 10px 0px;
	}
h5 { }
label {}
legend {}
textarea {}
select {
	margin:1px 0px 1px 0px;
	}
fieldset {
	border:0px;
	}
a img {
	border: 0px;
	}
h4,h5,h6,p,form,fieldset{
	margin:0;
	padding:0;
	}
hr {
	visibility:hidden;
	}
.oddelovac {
	visibility:visible;
	background-color:#ff8000;
	}
/*.not_visible{
	visibility:hidden;
	}*/
.cleaner {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	font-size:0px;
	line-height:0px;
	}
.link {
	border:1px solid #ccc;
	height:1px;
	}
.cross-link {
	text-decoration:line-through;
	}
.red {
	color:#FF0000;
	}

.under-link-help {
	border-bottom:1px dashed #ccc; cursor:help;
	}

.error {
	color:#fff;
	width:60%;
	padding:20px 20px 20px 50px;
	/*margin-top:10px;*/
	background:url("../images/error-triangle.gif") 10px 10px;
	background-repeat:no-repeat;
	background-color:#FF0000;
	}
.dashed-line {
	margin:6px 0px 6px 0px;
	font-size:0px;
	border-bottom:1px solid #eee;
	}
#confirm {
	min-width:70%;
	padding:20px 20px 20px 60px;
	background:url("../images/confirm.jpg") 10px 10px;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:15px;
}
#language {
	position: absolute;
	left: 719px;
	top: 8px;
	width: 106px;
}
#language a, #language a:visited, #language a:hover {
    float: left !important;
    display: block;
    text-indent: 10000px;
    text-decoration: none;
}
.cesky {
    width: 45px;
	overflow: hidden;
    background: url('../images/cesky.gif') no-repeat;
}
.english {
    width: 61px;
	overflow: hidden;
    background: url('../images/english.gif') no-repeat;
}
.text_form {
	display:block;
	width: 170px;
	padding:5px 0px 5px 0px;
	float:left;
	padding-left:5px;
	}
.text-form-close {
	display:block;
	width: 100px;
	padding:5px 0px 5px 0px;
	float:left;
	}
.list_menu {
	width: 150px;
	background-color:#fff;
	font-size:0.9em;
	margin:2px;
	margin-left:0px;
	}
.list_menu-area {
	background-color:#fff;
	margin:2px;
	margin-left:0px;
	}
html>body .list_menu {
	}
.radio {
	margin:4px;
	_margin:2px;
	}
.inline {
	display:inline;
	background-color:#eee;
	}
.center {
	text-align:center;
	}
table {
	width:100%;
	font:0.9em;
	}
table th {
	background-color:#83cee5;
	padding:3px;
	}
table td {
	background-color:#eee;
	padding:3px;
	}
	
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
#main_wrap {
    position:relative;
	margin: 0px auto 0px auto;
	text-align: left;
	min-width:780px;
	width: 975px;                                                 
}
#main_wrap_in {
    padding-bottom: 20px;
}
#holder {
    width: 975px;
    background: #fff url('../images/holder-bg.gif') repeat-y;
}
#holder-in {
    padding-left: 4px;
    padding-right: 4px;
}
#holder-in-in {
/*    width: 571px;*/
/*    background: url('../images/holder-grad-shop.gif') repeat-x;*/
}
#header {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 975px;
	height: 197px;
	background: #ede9e9 url('../images/header.jpg') no-repeat;
}
#header_spacer {
    height: 197px;
}
#holder-slim-in {
/*	margin:0px 10px 10px 10px;*/
  background: url("../images/dot.gif") 210px bottom repeat-y;
	}
#holder-full-in {
  background: none;
}	
#right-in  form{
/*	width:100%;
	z-index:10;*/
	}
#right-in form select{
	font-size:0.9em;
	/*display:none;*/
	/*width:50%;*/
	}
#logo {
	position: absolute;
	top: 57px;
	left: 38px;
	width: 220px;
	height: 76px;
}
#logo a, #logo a:visited, #logo a:hover {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#dotted-y {
  /*background-image: url("../images/dot.gif");
  background-repeat: repeat-y;*/ 
  position: absolute;
  top: 0;
  right: 1px;
  background: url("../images/dot.gif") right top repeat-y;
  z-index: 1;
  height: 190%;
}
html>body #dotted-y {
  height: 100%;
}	
#header-image-center {
	position:absolute;
	top:0px;
	left:200px;
	height:90px;
	width:530px;
	z-index:2;
	display: none;
	}	
#header-logo .cor-left-bott {
	position:absolute;
	bottom:0px;
	_bottom:-1px;
	left:-1px;
	}
#right {
    background: url('../images/holder-grad-shop.gif') repeat-x;
	float: right;
	width:661px;
	overflow:hidden;
  z-index: 10; 
  padding-bottom: 100px;
	}
#right-slim {
    background: url('../images/holder-grad-shop.gif') repeat-x;
	float: right;
/*	width:692px;*/
	width:757px;
	overflow:hidden;
  z-index: 10; 
  padding-bottom: 100px;
}
#right-slim-in {
	height:380px;
	padding: 0 10px 0 10px;
}
#right-slim-in h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}
html>body #right-slim-in {
	height: auto;
	min-height:380px;
	}

#right-full {
	width:968px;
	overflow:hidden;
  z-index: 10; 
  padding-bottom: 100px;
}	
#left {
	background: #e3e3e3 url('../images/left-bg.gif') repeat-x;
	float: left;
	width:306px;
	overflow:hidden;
  z-index: 10;
	}
#left-slim {
    background: url('../images/holder-grad-shop.gif') repeat-x;
	float: left;
	width:210px;
/*	overflow:hidden;*/
  z-index: 10;
  padding: 0;
  margin: 0;
}	
#left-in {
  position: relative;
	height: 200px;
	padding: 5px 10px 10px 10px;
	}
#left-slim-in {
/*	position: relative;
	min-height:380px;
	padding: 0 10px 0 10px;
	margin-top: 0;*/
  position: relative;
	height: 200px;
	margin: 0;
	padding: 8px 0px 0px 12px;
}
html>body #left-in {
	height: auto;
	min-height: 200px;
	}
html>body #left-slim-in {
	height: auto;
	min-height: 200px;
	}
#left-in h2 {
    font-size: 18px;
    font-weight: bold;
/*  position: absolute;
  top:-20px;
  left:0;
  z-index: 50;*/
  /*margin-top: 15px;*/
}
#left-slim-in h2 a, #left-slim-in h2 a:visited {
    color: #fff;
    text-decoration: none;
}
#left-slim-in h2 a:hover {
    text-decoration: underline;
}

#right-in {
	height:380px;
	padding: 5px 10px 0 10px;
	}
#right-full-in {
	min-height:380px;
	padding: 0 10px 0 10px;
	}
	
html>body #right-in {
	height: auto;
	min-height:380px;
	}
#right-in h2, #right-in h1, #right-slim-in h1, #right-full-in h1  {
    font-size: 18px;
    font-weight: bold;
  margin: 0px 0 10px 0;    
  /*margin-bottom: 30px;*/
	}
#right-in h3 {

}
#right-in a, #right-in a:visited  {
	}
#right-in a:hover {
	}
#content {
	_height:expression("0px");
	margin: 0px 200px 0px 200px; 
	}
#content_center{
	background-color:#CCFFCC;
	}
/********************* FOOTER *****************/
#bottom-spacer {
	position: relative;
	clear: both;
	text-align: center;
	width: 100%;
	height: 64px;
	background: #f5f2f2 url('../images/footer.jpg') no-repeat;
	overflow: hidden;
}
#bottom_in {
	padding: 8px;
	padding-bottom: 0px;
}
#bottom_in a, #bottom_in a:visited, #bottom_in a:hover {
    color: #ab0000;
}
#bottom_in .left {
	float: left;
	width: 470px;
	padding-left: 10px;
	text-align: left;
}
#bottom_in .right {
	float: left;
	width: 460px;
	padding-right: 10px;
	text-align: right;
}
#card-logo {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 34px;
	width: 140px;
	/*background-image: url("../images/cards.gif");
	background-repeat: no-repeat;
*/
}
/************* LEFT COLUM CONTENT **********/
.news-list {
	position:relative;
/*	background-image:url("../images/bg-navigator.gif"); 
	background-repeat:repeat-x;*/
	margin:5px 0 5px 0;
	padding:0 0 10px 0;
	height:1px;
	min-height:1px;
	color: #000;
	}
html>body .news-list {
  min-height: 1px;
	height:auto;
	overflow: hidden;
	}
.news-list-item {
    padding: 0 0 5px 0;
	background: url('../images/menu-dot.gif') bottom left repeat-x;
}
.news-list h3 {
    font-size: 12px;
  margin: 5px 0 5px 0;
  }
.news-list h3 span{
  font-weight: normal;
}
.news-list p {
	padding:5px 0px 5px 0px;
}
#right-in .news-list {
    font-size: 1.1em;
}
#right-in .news-list a, #right-in .news-list a:visited, #right-in .news-list a:hover {
    color: #ff3300 !important;
}
#right-in .news-list h3 {
    font-size: 1em;
    padding: 0 0 4px 28px;
    background: url('../images/news-h3-bg.gif') bottom left no-repeat;
}
.news-list p img {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	}
.author {
	position:absolute;
	top: 5px;
	right:40px;
	color:#ff3300;
	font-weight: bold;
	}
#left-in .border {
	position:relative;
	margin:5px 0px 5px 0px;
	font-size:113%;
	line-height:1.6em;
  padding: 0 0 0 0; 
	}
#left-in .border form{ 
	font-size:100%;
	line-height:1em; 
		}
/************* RIGHT COLUM CONTENT *********/
#fast_search {
  position: relative;
	text-align: left;
	color: #000;
	padding-bottom: 10px;
	margin-bottom: 1px;
	background-color: #daf0f7;
	border-bottom: 1px solid #fff;
}
#fast_search fieldset {
	padding-left: 10px;
	margin-top: 10px;
}
.fast-search-buttons {
	font-size: 10px;
	cursor: pointer;
}
#fast_search input {
	margin: 3px 0 3px 0;
}
#fast_search h2 {
	position: relative;
	margin: 0 0 10px 0;
}
	
#searching {
	width:65%;
	font-size:1em;
	}
.action {
	position:relative;
	/*background-image:url("../images/bg-action.gif");
	background-repeat:repeat-x;*/
	/*margin-bottom:10px;*/
	/*background-color:#fff;*/
	color:#fff;
	/*border:1px solid #eee;*/
	}
.border {
	padding:3px 10px 3px 10px;
	}
#right-in .action .border ol{
	margin:0px;
	padding:0px;
	margin-left:25px;
	}
.login {
	padding:10px;
	}
.login strong {
	display:block;
	margin-left:10px;
	margin-top:5px;
	}
#login_1 {
	padding:10px;
	}
.action .border img {
	margin:10px 0px 10px 10px;
	}
.action .border p{
	color:#666666;
	text-align:left;
	padding:10px;
	}

.action .border a {
	}
#right-in .action .border ul{
	margin:0px;
	padding:0px;
	margin-left:25px;
	}
/************* PROMO ACTION BLOCK **********/
.promo-action-block {
	margin:10px 0px 0px 0px;
	width:100%;
	overflow:hidden;
	}
.promo-action-block div a {
	margin-left:1px;
	}
.promo-action-block p{
	padding:8px;
	}
.promo-action-block h4 {
	font-size:1em;
	font-weight:bold;
	text-align:left;
	width:100%; 
	}
.promo-action-block a {
	margin-left:8px;
	}
.promo-action-block div object {
	}
/****************************************************/
#globallink{
	position:absolute;
	top:60px;
	right:50px;
/*	color:#fff;
	background-color:#ff8000;*/
	text-align:left;
/*	border:1px solid #eee;*/
	width:175px;
	padding-top:10px;
	padding-bottom:10px;
	}
#globallink p{
	background-image:url("../images/cor-globallink.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	
	}
a.glink, a.glink:visited, #user a, #user a:visited{
	display:block;
	/*float:left;*/
	padding:5px 10px 5px 10px;
	font-size:1em;
	color:#fff;
	/*border-bottom:1px dotted #eee;*/
  text-decoration: none;
  font-weight: bold;
  /*font-size: 0.9em;*/
  background: url("../images/dot2.gif") right bottom repeat-x;
	}
a.glink:hover {
  text-decoration: underline;	
}	
/************ FORUM ****************/
#fast-search-tema {
	position:relative;
	margin:10px 0px 10px 0px;
	}
.navigator-forum {
	margin:0px 0px 10px 0px;
	}
.new-tema {
	position:absolute;
	right:0px;
	_right:10px;
	top:0px;
	display:block;
	padding:2px 10px 4px 10px;
	background-color:#ff8000;
	font-weight:bold;
	}
.forum-border{
	border:1px solid #fff;
	padding:5px;
	padding-right:0px;
	margin-top:5px;
	}
/**************** ACTION PRODUCTS **************/
#similar-product-box {
	height:50px;
	}
html>body #similar-product-box {
	height:auto;
	min-height:50px;	
	overflow:auto;
	}
.similar-product {
	text-align:center;
	float:left;
	width:28%;
	margin:1%;
	background-color:#eee;
	padding:1%;
	}
html>body .similar-product {
	width:29%;
}
.similar-product img {
	margin:10px;
	width:90px;
	vertical-align:middle;
	}
.similar-product p{
	text-align:left;
	}
a.no-border {
  border: none;
}	
/********    *******/
.menu h2, #fast_search h2{
	background-color: #0baee5;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 0 4px 15px;
	margin: 0px;
	margin-top: 10px;
	background: url("../images/bg-h22.gif") top left repeat-x;
	/*background-color: #0baee5;*/
	background-color: #08789f;
	border: 1px solid #017aa5;
	}

#left-slim-in #fast_search h2 {
  margin: 0;
}
.plink_border a, .plink_border a:visited, .plink_border a:active, .plink_border a:link{
	display: block;
	color: #050505;
	height: 17px;
	padding: 2px 0 2px 25px;
	font-size: 1em;
	margin: 0px;
	background: url('../images/menu-dot.gif') bottom left repeat-x;
}
html>body .plink_border a, .plink_border a:visited, .plink_border a:active, .plink_border a:link{
	height: auto;
	min-height: 17px;
}
.plink_border a:hover {
	text-decoration: underline;
}
/********    *******/
.plink {
	margin: 1px 0 1px 0;
	padding: 4px 0 4px 5px;
	color: #000;	
}
.plink a, .plink a:visited, .plink a:active, .plink a:link{
	display: block;
	background-position: 10px 8px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
	
}	
a:hover.plink{
    color: #ab0000;
	text-decoration: underline;
}
html>body a.plink:hover{
	height: auto;
	min-height: 17px;
}
.navigation-bar {
	padding: 5px;
	border: 1px solid #fff;
	background-color: #eee;
}
.navigation-bar select {
	font-size: 1em;
	/*width: 15%;*/
}
.category-child {
	padding: 5px 5px 10px 5px;
}
.category-child a {
	font-size: 1em;
	font-weight: bold;
	padding: 0 5px 0 0;
}

a.help {
	cursor:help; 
	color:#000;
	text-decoration:underline;

	padding-right:5px;
	}

a.help:hover { 
	background-color:#daf0f7;
	}

html>body a.help:hover { 
	/*background:none;*/
	}

a span { 
	position: relative; 
	font-weight: normal; 
	text-align: left; 
	}

a span { 
	text-decoration:none;
	color:#000;
	display:block; 
	position:absolute; 
	top:6em; 
	left:0em; 
	padding:.2em .5em; 
	width:20em; 
	background-color:#68c2df;
	border:1px solid #003980;
	z-index:100;
	visibility:hidden;
	} 

 a:hover  span { 
	visibility: visible; 
	background-color:#68c2df;
	}
#main_menu a, #main_menu a:visited, #main_menu a:hover{
    text-transform: uppercase;
    font-size: 11px;
    color: #050505;
    float: left;
    display: block;
    height: 22px;
    line-height: 22px;
    padding: 0 17px;
    background: url('../images/menu1-line.gif') top right no-repeat;
}
#main_menu a:hover {
    color: #ab0000;
}
.nobg {
    background: none !important;
}
.m1_last {
    color: #ab0000 !important;
}
#main_menu {
    position: absolute;
    top: 163px;
    left: 20px;
    width: 625px;
    height: 22px;
}
#main_menu a, #main_menu a:visited, #main_menu a:hover {
    font-size: 12px;
    background: url('../images/main-menu-line.gif') top right no-repeat;
    padding: 0 17px;
}
#header-title {
    color: #000;
    font-size: 11px;
    position: absolute;
    top: 37px;
    left: 340px;
    width: 440px;
    height: 20px;
}
.menu {
    background-color: #e1e0e0;
    padding: 0 4px 0 4px;
    margin-bottom: 6px;
}
.h3 {
    font-size: 10px;
    color: #ab0000;
    font-weight: bold;
    text-transform: uppercase;
    width: 180px;
    padding-left: 18px;
    height: 27px;
    line-height: 27px;
    margin: 0 !important;
    font-family: Tahoma, Arial, Verdana !important;
    background: url('../images/h2-bg.gif') no-repeat;
}
.h3 h3 {
    float: left;
    padding-right: 5px;
    margin: 0;
    color: #ab0000 !important;
    background: url('../images/h3-bg.gif') repeat-x;
}
.navigace {
    font-family: Tahoma, Arial, Verdana !important;
    font-size: 11px !important;
    padding-bottom: 15px;
    padding-top: 8px;
}
.navigace_title {
    float: left;
    padding-right: 6px;
    color: #777;
}
.navigace a, .navigace a:visited, .navigace a:hover {
    color: #222;
    font-size: 11px !important;
    font-weight: normal !important;
    background: url('../images/sipky-navig.gif') 100% 50% no-repeat;
    padding: 0 10px 0 2px;
}
.hmpg_h1 {
    position: absolute;
    top: -300px;
}