body {
	background-color: #FFF;
}

a {
	font-weight: bold;
	color: #003162;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
}

#head {
	display: none;
}

#print {
	padding: 10px 0;
	margin:10px;
	border-bottom:double medium #000;
}

#print address{
	float: left;
	font-style: normal;
}

#print img{
	float: right;
}


/* Home */
/* Home - Leva */
#home_left {
	width:60%;
	float: left;
	overflow: hidden;
}

#home_flash {
	display: none;
}

#menu_home {
	margin:0 16px;
}

#menu_home li {
	list-style-type: none;
	margin:0 0 5px 0;
}

#menu_home h2{
	font-size: 40px;
	color: #0066CC;
}

#menu_home h2 span {
	display: none;
}

#menu_home h2 span:hover + a {
	color: #003162;
}

#menu_home h2 a{
	font-size: 40px;
	color: #0066CC;
	text-decoration: none;
}

#menu_home ul.last{
	background:none;
}

#menu_home ul li{
	background: url('./../images/main/blue_li.gif') 0 center no-repeat;
	padding:0 30px 0 13px;
}

#menu_home ul li a{
	font-size: 14px;
	color: #003162;
	text-decoration: none;
	font-weight: bold;
}

#menu_home ul li a:hover{
	color: #0066CC;
}

/* Home - Prava */
#home_right {
	overflow: hidden;
	width:30%;
	float: right;
}

#home_right .item {
	border-left:1px solid #D6D6D8;
	border-right:1px solid #D6D6D8;
	margin:0 0 8px 0;
}

#home_right .item h3 {
	color: #FFF;
	background-color: #016ABD;
	font-size: 12px;
	padding: 1px 0 4px 10px;
}

#home_right .item div.inner {
	border-bottom:1px solid #D6D6D8;
	padding:5px 10px 10px 10px;
	color: #011D32;
	font-size: 11px;
}

#home_right .item div.inner img {
	margin:0;
}

/* Menu Horni */
#menu {
	display: none;
}

/* Košík */
#cart {
	background: url('./../images/main/dotted_dark.gif') 0 bottom repeat-x;
	width: 100%;
	display: block;
	padding:6px 0 8px 0;
}

#cart .lef em{
	font-size: 12px;
	font-weight: bold;
	color: #006BBD;
	font-style: normal;
}

#cart .lef{
	background: url('./../images/main/ico_cart.gif') 0 center no-repeat;
	font-size: 12px;
	color: #8F8F8F;
	padding:0 0 0 32px;
}

#cart .detail{
	display: none;
}

/* Obsah */
#content_head {
	margin:13px 0 0 0;
	background-color: #217DC7;
}

/* Sekce */
#content.section #content_head h1{
	font-size: 60px;
	background: #006BBC 0 top repeat-x;
	color: #FFF;
	padding:16px 0 13px 15px;
}

#drobek {
	background: url('./../images/main/drobek_bg.gif') 0 bottom repeat-x;
	font-size: 14px;
	color: #8F8F8F;
	font-weight: bold;
	padding:8px 3px;
	margin:0 0 12px 0;
}

#drobek a{
	text-decoration: none;
	color: #8F8F8F;
}

#drobek a:hover{
	text-decoration: none;
	color: #006BBD;
}

#drobek span{
	color: #006BBD;
}

/* Sekce */
#content.section #content_body .item {
	width:28%;
	float: left;
	border:1px solid #D6D6D8;
	margin:0 0 5% 0;
	position: relative;
}

#content.section #content_body .item.center {
	margin:0 5%;
}

#content.section #content_body .item h2 {
	color: #FFF;
	background: #006BBC 0 top no-repeat;
	font-size: 12px;
	padding: 1px 0 4px 10px;
}

#content.section #content_body .item h2.action {
	background:  #C22B05 0 top no-repeat;
}

#content.section #content_body .item .action_icon {
	position: absolute;
	right:0;
	top:10px;
}

#content.section #content_body .item div.inner ul {
	float: left;
	margin:0 0 0 0;
	width:114px;
}

#content.section #content_body .item div.inner ul li {
	background: url('./../images/main/section_item_separator.gif') center bottom no-repeat;
	list-style-type: none;
	display: block;
	padding:5px 8px;
}

#content.section #content_body .item div.inner ul li.last {
	background:none;
}

#content.section #content_body .item div.inner ul li span {
	background: url('./../images/main/section_li_style.gif') 0 6px no-repeat;
	padding:0 0 0 11px;
	font-size: 10px;
	color: #8F8F8F;
	display: block;
}

#content.section #content_body .item div.inner ul li a {
	font-weight: bold;
	font-size: 12px;
	color: #003162;
	text-decoration: none;
}

#content.section #content_body .item div.inner ul li a:hover {
	color: #0066CC;
}

#content.section #content_body .item div.inner img {
	display: none;
}

#content.section #content_body .item .more{
	display: none;
}


/* Produkt */
#content.product #content_head {
	height:182px;
	background:  #217DC7 0 0 repeat-x;
	position: relative;
}

#content.product #content_head img {
	right:20px;
	bottom:10px;
	position: absolute;
}

#content.product #content_head h2 {
	left:16px;
	top:3px;
	position: absolute;
	font-size: 24px;
	color: #FFF;
}

#content.product #content_head h1 {
	left:11px;
	top:129px;
	position: absolute;
	font-size: 30px;
	color: #FFF;
}

#col_lef {
	display: none;
}

#col_rig {
	width:195px;
	float: right;
}

/* Prava item */
#col_rig .item {
	border:1px solid #C0C1C3;
	padding:0 0 4px 0;
	margin:0 0 14px 0;
}

