@charset "utf-8";

/* CSS Document */
body {
	background-color:#FFFFFF;
	background-image:url("../design/body.gif");
	background-repeat:repeat-x;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
	text-align:center;
	padding-top:16px;
}

h1 {
	color: #0799cc;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #0096C1;
}

a:hover {
	text-decoration: underline;
}

.registrace_form input.radio {
	width: 20px;
	border: 0;
	float: left;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.alert {
	color: red;
	font-weight: bold;
}

a.button {
	border: 1px solid #0096C1;
	background-color: #F0F0F0;
	padding: 2px 10px;
	color: #000;
	margin: 5px 8px;
	display: block;
	width: 158px;
	text-align: center;
	font-size: 1.1em;
	float: left;
}

a:hover .button {
	text-decoration: none;
}

#infoobal {
	margin: 10px;
}

.inf_text {
	font-size: 1.1em;
	margin: 15px 10px;
	line-height: 1.5;
	text-align: center;
}

.inf_text a {
	color: #F9A351;
	font-size: 1.2em;
	font-weight: bold;
}

#obal {
	margin: 10px auto 0;
	text-align: left;
	width: 960px;
	border: 0px solid red;
}

#top_lista {
	height: 39px;
	background-color: #0097c4;
	background-image: url(../design/top_lista.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}

#logotext {
	font-size: 1.1em;
	color: #c4c4c5;
	position: absolute;
	left: 20px;
	top: 15px;
}

#footertext {
	font-size: 1.1em;
	color: #86899B;
	position: absolute;
	left: 20px;
	top: 15px;
}

#top_banner {
	height: 117px;
}

#top_banner a {
	display: block;
}

#top_menu {
	position: absolute;
	top: 15px;
	left: 620px;
	font-size: 1.1em;
	color: #c4c4c5;
}

#top_menu a {
	color: #c4c4c5;
	text-decoration: none;
}

#bott_menu {
	position: absolute;
	top: 15px;
	left: 425px;
	font-size: 1.1em;
	color: #86899B;
}

#bott_menu a {
	color: #86899B;
	text-decoration: none;
}

#bott_menu a:hover {
	text-decoration: underline;
}

#main {
	background-image: url(../design/bodybackground.jpg);
	background-repeat: repeat-y;
	border: 0px solid gray;
}

#left_column {
	float: left;
	width: 195px;
	border: 0px solid green;
}

#right_part {
	width: 760px;
	border: 0px solid blue;
	float: right;
}

#middle {
	float: left;
	width: 588px;
	border: 0px solid yellow;
}

#right_column {
	float: right;
	width: 170px;
	border: 0px solid gray;
}

#search_form {
	background-color:#9F9F9F;
	background-image:url("../design/searchform.jpg");
	height:68px;
	position:relative;
	width:200px;
}

#search_form #f_text {
	font-size: 1.1em;
	color: #0096C1;
	padding-top: 10px;
}

#search_form #f_text strong {
	display: none;
	float: left;
	margin: 0 20px 0 20px;
}

#search_form #f_text a {
	display: block;
	color: #0096C1;
}

#search_form .text_s {
	position: absolute;
	top: 2px;
	left: 1px;
	background-color: none;
	border: 0px;
	width: 132px;
	height: 15px;
	font-size: 1.1em;
}

#search_form a.submit {
	display:block;
	height:20px;
	left:150px;
	position:absolute;
	top:35px;
	width:31px;
}

#search_form form {

	display:block;
	height:22px;
	left:17px;
	position:absolute;
	top:35px;
	width:168px;s
}

#left_menu {

}

#left_menu #nadpis_menu {
	font-size: 1.1em;
	font-weight: bold;
	color: #E5EFF1;
	border-bottom: 1px solid #fff;
	width: 180px;
	padding: 10px;
	background-color:#0097C4;
}

#left_menu ul {
	margin: 3px 0 7px 0;
	padding-right:0;
}

#left_menu ul li {
	list-style-type: none;
}

#left_menu li a {
	padding: 7px 0 7px 20px;
	font-size: 1.3em;
	color: #404042;
	display: block;
	background-position: 5px center;
	background-repeat: no-repeat;
}
#left_menu li a.plus,#left_menu li a.minus {
	background-color:#EBEBEB;
	border-bottom:1px solid #DFDFDF; border-top:1px solid #FFF;
}
#left_menu ul li ul li a.plus, #left_menu ul li ul li a.minus {
	background-color:transparent;
	border:none;
}
#left_menu li a.minus {
	font-weight:bold;
	font-size: 1.2em;
	border-bottom:none;
}

