body {
	background-color: #FFF;
	padding-bottom:4px;
}

a {
	font-weight: bold;
	color: #003162;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
}

#print {
	display: none;
}

#page {
	width:962px;
	margin:0 auto;
}

#head {
	background: url('./../images/main/dotted_grey.gif') 0 bottom repeat-x;
	height:90px;
	position: relative;
}

#head #logo {
	position: absolute;
	top:13px;
	left:0;
}

#head #login {
	position: absolute;
	top:30px;
	left:387px;
	font-size: 10px;
	line-height:15px;
	color: #000000;
}

#head #login #logged {
	padding:4px 8px 5px 8px;
	=padding:5px 8px 6px 8px;
	background-color: #FFF;
	border:1px solid #7FB2E5;
	overflow: hidden;
	width:320px;
}

#head #login #logged ul li{
	float: left;
	list-style-type: none;
	margin:0 8px 0 0;
}

#head #login #logged ul li a{
	color: #0066CC;
}

#head #login #logged ul li a:hover{
	color: #003162;
}

#head #login a{
	color: #003162;
}

#head #login fieldset {
	margin:7px 0 0 0;
	=margin:8px 0 0 0;
	line-height:12px;
	padding:1px;
	=padding:0px 2px;
	border:1px solid #C2C2C2;
	float: left;
}

#head #login .sep {
	width:5px;
	height:5px;
	display: block;
	float:left;
}

#head #login input {
	border:1px solid #FFF !important;
	width:150px;
	color: #808080;
	font-size: 11px;
	padding:0;
	margin:0;
	vertical-align: middle;
	line-height:12px;
	=height:14px;
}

#head #login input.button {
	width:13px;
	height:13px;
	margin:0;
	padding:0;
	overflow: hidden;
}

#head #language {
	position: absolute;
	top:30px;
	right:0;
	width:221px;
	padding:2px 2px 0 2px;
	font-size: 11px;
	border:1px solid #C2C2C2;
}

#head #language .select div {
	background-color:#FFFFFF;
	background-image:url(./../images/main/ico_arrow_down.gif);
	background-position: 208px center ;
	background-repeat:no-repeat;
}

#head #language 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;
	width: auto;
}

#head #language ul li {
	width:188px;
	display:block !important;
	position:relative;
	border-top: 1px solid #CCCCCC;
	color: #4d4d4d;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom:2px;
	padding-right: 10px;
	height: 18px;
	cursor: pointer;
	z-index: 100;
}

#head #language ul  li:hover {
 background-color: #4189CC !important;
 color: #FFF;
 font-weight: normal;
}

#head #language ul  li:hover, #head #language ul  li.current {
 background-color: #4189CC !important;
 color: #FFF;
 font-weight: normal;
}

#head #language ul li {
 text-transform: capitalize;
 background:url(./../images/main/flag_cze.gif) no-repeat 4px center;
}

#head #language ul #language_select_input_lang-item-eng {
 background:url(./../images/main/flag_eng.gif) no-repeat 4px center;
}

#head #language ul #language_select_input_lang-item-ger {
 background:url(./../images/main/flag_ger.gif) no-repeat 4px center;
}

#head #language ul #language_select_input_lang-item-cze {
 background:url(./../images/main/flag_cze.gif) no-repeat 4px center;
}

#head #language ul  li:hover, #head #language ul  li.current {
 background-color: #4189CC !important;
 color: #FFF;
 font-weight: normal;
}

.selectbox
{
	line-height:12px;
	width:221px;
	=padding:0px 2px;
	font-size: 11px;
	background:url(./../images/main/ico_arrow_down.gif) no-repeat 208px;
	border:none;
}

#head #search {
	position: absolute;
	top:53px;
	right:0;
	line-height:0;
	width:223px;
	padding:1px;
	=padding:0px 1px;
	border:1px solid #C2C2C2;
}

#head #search input {
	border:1px solid #FFF !important;
	width:202px;
	color: #808080;
	font-size: 11px;
	padding:0;
	margin:0;
	vertical-align: middle;
}

#head #search input.button {
	width:13px;
}

/* Home */
/* Home - Leva */
#home_left {
	margin:15px 0  0 0;
	width:724px;
	float: left;
}

#menu_home {
	margin:0 16px;
}


#menu_home li {
	list-style-type: none;
	margin:0 0 5px 0;
}

#menu_home h2{
	clear: both;
	position: relative;
	font-size: 40px;
	color: #0066CC;
}

#menu_home h2 span {
	background: url(./../images/main/gradient.png) 0 5px  repeat-x;
	=background: url(./../images/main/gradient.png) 0 0  repeat-x;
	position: absolute;

	position: absolute;
	display: block;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	_height:30px;
}

#menu_home h2 span:hover + a {
	color: #003162;
}

#menu_home h2 a{
	font-size: 40px;
	color: #0066CC;
	text-decoration: none;
}

