* {
	margin: 0;
	padding: 0;
}


body {
	color: #000000;
	font-size: 14px;
}

body, p, a, li, div, input, option {
	font-family: verdana;
}

a img {
	border-style: none;
	border:0;
}

/*
 * bg_orange: #f68d2e;
 * bg_light_orange: #ebeced;
 * bg_grey: #dfe0e0;
 */

#heading {
	display:none;
}
#relative_holder {
	position: relative;
	margin: 0 auto;
	width: 949px;
}
#absolute_holder {
	position:absolute;
	width: 923px;
	padding: 0 25px 0 25px;
}
#top {
	position: absolute;
	top: 10px;
	width: 923px;
	height: 150px;
}
#logo {
	background: transparent url(../img/page/logo.gif) left top no-repeat scroll;
	float: left;
	width: 370px;
	height: 95px;
}
#socsite {
	float: right;
	width: 133px;
	margin-top: 32px;
	padding-right: 8px;
	
}
.telheader {
	float: right;
	width: 300px;
	height: 25px;
	padding-right: 10px;
	clear: right;
	font-size: 18px;
	text-align: right;	
}
#font_resizer {
	float: right;
	width: 250px;
	height: 25px;
	padding-right: 10px;
	clear: right;
}
#font_resizer span {
	float: left;
	width: 200px;
	height: 25px;
	padding-top: 5px;
	text-align: right;
	font-size: 0.8em;
}
#font_resizer .font_decreaser,
#font_resizer .font_increaser {
	height: 25px;
	width: 15px;
	margin-left:5px;
	float:right;
	cursor:pointer;
	background: transparent url(../img/page/font_minus.gif) center center no-repeat scroll;
}
#font_resizer .font_increaser {
	background-image: url(../img/page/font_plus.gif);
}
#cart_briefly {
	display: block;
	background: transparent url(../img/page/cart.gif) left bottom no-repeat scroll;
	float: right;
	clear: right;
	text-align: right;
	width: 150px;
	height: 25px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}
#top_menu {
	background-color: #f68d2e;
	color: #ffffff;
	padding: 10px;
	margin: 10px 0;
	font-size: 0.8em;
}
#top_menu li {
	list-style-type: none;
	display: inline;
}
#top_menu a {
	color: #ffffff;
	text-decoration: none;
}
#top_menu a .red {
	text-decoration: none;
	font-size: 14px;
}
#top_menu a:hover {
	text-decoration: underline;
}
#search {
	float: right;
}
#search input.text {
	border: 2px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
	font-size: 0.9em;
	width: 80px;
}
#search input.submit {
	border: 1px solid #ffffff;
	color: #ffffff;
	background-color: transparent;
	font-size: 0.9em;
	width: 80px;
}
#bottom {
	clear: both;
	margin-top: 20px;
	font-size: 0.7em;
}
#bottom_zone a,
#bottom_zone a:visited {
	text-decoration: none;
	color: #000000;
}
#bottom_zone {
	background-color: #ebeced;
	padding: 5px 10px;
}
#bottom_zone a:hover{
	text-decoration: underline;
}
#bottom #links {
	float:left;
}
#bottom #webmaster {
	float:right;
}
#bottom #advertisement {
	padding: 20px 0;
	color: #aaaaaa;
}
#bottom #advertisement a,
#bottom #advertisement a:visited {
	color: #aaaaaa;
}

#middle {
	margin-top: 140px; /* priblizne #top.height */
	padding-top: 2.5em; /* prazdne misto mezi top a middle */
}
#right {
	float: right;
	width: 160px;
}
#left {
	float: left;
	width: 760px;
}
#menu {
	float: left;
	width: 226px;
}
#left #content {
	float:right;
	width: 531px;
	min-height: 100px;
}
#detail_content {
	float: right;
	width: 691px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	margin-top: -1px;
	overflow: hidden;
}

.news {
	/*background-color: #ebeced;
	padding: 10px;*/
}
.baner img {
	/*border: 1px solid #ccc;*/
}
hr {
    background-color: #f68d2e;
    color: #f68d2e;
    border: 0 none;
    height: 2px;
}
hr.banner_category {
    width: 512px;
    float: left;
    clear: both;
    margin: 5px 0 10px;
}
span.reklama {
    font-size: 90%;
    margin-bottom: 5px;
    display: block;
}
.news a {	
	font-weight:bold;
	color:#000000;
}
.news a:hover {
	text-decoration: none;	
}