#left_menu li ul {
	margin: 5px 10px 10px 10px;
}

#left_menu li li a {
	background-repeat: no-repeat;
	padding: 0 0 7px 15px;
	font-size: 1.2em;
	color: #0398c3;
	font-weight: normal;
	display: block;
	background-position: 0 3px;
}

#left_menu li li ul {
	margin: 5px 10px 10px 5px;
}

#left_menu li li li a {
	color: #414143;
	background-image: none;
}

.plus {
	background-image: url(../design/plus.gif);
}

.minus {
	background-image: url(../design/minus.gif);
}

#main_menu {
	height: 34px;
	background-color: #0097c4;
	width: 590px;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
}

#main_menu li {
	behavior: url(hover.htc);
	/* Protože IE nedodržuje CSS standarty, aby bylo øešení funkèní, použijeme tento *.htc soubor */
}

#main_menu ul li {
	display: block;
	float: left;
}

#main_menu ul li a {
	display: block;
	border-left: 1px solid #4fb6d7;
	padding: 11px 7px 11px 7px;
	color: #fff;
}

#main_menu ul li a:hover {
	color: #efeff1;
	text-decoration: none;
}

#main_menu ul ul {
	position: absolute;
	display: none;
	border: 2px solid white;
}

#main_menu ul li:hover ul,#main_menu ul li.hover ul {
	display: block;
}

#main_menu ul ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#main_menu ul li ul li a {
	background-color: #4fb6d7;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 5px 10px 12px 10px;
	height: 5px;
	width: 120px;
}

#main_menu ul li ul.onas li a {
	width: 70px;
}

#main_menu ul li ul li a:hover {
	background-color: #58595b;
	color: #fff;
}

#infobar {
	height: 22px;
	background-image:url("../design/menurepeat.gif");
	width: 580px;
	padding: 11px 0 0 10px;
	color: #0096c1;
}

#infobar a {
	font-size: 1.1em;
	color: #0096c1;
}

#userbox {
	background-color: #0c4d73;
	position: relative;
	font-size: 1.1em;
	color: #fff;
	padding: 10px 0 10px 15px;
}

#userbox a {
	color: #70b3cd;
	display: block;
	margin-bottom: 3px;
}

#userbox form {
	position: relative;
	display: block;
	background-image: url(../design/loform.jpg);
	width: 138px;
	height: 49px;
	margin: 15px 0 10px 0;
}

#userbox form input.login {
	position: relative;
	border: 0px solid red;
	top: 2px;
	left: 2px;
	width: 132px;
}

#userbox form input.pass {
	position: relative;
	border: 0px solid red;
	top: 13px;
	left: 2px;
	width: 80px;
}

#userbox form a {
	display: block;
	width: 47px;
	height: 16px;
	position: absolute;
	left: 86px;
}

#basketbox {
	height: 100px;
	padding-left: 15px;
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 18px;
	background-color:#0097c4;
	border-top:2px solid #FFFFFF;
}

#leftinfobox {

	padding-left: 0px;
}

#basketenter {
	padding: 10px 0 0 0;
	height: 28px;
}

#basketenter a#baskico {
	display: block;
	float: left;
}

#basketenter a#basktxt {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #e3edef;
	margin-top: 5px;
	text-decoration: none;
}

#basketenter a#basktxt :hover {
	text-decoration: underline;
}

#footer {
	background-color:#EFEFEF;
	background-repeat:no-repeat;
	height:42px;
	margin-bottom:9px;
	margin-top:19px;
	position:relative;
}

#footer a {
	color: #86899B;
}

.produkt {
	float: left;
	border: 0px solid red;
	padding: 10px 5px 5px 12px;
	width: 175px;
}

.produkt a {
	color: #0b4e73;
	font-weight: bold;
	font-size: 1.1em;
	height: 26px;
	display: block;
	border: 0px solid black;
}

.produkt .kat_cislo {
	font-size: 1.1em;
}

#vypis_produktu {
	background-image: url(../design/back_product.gif);
	background-repeat: repeat-y;
	margin: 7px 0 0 2px;
}

.produkt .img_holder {
	padding: 10px 0 5px 0;
	text-align:center;
	height: 100px;
}

.cara_pod_produkty {
	border-top: 1px solid #D1D3D4;
}

.produkt .cena {
	color: #0799cc;
	font-weight: bold;
}