#menu_home ul{
	overflow: hidden;
	background: url('./../images/main/dotted_dark.gif') 0 bottom repeat-x;
	padding:0 0 12px 0;
	height:21px;
}

#menu_home ul.last{
	background:none;
}

#menu_home ul li{
	float: left;
	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 {
	margin:15px 0  0 0;
	width:225px;
	float: right;
}

#home_right .item {
	background: url('./../images/main/item_middle.gif') 0 top repeat-y;
	margin:0 0 8px 0;
}

#home_right .item h3 {
	color: #FFF;
	background: url('./../images/main/item_h3.gif') #016ABD 0 top no-repeat;
	font-size: 12px;
	padding: 1px 0 4px 10px;
}

#home_right .item div.inner {
	background: url('./../images/main/item_bottom.gif') 0 bottom no-repeat;
	padding:5px 10px 10px 10px;
	color: #011D32;
	font-size: 11px;
}

#home_right .item div.inner img {
	margin:0;
}

/* Menu Horni */
#menu {
	background: url('./../images/main/dotted_dark.gif') 0 bottom repeat-x;
	width: 100%;
	height:98px;
	display: block;
	position:relative;
}

#menu li {
	list-style-type: none;
	margin:0 60px 0 0;
	float: left;
	height:100px;
	display: block;
}

#menu h2{
	clear: both;
	position: relative;
	font-size: 40px;
	color: #8F8F8F;
}

#menu li.active h2{
	color: #0066CC;
}

#menu h2 span {
	background: url(./../images/main/gradient.png) 0 5px  repeat-x;
	=background: url(./../images/main/gradient.png) 0 0  repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	_height:30px;
}

#menu h2 a{
	font-size: 40px;
	color: #8F8F8F;
	text-decoration: none;
}

#menu li.active h2 a{
	color: #0066CC;
}

#menu h2 span:hover + a {
	color: #003162;
}

#menu ul{
	width: 962px;
	position: absolute;
	overflow: hidden;
	padding:0 0 12px 0;
	left:0;
}

#menu ul li{
	float: left;
	background: url('./../images/main/blue_li.gif') 0 center no-repeat;
	padding:0 0 0 13px;
	margin:0 30px 0 0;
	display: inline;
	height:auto;
}

#menu ul li a{
	font-size: 14px;
	color: #003162;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li a:hover, #menu ul li a.active{
	color: #0066CC;
}

/* Kosik */
#cart {
	background: url('./../images/main/dotted_dark.gif') 0 bottom repeat-x;
	width: 962px;
	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{
	float: right;
	background: url('./../images/main/blue_li.gif') 0 center no-repeat;
	padding:0 0 0 10px;
	display: inline;
	height:auto;
	font-size: 12px;
	color: #006BBD;
	text-decoration: none;
	font-weight: bold;
}

#cart .detail:hover{
	color: #003162;
}

/* Obsah */
#content_head {
	margin:13px 0 0 0;
	background-color: #217DC7;
}

#content {
	padding: 0 0 25px 0;
}

/* Sekce */
#content.section #content_head h1{
	font-size: 60px;
	background: url('./../images/main/section_h1_bg.gif') #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:270px;
	float: left;
	background: url('./../images/main/section_item_middle.gif') 0 top repeat-y;
	margin:0 0 25px 0;
	position: relative;
}

#content.section #content_body .item.center {
	margin:0 73px;
}

#content.section #content_body .item h2 {
	color: #FFF;
	background: url('./../images/main/section_item_h2.gif') #006BBC 0 top no-repeat;
	font-size: 12px;
	padding: 1px 0 4px 10px;
}

#content.section #content_body .item h2.action {
	background: url('./../images/main/section_item_h2_action.gif') #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 {
	background: url('./../images/main/section_item_bottom.gif') 0 bottom no-repeat;

	height:131px;
}

#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;
	white-space:nowrap;
	position:relative;
	z-index:50;
}

#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 {
	float: right;
	margin:0 1px 0 0;
}

#content.section #content_body .item .more{
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #003162;
	text-decoration: none;
	padding:2px 0 6px 8px;
	margin:-4px 0 0 0;
	background: url('./../images/main/section_item_more.gif') #FFF 0 0 no-repeat;
	position: absolute;
	width:270px;
}

#content.section #content_body .item .more:hover{
	color: #0066CC;
}

/* Produkt */
#content.product #content_head {
	height:182px;
	background: url('./../images/main/product_head_bg.gif') #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 {
	width:225px;
	float: left;
}

/* Leve menu */
#menu_left li{
	list-style-type: none;
	background: url('./../images/main/item_middle.gif') 0 top repeat-y;
}

#menu_left li a {
	padding:1px 0 5px 10px;
	display: block;
	background: url('./../images/main/menu_left_li.gif') #006CBE 0 top repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#menu_left li a:hover {
	text-decoration: underline;
}

