@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;
	background-color:#FFF;
	background-image:url("../images/bg-body.gif");
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:0.7em;
	padding:0px 15px 0px 15px;
	color:#000;
	}
a {
	color: #4800ff;
	}
a:active {
	color: #4800ff;
	}
a:visited {
	color: #6c6cff;
	}
a:hover {
	color: #ff9900;
	}
h2{
	position:relative;
	font-size:1.3em;
	font-weight: normal;
	color:#000;
	margin:0px;
	padding:8px 0 5px 0;
	}
h3{ 
	position:relative;
	font-size:1.8em;
	font-weight:500;
	color:#FF0000;
	margin:10px 0px 10px 0px;
	letter-spacing:-1px;
	font-size:1.5em;
	}
h4, #border h4 {
	font-size:1.2em;
	margin:10px 0px 10px 0px;
	color:#666666;
	}
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 {
/*	background-color:#FF0000;*/
	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;
}

.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:#ff8000;
	padding:3px;
	
	}
table td {
	background-color:#ffae34;
	padding:3px;
	}
.bg {	
	background-color:#eee;
	}
	
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
#holder {
	position:relative;
	background:url("../images/bg-right-colum.gif") top right repeat-y;
	background-color:#fff;
	/*width:66em;*/
	/*width:100%;*/
	width: 968px;
	/*min-width:750px;*/
	margin:0 0px 0px 0px;
	text-align:left;
	height:auto;
	}
html>body #holder {
	width: 978px;
	height: auto;
	min-height: 100%;
	margin:0 auto 0px auto;
	/*padding:0px 14px 0px 0px;*/
	}
#holder-in {
	margin:0px 0px 0px 0px;
	}
#header {
	position:relative;
	margin-bottom:10px;
	}	
#header-left {
	position:relative;
	height:56px;
	padding-left: 180px;
	/*background-image:url("../images/bg-header-left.gif");
	background-position:bottom;
	background-repeat:repeat-x;*/
	z-index:0;
	background-color: #fff;
	border-bottom: 3px solid #b2b2b2; 
/*	border-bottom: 2px solid #51b341; 
	border-top: 5px solid #51b341;*/ 
	}
#header h1{
	position:absolute;
	top:-20px;
	left:195px;
	z-index:500;
	color:#000;
	padding-top:10px;
	font-size:1.2em;
	font-weight:100;
	text-align:left;
	}
#header h1{
	top:-13px;
	left:195px;
}	
#header-left #text p {
	padding: 8px 0px 5px 90px;
	font-size:2em;
	color:#990000;
	}
#right-in  form{
	width:100%;
	z-index:10;
	}
#right-in form select{
	font-size:0.9em;
	/*display:none;*/
	width:50%;
	}
#header-logo {
	position:absolute;
	top:2px;
	left:0px;
	height:20px;
	width:150px;
	background-image:url("../images/bg-logo.gif");
	z-index:10;
	}
#logo{
	position:absolute;
	left:0px;
	top:0px;
	}
#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;
	}*/
#left {
	float: left;
	width:180px;
	overflow:hidden;
	
	}
#right {
	float: right;
	width:200px;
	overflow:hidden;
	}
#left-in {
	padding-top:0px;
	}
.border {
  padding: 5px 5px 10px 5px;
}
.tip {
  text-align: center;
}	
#right-in .action .border .cena {
  text-align: center;
  font-weight: bold;
}	
/*html>body #left-in {
	height: auto;
	min-height: 500px;
	}*/
#right-in {
	height:500px;
	border:1px solid #eee;
	}
html>body #right-in {
	height: auto;
	min-height:380px;
	}
#right-in h2, #left-in h2  {
	/*background: #fff url("../images/bg-h2.gif") top left repeat-x;*/
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	padding: 10px 0px 10px 6px;
	margin-bottom:0px;
	letter-spacing:normal;
	background-color: #999;
	}
#content {
	_height:expression("0px");
	margin: 0px 205px 0px 185px;
	}
html>body #content {
	margin: 0px 205px 0px 190px;
}
#content_center{
	background-color:#CCFFCC;
	}