.form_prod {
	position: relative;left:40px;
	background:#34ACCF url(../design/basket_add.png) left top no-repeat;
	width: 130px;
	height: 20px;
	margin: 4px 0 10px 0;
	text-align:right;
	-moz-border-radius:3px;border-radius:3px;
    -moz-box-shadow:0px 2px 5px #666;-webkit-box-shadow:0px 2px 5px #666;box-shadow:0px 2px 5px #666;
}
.form_prod:active {
    -moz-box-shadow:0px 0px 1px #666;-webkit-box-shadow:0px 0px 1px #666;box-shadow:0px 0px 1px #666;
}

.form_prod input.pocet {
	position: absolute;
	width: 18px;
	height: 14px;
	top: 2px;
	left: 1px;
	text-align: right;
	background-color: none;
	border: 0;
}

.form_prod input.produkt_basket {
	position: absolute;
	background-image: none;
	left: 29px;
	width: 94px;
	border: 0;
	height: 18px;
	background: #34ACCF url(../design/basket_add.png) -29px 0px no-repeat;
}

#vypis_produktu_line table {
	margin: 5px 10px;
	border: 0;
	width: 568px;
}

#vypis_produktu_line a {
	color: #0096C1;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
}

#vypis_produktu_line .kat_cislo {
	font-size: 1.1em;
}

#vypis_produktu_line .cena {
	color: #F9A351;
	font-weight: bold;
}

.td_right {
	text-align: right;
}

#vypis_produktu_line .form_prod {
	float: right;
}

#vypis_produktu_line td {
	height: 15px;
}

#infolista {
	padding: 6px 10px;
	border-bottom: 1px solid #0096C1;
	font-size: 1.2em;
	color: #0096C1;
	font-weight: bold;
}

#infolista #listaright {
	float: right;

}

#infolista #listaright a {

	font-weight: normal;
}

#infolista #listaleft a {

	font-weight: normal;
}

#infolista #listaleft a.act,#infolista #listaright a.act {
	font-weight: bold;
	color: #0096C1;
}

#pagination {
	margin: 6px 10px;
}

#pagination a {
	font-size: 1.2em;

}

#detail {
	margin: 20px;
}

#detail h3 {
	color: #0096C1;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

#detail a.obr_prod {
	float: right;
}

#detail .kat_cislo {
	font-size: 1.1em;
	margin: 10px 0;
}

#detail .description {
	font-size: 1.1em;
	margin-bottom: 10px;
}

#detail .cena {
	color: #0799CC;
	font-weight: bold;
}

#basket {
	font-size: 1.1em;
	margin-top: 10px;
	border-collapse: collapse;
}

#basket th {
	font-weight: 10px;
}

#basket .kateg {
	font-size: 8px;
	font-weight: bold;
}

table#basket {
	width: 100%;
}

#basket .name a {
	font-weight: bold;
	color: #0096C1;
}

#basket input {
	width: 20px;
	text-align: center;
}

#basket input.butt {
	border: 1px solid #0096C1;
	width: 20px;
	width: 60px;
	padding: 1px;
}

#basket th {
	font-size: 10px;
}

#basket td.center                , #basket th.center {
	text-align: center;
}

#basket td.right                , #basket th.right {
	text-align: right;
}

#basket .celkem {
	color: #0096C1;
	font-size: 1.2em;
	font-weight: bold;
}

h3.box {
	background-color: #F9A252;
	padding: 5px;
}

.registrace_form {
	font-size: 1.1em;
	margin: 10px;
}

.registrace_form label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin: 0 10px 0 0;
}

.registrace_form input,.registrace_form select {
	display: block;
	width: 160px;
	border: 1px solid #0096C1;
}

.registrace_form textarea {
	display: block;
	width: 345px;
	height: 300px;
	border: 1px solid #FBC897;
}

.registrace_form input.hidden {
	border: 0;
}

.registrace_form input.butt {
	border: 1px solid #0096C1;
	width: 80px;
}

.registrace_form .obal_kod {
	position: relative;
}

.registrace_form .img_kod {
	position: absolute;
	top: 0px;
	left: 380px;
	display: block;
	background-color: #000;
	padding: 3px 3px 3px 10px;
}

h2 {
	color: #0096C1;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
}

.registrace_form div.alert {
	margin-left: 209px;
}

.linka {
	border-bottom: 1px solid #0096C1;
	margin: 5px 0 15px 0;
}

.linka_basket {
	border-bottom: 1px solid #0096C1;
	margin: 5px 0 5px 0;
	line-height: 1px;
}