#col_rig .item .sep{
	background: url('./../images/main/menu_left_separator.gif') 50% bottom no-repeat;
	height:1px;
	width:100%;
	margin:9px 0;
}

#col_rig .item_inner {
	padding:14px;
}

#col_rig .item_inner a.more{
	background: url('./../images/main/ico_help.gif') 0 50% no-repeat;
	padding:0 0 0 14px;
}

#col_rig .item_inner h2 {
	font-size: 12px;
	color: #8F8F8F;
	padding:0 0 6px 0;
	background: url('./../images/main/menu_left_separator.gif') 50% bottom no-repeat;
}

#col_rig .item_inner ul {
	list-style-type: none;
}

#col_rig .item_inner ul.separate li {
	padding:4px 0 5px 18px;
	background: url('./../images/main/menu_left_separator.gif') 50% bottom no-repeat;
}

#col_rig .item_inner ul.separate li.last {
	background:none;
}

/* Sloupec Stred */
#col_cen {
	margin:0 238px 0 0;
}

#col_cen.lout {
	margin-left:0;
}

#col_cen.rout {
	margin-right:0;
}

#col_cen p{
	margin:0 0 12px 0;
	font-size: 12px;
}

#col_cen h2{
	font-size: 14px;
	color: #0066CC;
}

#col_cen .sep{
	background: url('./../images/main/dotted_grey.gif') 0 top repeat-x;
	height:3px;
	margin:20px 0 15px 0;
}

#col_cen .price{
	float: right;
	font-weight: bold;
	color: #8F8F8F;
	font-size: 12px;
}

#col_cen .price strong{
	font-size: 14px;
	color: #0066CC;
}

#col_cen #product_icons{
	border:1px solid #D6D6D8;
	padding:3px 5px;
	overflow: hidden;
	margin:0 0 20px 0;
}

#col_cen #product_icons li{
	float: left;
	width:50%;
	list-style-type: none;
	font-size: 11px;
	color: #8F8F8F;
	margin:2px 0;
}

#col_cen #product_icons li img{
	margin:0 8px 0 0;
}

#col_cen #product_buy
{
	display: none;
}

#col_cen #product_form p
{
	position: relative;
	float: left;
	margin:0;
	padding:0;
	z-index: 10;
}

#col_cen #product_form p.bottom
{
	position: relative;
	z-index: 1;
	margin:8px 0 0 0;
}

#col_cen #product_form p.bottom *
{
	position: relative !important;
	z-index: 0 !important;
}

#col_cen #product_form
{
	width:100%;
	border:1px solid #D6D6D8;
	margin:7px 0 0 0;
	position: relative;
	float: left;
}

#col_cen #product_form fieldset
{
	padding:8px 0 8px 8px;
	z-index: 1;
	float: left;
	font-size: 12px;
	color: #8F8F8F;
}

#col_cen #product_form .selectbox
{
	line-height:12px;
	width:105px;
	=padding:0px 2px;
	font-size: 11px;
	background:url(./../images/main/ico_arrow_down.gif) no-repeat 94px;
	border:none;
	padding:2px 2px 0 2px;
	font-size: 11px;
	color: #8F8F8F;
	border:1px solid #C2C2C2;
	margin: 0 4px 0 0;
}

#col_cen #product_form ul {
	z-index: 100;
	margin: 0;
	padding:0;
	list-style:none;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	display: block;
	position: absolute;
	left:0;
}

#col_cen #product_form ul li {
	display:block !important;
	position:relative;
	border-top: 1px solid #CCCCCC;
	color: #4d4d4d;
	padding: 2px 10px;
	height: 18px;
	cursor: pointer;
	z-index: 100;
}

#col_cen #product_form li:hover {
	background-color: #4189CC;
	color: #FFF;
	font-weight: normal;
}

#col_cen #product_form input.ks {
	margin:0 4px 0 0;
	width:43px;
	float: left;
	font-size: 11px;
	border:1px solid #C2C2C2;
	color: #8F8F8F;
}

#col_cen #product_form input.button {

	background: url('./../images/main/cart_button.gif')  0 0 no-repeat;
	font-size: 12px;
	color: #000000;
	border:none;
	line-height:14px;
	text-align: center;
	margin:0 0 0 9px;
	cursor: pointer;
	overflow: visible;
	width:0;
	padding:0 13px 1px 23px;
	=line-height:16px;
	=padding:0 18px 0 23px;
}

#col_cen #product_form input.button[class] {
	width:auto;
}

#col_cen #product_form div.action {
	position: absolute;
	right:10px;
	bottom:8px;
	font-size: 10px;
	font-weight: bold;
	color: #C12B05;
}

#col_cen #product_form div.action img{
	margin:0 0 0 4px;
	vertical-align: -5px;
}

#col_cen .download h3 {
	font-size: 12px;
	color: #8F8F8F;
	border-bottom:1px solid #CCCCCC;
	padding:0 0 6px 0;
	margin:10px 0 10px 0;
}

#col_cen .download .download_item{
	height:18px;
	clear: right;
}

#col_cen .download .download_item .file {
	float: right;
	display: block;
}

#col_cen .download .download_item .file img {
	margin:0 8px 0 0;
	height:18px;
}

#col_cen #file_info {
	font-size: 10px;
	color: #8F8F8F;
	clear: both;
	border-top:1px solid #CCCCCC;
	background: url('./../images/main/ico_file_lock.gif') 4px 3px no-repeat;
	padding:3px 0 4px 25px;
}

/* Paticka */
#footer {
	display: none;
}