#menu_left li li a {
	background:none;
	color: #003162;
	background: url('./../images/main/menu_left_separator.gif') 50% bottom no-repeat;
}

#menu_left li li li a {
	padding:1px 0 5px 17px;
}

#menu_left li li a:hover, #menu_left li li a.active {
	color: #0066CC;
	text-decoration: none;
}

#col_rig {
	width:195px;
	float: right;
}

/* Prava item */
#col_rig .item {
	background: url('./../images/main/drobek_bg.gif') 0 bottom repeat-x;
	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 {
	background: url('./../images/main/col_right_item_bg.gif') 0 bottom repeat-y;
	border:1px solid #C0C1C3;
	border-left:1px solid #D6D6D8;
	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 250px
}

#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
{
	background: url('./../images/main/drobek_bg.gif') 0 bottom repeat-x;
	padding:0 0 4px 0;
}

#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%;

	margin:7px 0 0 0;
	position: relative;
	float: left;
	z-index: 1;
}

#col_cen #product_form fieldset
{
	border:1px solid #D6D6D8;
	padding:8px 4px 8px 8px;
	z-index: 1;
	float: left;
	font-size: 12px;
	color: #8F8F8F;
}

#col_cen #product_form .selectbox
{
	line-height:12px;
	width:220px;
	=padding:0px 2px;
	font-size: 11px;
	background:url(./../images/main/ico_arrow_down.gif) no-repeat 209px;
	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: #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;
	background: #FFF;
	color: #4d4d4d;
	padding: 2px 10px;
	height: 18px;
	width:300px;
	cursor: pointer;
	z-index: 100;
	white-space:nowrap;
	font-size:11px;
}

#col_cen #product_form li:hover {
	background: #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 {
	background: url('./../images/main/dotted_grey.gif') 0 top repeat-x;
	clear: both;
	width:962px;
	margin:0 auto;
	padding:10px 0 0 0;
}

#footer ul.lef li {
	float: left;
	list-style-type: none;
	margin:0 8px 0 0;
	font-size: 11px;
	color: #003162;
}

#footer ul.lef li a{
	font-size: 11px;
	color: #003162;
}

#footer span.rig{
	font-size: 11px;
	color: #666666;
}

#footer span.rig strong{
	font-size: 11px;
	color: #0066CC;
}

#footer span.rig strong span{
	font-weight: normal;
	color: #003162;
}

#content_body ul {
	margin-left:30px;
}

#col_lef ul, #col_rig ul {
	margin:0;
}





/***************************** NUTNY VECI ************************/

.idinput {
    height:20px;
    width:0px;
    border-width:0px;
    background-color:transparent;
    display:none;
}
.textInput {
    border-width: 1px;
    border-style: solid;
    border-color: #b0b0b0;
    width:200px;
}

table.form1table {
    width: 675px;
    font-weight: 100; 
    /*_margin-left: 6px;*/
    margin-top:10px;
    margin-bottom:8px;
}

.form1 fieldset {
    width: 681px;
    /*_width: 595px;*/
    border-width: 2px;
    border-style: solid;
    border-color: white;
    color: #404040;
    font-weight: bold; 
    margin-left: 0px;
    margin-bottom:8px;
}

.form1 legend {
	color:black;
    font-size:12px;
}

table.form1table .required,  table.form1table .error {
    color: red;
    vertical-align: top;
}

table.form1table .note {
    color: black;
}

table.form1table .title {
}

table.form1table textarea {
    width: 370px;
    height: 100px;
    border-width: 1px;
    border-style: solid;
    border-color: #b0b0b0;
    font-size:12px;
}

table.form1table tr {
}

table.form1table tr:hover,
table.form1table tr.hover {
}

table.form1table .td_left {
/*    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: gray;*/
    width: 200px;
    /*background-color: #d0d0d0;*/
    vertical-align: top;
    text-align:right;
    padding-right:12px;
}

table.form1table .buttons {
    text-align: left;
}

table.form1table .name {
    font-weight: bold;
}

table.form1table .td_right { 
/*    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: gray;*/
    /*background-color: #f0f0f0;*/
}
span.title {
margin-left:4px;
}

table.form1table td {
	border-width:0px;
}

.b-del{
display:block;
overflow:hidden;
width:100%;
/*background: transparent url('../images/main/del.gif') no-repeat;*/
font-size:12px;
text-decoration:none;
text-align:center;
}
.b-del:hover {
text-decoration:none;
}

td.buttons {
	text-align: center;
}

td.buttons div.buttons-div {
	text-align:center;width:100%;
	margin-top:4px;padding-top:0px;
}

/**************************** /NUTNY VECI ************************/



/***************************** LIGHTBOX **************************/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#keyboardMsg a{
  padding: 4px;
  color: black;
  background-color: #e0e0e0;
  font-weight: bold;
}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ 
    background-image: url(./../images/lightbox_overlay.png); 
}

/***************************** /LIGHTBOX ****************************/