/********************* FOOTER *****************/
#bottom-spacer {
	position:relative;
	clear:both;
	text-align:center;
	/*width:66em;*/
	width:100%;
	margin:0px auto 0px auto;
	border-top:5px solid #eee;
	background-color: #eee;
	}
#bottom {}
#bottom p {
	position:relative;
	padding:10px 10px 10px 10px;
	color:#000;
	}
#card-logo {
	position:absolute;
	top:10px;
	left:10px;
	height:34px;
	width:140px;
	background-color:#ccc;
	background-image:url("../images/cards.gif");
	background-repeat:no-repeat;
	display:none;
	}	
/************* LEFT COLUM CONTENT **********/
.news-list {
	position:relative;
	margin:5px 0px 5px 0px;
	padding:5px;
	height:1px;
	min-height:1px;
	background-color: #eee;
	}
html>body .news-list {
	min-height: 1px;
  height:auto;
  overflow: hidden;
	}
.news-list .image-item {
	margin-left:100px;
	}
.news-list h3{
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	}
.news-list h3 {
	color:#4800ff;
	font-size:1.2em;
	}
.news-list h3 a {
	color:#4800ff;
	padding-left:20px;
	background-image:url("../images/arrow-plink.gif");
	background-position: 3px 1px;
	background-repeat:no-repeat;
	}
.news-list h3 a:hover {	
	text-decoration:none;
	}
.news-list p{
	padding:0px 0px 5px 0px;
	}
.news-list img{
	margin-right:5px;
	margin-bottom:10px;
	float:left;
	}
.author{
	position:absolute;
	top:5px;
	right:5px;
	color:#ccc;
	}
.recommendet{
	color:#ff9900;
	padding-left:10px;
	}
#left-in .border {
	position:relative;
	margin:5px 0px 5px 0px;
		}

	/********* CATEGORY **********/
.menu {
	border:1px solid #eee;
	margin-top:5px;
	}
.category{
  text-align: center;
  padding: 5px;
  border: 1px solid #ccc;
}	
.category-in{
  height: 100%;
  width: 551px;
  margin: 0 auto 0 auto;
  text-align: left;
  padding-left: 6px;
}
html>body .category-in{
  padding-left: 10px;
}
html>body .category-in{
  width: 561px;
}	
.category-row{
  padding: 0 0 5px 0;
  margin-bottom: 20px;
}
.category-item {
  float: left;
  width: 180px;
}
.category-item img {
/*  position: relative;*/
  margin-right: 4px;
}
html>body .category-item {
  width: 185px;
}
/****** level 1 **********/
.plink_border {
	display:block;
	/*background:url("../images/arrow.gif");*/
	background-position:left;
	background-repeat:no-repeat;
	}
.plink_border a, .plink_border a:visited{
	display:block;
	height:15px;
	padding:3px 0px 3px 25px;
	font-weight:bold;
	border-bottom:1px solid #eee;
	margin:0px;
		}
.plink_border a:hover {
	background-color:#fff;
	}
html>body .plink_border a, .plink_border a:visited{
	height:auto;
	min-height:17px;
	}
/********* level 2 *********/
.plink {
	background-image:url("../images/arrow-plink.gif");
	background-position: 5px 5px;
	background-repeat:no-repeat;
	margin:1px 0px 1px 0px;
	padding:4px 0px 4px 10px;
	}
.plink a, .plink a:visited {
	display:block;
	/*background-image:url("../images/arrow-black.gif");*/
	background-position: 10px 8px;
	background-repeat:no-repeat;
	text-decoration:none;
	}	
.plink a:hover{
	text-decoration:underline;
	/*background-image:url("../images/arrow-red.gif");*/
	background-position: 10px 8px;
	background-repeat:no-repeat;
	}
html>body a.plink:hover{
	height:auto;
	min-height:17px;
	}
/******** level 3 **************/
.subplink {
	background-color:#fff;
	}
.subplink a, .subplink a:visited{
	color:#666;
	margin:1px 0px 1px 0px;
	display:block;
	padding:3px;
	background-color:#fff;
	}
a.subplink:hover{
	color:#ff0000;
	text-decoration:underline;
	background-color:#eee;
	}
/*.noplink {
	padding:4px 0px 4px 35px;
	display:block;
	background-color:#FF6600;
	font-weight:bold;
	color:#fff;
	}*/