.infoprouzek {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #0096C1;
	padding: 5px 10px;
	margin: 5px 0;
}

.infoprouzek a {
	color: #FBC897;
}

.order_form .right {
	text-align: right;
}

.order_form textarea {
	width: 560px;
	height: 100px;
}

.order_form input.butt {
	border: 1px solid #0096C1;
	background-color: #F0F0F0;
	padding: 2px 10px;
	color: #000;
	margin: 5px 8px;
	display: block;
	width: 158px;
	text-align: center;
	font-size: 1.1em;
	float: left;
}

#bestsell h3 {
	color: #58585a;
	font-size: 1.4em;
	padding: 10px 10px;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 10px;
}

#bestsell a {
	font-size:11px;
	margin: 0px 5px;
	display: block;
	color: #58585a;

}

#homepage {
	margin: 10px;
	font-size: 1.1em;
	line-height: 1.5;
}

.boldline {
	border-bottom: 5px solid #cfcfcf;
}

#statpage {
	margin: 10px;
	line-height: 1.2;
	font-size: 1.2em;
}

#statpage a {
	color: #0096C1;
	font-weight: bold;
	text-decoration: none;
}

#statpage a:hover {
	text-decoration: underline;
}

#statpage ul {
	margin: 10px;
}

#statpage li {
	margin: 10px 0 10px 20px;
}
#adv_banner{
	position: relative;
}
#adv_banner a {
	display: block;
	float: left;
	margin-left:2px;
}

#katalog li {
	margin: 0 0 0 20px;
	list-style-type: none;
}

#katalog li a {
	font-size: 1.1em;
	font-weight: bold;
}

#katalog ul li a {
	color: #0096C1;
}

#katalog ul li {
	margin-bottom: 5px;
}

#katalog ul li ul li a {
	color: #F9A351;
}

#katalog ul li ul li {
	margin-bottom: 5px;
}

#katalog ul li ul li ul li a {
	color: #000;
	font-weight: normal;
}

#bestGroup,#bestGroup2 {
	margin: 10px;
	color: #86899B;
	line-height: 1.4;
}

#bestGroup2 {
	float: right;
	margin-top: 0;
	width: 250px;
}

#bestGroup a,#bestGroup2 a {
	color: #86899B;
	font-size: 1.1em;
}

a#ekooff {
	color: #0097c4;
	margin: 10px;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	line-height:18px;
}

.downTable td {
	padding: 10px;
}

.downTable td a {
	color: #0096C1;
	font-weight: bold;
}

.downTable td a:hover {
	color: #0096C1;
	font-weight: bold;
	text-decoration: underline;
}

input.alert {
	border-color: red;
	color: #000;
	font-weight: normal;
}

.news {
	background-color:#EFEFEF;
	/*padding: 10px 0 0 0px;*/
	width:200px;
	color:#58585A;

}

.news h2 {
	border-bottom: 1px solid #cfcfcf;
	border-top: 2px solid #fff;
	padding: 10px 0 10px 10px;
	color:#58585A;
	font-size:1.4em;
	margin-bottom:10px;
}

.newNadpis {
	color:#58585A;

	font-size:11px;
}

.fck_right {
	float: right;
}

.fck_left {
	float: left;
}

ul#mapaServeru,ul#mapaServeru li {
	list-style-type: none;
}

ul#mapaServeru h1,ul#mapaServeru h1 a {
	color: #000;
}

ul#mapaServeru li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
}

#botttinfo,#botttinfo a {
	font-weight: normal;
	text-align: left;
	color: #86899B;
}

#botttinfo {
	margin-left: 20px;
}

h1.produkty {
	margin: 12px;
	line-height: 1.5;
	font-size: 1.5em;
}

.old_cena {
	text-decoration: line-through;
}

.akcni_cena {
	color: #84b800;
	font-weight: bold;
}
label.radio{
	display: block;
	float: left;
	width:36px;
}

div.unit{
	position: absolute;
	left:20px;
	top:5px;
	font-size:8px;
}

.kar textarea{
	width:325px;
	height:110px;
}

.kar h2{
	font-size:12px;
}
#kariera a{
	display:block;
	padding-top:13px;
}

.tonerlink{
color: #D30B3C;
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 0; 
   
}

.toneryText{
color: #D30B3C;
    font-size: 10px;

    padding-left: 10px;
    padding-top: 0; 
   
}

.eko .toneryText{
      padding-bottom: 10px;
      }