.news .heading {
	font-size: 1em;
	font-weight: normal;
}

.news .items li {
	list-style-type: none;
	border-top: 2px solid #f68d2e;
	padding: 5px 2px;
}

.news .item_heading {
	font-size: 0.8em;
		font-weight:bold;
}
.news .item_content {
	font-size: 0.7em;
	padding-top: 4px;
	color:#666;
}
.news .more {
	font-size: 0.8em;
	text-align: right;
}
.news img {
	margin:auto;
}

.tabbox .tabs li {
	list-style-type: none;
	float: left;
	text-align: center;
}
.tabbox .tabs li.last {
	float:right;
	margin-right: 0 !important;
}

.tabbox .tabs a {
	background: #dfe0e0 url(../img/page/tab_passive_left.gif) left top no-repeat scroll;
	display: block;
	cursor: pointer;
}
.tabbox .tabs a span {
	background: transparent url(../img/page/tab_passive_right.gif) right top no-repeat scroll;
	display: block;
}

.tabbox .tabs a.active {
	background-color: #f68d2e;
	background-image: url(../img/page/tab_active_left_with_foot.gif);
}
.tabbox .tabs a.active span {
	background-image: url(../img/page/tab_active_right_with_foot.gif);
}

.tabbox .tabs_content {
	background-color: #f68d2e;
	margin-top: -1px;
}
.tabbox .tabs_content .top,
.tabbox .tabs_content .bottom {
	height: 27px;
}
.tabbox .tabs_content .top .left,
.tabbox .tabs_content .top .right,
.tabbox .tabs_content .bottom .left,
.tabbox .tabs_content .bottom .right {
	width: 13px;
	height: 27px;
}
.tabbox .tabs_content .top .left {
	float: left;
	background-image: url(../img/page/tabbox_top_left.gif);
}
.tabbox .tabs_content .top .right {
	float: right;
	background-image: url(../img/page/tabbox_top_right.gif);
}
.tabbox .tabs_content .bottom .left {
	float: left;
	background-image: url(../img/page/tabbox_bottom_left.gif);
}
.tabbox .tabs_content .bottom .right {
	float: right;
	background-image: url(../img/page/tabbox_bottom_right.gif);
}

#menu .tabs li {
	width: 74px;
/* 	for two tabs: width: 110px; */
	height: 40px;
	margin-right: 2px;
}
#menu .tabs li span {
	height: 35px;
	padding-top: 5px;
}
#menu .tabs a {
	text-decoration: none;
	color: #000000;
	font-size: 0.8em;
}

/* overrides ..._with_foot */
#menu .tabs a.active {
	background-image: url(../img/page/tab_active_left.gif);
}
#menu .tabs a.active span {
	background-image: url(../img/page/tab_active_right.gif);
}

#menu .tab_content {
	color: #ffffff;
	padding: 0 5px 0 15px;
	margin-top:-16px;
}
#menu .tab_content li {
	list-style-type: none;
	padding-top: 5px;
}
#menu .tab_content li li {
	list-style-type: none;
	padding-left: 12px;
	font-size: 0.87em;
}
#menu .tab_content a {
	font-size: 0.8em;
	color: #ffffff;
	text-decoration: none;
	padding-left: 12px;
	background: transparent url(../img/page/menu/plus.gif) left 0.45em no-repeat scroll;
	display: block;
}
#menu .tab_content a:hover {
	text-decoration: underline;
}
#menu .tab_content a.active {
	color: #000000;
	background-image: url(../img/page/menu/plus_active.gif);
}

#menu .tab_content li.empty a,
#menu .tab_content li li a {
	background-image: url(../img/page/menu/minus.gif);
}
#menu .tab_content li.empty a.active,
#menu .tab_content li li a.active {
	background-image: url(../img/page/menu/minus_active.gif);
}

/* content */

#content h3 {
	font-size: 1em;
	font-weight: normal;
	color: #f68d2e;
}
.gmap {
	float:right;
	clear: both;
	margin-bottom:5px;
}
.homepage h1 {
	font-size: 18px;
}
#vyber_technologie, #vyber_barvy {
	/*background-color: #BBB;	*/
}
.red {
	color:#F00;
	font-size: 16px;
	text-decoration: blink;	
}

.sold
{
	height: 141px;margin-left: 130px;margin-top:-52px;position: absolute;width: 119px;z-index: 200;
}