/************* RIGHT COLUM CONTENT *********/
#fast-search {
	padding:4px;
	margin-bottom:10px;
	padding:5px;
	padding-bottom:15px;
	padding-top:15px;
	text-align:left;
	background-color:#eee;
	}
#fast-search h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:0px 0px 0px 2px;
	}
#searching {
	width:65%;
	font-size:1em;
	}
.action {
	position:relative;
	background-image:url("../images/bg-action.gif");
	background-repeat:repeat-x;
	background-color:#eee;
	color:#666;
	}
#content .border {
position:relative;
	padding:10px;
	}
#right-in .action .border ol{
	margin:0px;
	padding:0px;
	margin-left:25px;
	}
.login {
	padding:5px;
	text-align: center;
	}
.login strong {
	display:block;
	margin-left:10px;
	margin-top:5px;
	}
#login_1 {
	padding:10px;
	}
.action .border img {
	margin:10px 0px 10px 10px;
	}
#right-in .action .border {
	text-align:left;
	padding:10px;
	}
.action .border h3{
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	color:#000;
	}
.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;
	}
#content .promo-action-block {
  text-align: center;
	} 
.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;
	bottom:0px;
	height:5.2em;
	/*color:#000;*/
	text-align:left;
	z-index:10;
	margin-bottom:-1px;
	margin-left: 10px;
	}
html>body #globallink{
	bottom:5px;
	left: 193px;
	margin-left: 0px;
}	
#globallink p{

	}
a.glink, a.glink:visited, #user a, #user a:visited{
	display:block;
	float:left;
	/*padding:2px 10px 2px 10px;*/
	/*font-size:0.95em;*/
	font-weight:bolder;
	/*color:#000;*/
	/*border-right:1px dotted #000;*/	
	margin-top:3em;
	margin-right: 1px;
	/*height: 25px;*/
	height: 22px;
	background: url('../images/tab-grad.gif') repeat-x;
	padding: 8px 0 0 0;
	text-decoration: none;
	cursor: pointer !important;
	}
a.glink:hover {
  color: #e10909;
	text-decoration: underline;
}	
span.tab_left,  span.tab_right {
	display: block;
	float: left;
	position: relative;
	top: -8px;
	width: 3px;
	height: 22px;
}
span.tab_left {
	background: url('../images/tab-left.gif') no-repeat;
}	
span.tab_right {
	background: url('../images/tab-right.gif') no-repeat;
}
span.tab_caption {
	float: left;
	display: block;
	padding: 0 18px 0 18px;
}	
/************ 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;
	}
.doporucujeme {
  font-size: 0.8em;
}
.doporucujeme a, .doporucujeme a:visited {
  color: #0099FF;
  text-decoration: none;
}
.tip {
    text-align: center;
}
.tip .prices {
    width: 100%;
}
.tip .red, .tip .black {
    background-color: #f00;
    color: #fff;
    font-family: impact, tahoma, verdana, arial;
    font-size: 1.3em;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    text-align: center;
    width: 60%;
    width: 90px;
    display: inline;
    float: left;
}
.tip .black {
    background-color: #000;
    width: 33%;
    width: 60px;
    padding: 3px 5px 2px 5px;
    font-size: 1.4em;
    font-weight: normal;
}
.tip .black .smaller {
    font-size: 0.75em;
}
.align_center {
    text-align: center;
}
.crossed {
    position: relative;
	padding: 7px;
    font-size: 1.2em;
}
.crossed .cross_line {
    position: absolute;
    width: 63px;
    height: 25px;
    top: 3px;
    left: 5px;
	background-image:url("../images/cara.gif");
}
html>body .crossed .cross_line {
    top: 3px;
    left: 55px;
}
.news_homepage {
    border-top: 1px solid #ccc;
    margin-top: 10px;
}
.news_homepage h3 {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #eee;
    padding: 5px 3px 5px 3px;
}
.news_item {
    padding: 2px 5px 10px 5px;
    background-color: #eee;
}
.news_item h3 {
    font-size: 1.1em;
    font-weight: bold;
    padding: 0;
}
.news_text {
}
.category_text {
    padding: 3px 5px 3px 5px;
}