@charset "utf-8";
/* CSS Document */

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}
/*.mceContentBody a {
   color: red !important;
}*/

/* TinyMCE specific rules konec */

/* obecne */

body {
	margin:0px;
	padding:0px;
	background:url(../images/style/background-body.gif) repeat-x #e3e3e3;
	color:#454545;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}
a , h1 , h2 , h3 , h4 , h5{
	color:#27537a;
}
strong , b{
	color:#849037;
}
a:hover {
	color:#006fd1;
	text-decoration:none;
}
a img {
	border:none;
}
h1 , h2 , h3 , h4 , h5 {
	margin:0px;
	padding:0px;
	font-weight:bold;
}
h1 {
	line-height:36px;
	font-size:18px;
}
h2 {
	line-height:30px;
	font-size:16px;
}
h3 {
	line-height:24px;
	font-size:14px;
}
h4 , h5 {
	line-height:15px;
	font-size:12px;
}
h1.none , h2.none {
	display:none;
}
ul {
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 0px;
}
li {
	padding:0px;
	margin:0px;
}
select{
	border:1px solid #b0be55;
	height:20px;
}
input , textarea , fieldset , td{
	border:1px solid #b0be55;
}
fieldset{
	margin:10px 0px 10px 0px;
	padding:10px;
}
p {
	margin:0px;
	padding:5px 0px 5px 0px;
}
table {
	border-collapse:collapse;
	margin:5px 0px 5px 0px;
}
table.no-border td{
	border:none;
}
td {
	padding:3px;
}
.submit-arrow {
	cursor:pointer;
	margin:0px 0px 0px 0px;
	border:none;
	background:url(../images/style/search-button.gif) center right no-repeat;
	padding:0px 22px 0px 4px;
	font-weight:bold;
	color:#27537a;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.submit-arrow:hover {
	color:#a3b147;
}
.pointer {
	cursor:pointer;
}


/* obecne konec */

/* rozvrzeni */

div#center {
	margin:20px auto 0px auto;
	width:960px;
	position:relative;
}
div#content-background {
	width:960px;
	float:left;
	background:url(../images/style/content-back.gif) top left repeat-y;
	padding-top:0px;
}
div#left {
	width:195px;
	float:left;
	margin:0px 10px 0px 15px; /* --- ! ODLISNE V IE 6 ! --- */
}
div#middle {
	width:575px;
	float:left;
	padding:0px;
	margin-right:10px;
}
div#right {
	width:140px;
	float:left;
	margin-left:0px;
}
h2.top {
	height:31px;
	line-height:30px;
	padding:0px 0px 0px 10px;
	font-size:12px;
	color:#fff;
	float:left;
}
div#left h2.top {
	width:185px;
	background:url(../images/style/top-180.gif) no-repeat;
	color:#45494c;
	font-weight:normal;
}
div#middle h2.top{
	width:565px;
	background:url(../images/style/top-540.gif) left bottom no-repeat;
	color:#566573;
	font-weight:normal;
	font-size:14px;
}
div#right h2.top {
	width:130px;
	background:url(../images/style/top-140.gif) left bottom no-repeat;
	color:#566573;
	font-weight:normal;
	font-size:14px;
}
div.content {
	background:#ecf4fa;
	border-left:1px solid #cddce8;
	border-right:1px solid #cddce8;
	padding:0px 9px 0px 9px;
	float:left;
}
div#left div.content {
	width:177px;
	background:url(../images/style/left-content-back.gif) repeat-y;
	border:none !important;
	padding-bottom:6px;
}
div#left div.content ul{
	list-style-type:none;
	padding-left:0px;
	line-height:20px;
}
div#middle div.content {
	width:557px;
	float:left;
	padding-top:8px;
	border:none;
	background:#fff;
	margin-bottom:8px;
}
div#right div.content {
	width:140px;
	background:none !important;
	border:none !important;
	padding:0px !important;
}
div.bottom { /* tento div ponechavat a pouzivat jak ve stylech, tak v kodu - to ze neni potreba v jedne verzi neznamena, ze nebude potreba v te dalsi */
	height:10px;
	font-size:1px;
	margin-bottom:10px;
	float:left;
}
div#left div.bottom {
	width:190px;
	background:url(../images/style/bottom-180.gif);
	display:none;
}
div#middle div.bottom {
	width:530px;
	background:url(../images/style/bottom-540.gif);
	display:none;
}
div#right div.bottom {
	width:140px;
	background:url(../images/style/bottom-140.gif);
	display:none;
}
div#products-list {
	float:left;
}

/* rozvrzeni konec*/

/* horni lista*/

div#logo {
	float:left;
}
div#logo a {
	width:300px;
	height:80px;
	display:block;
}
div#top-image {
    float:left;
	width:960px;
	height:335px;
	background-image:url(../images/style/topimage.png);
	margin:26px 0px 0px 0px;
}

/* jazyky */

div#lang {
	width:55px;
	float:left;
	padding:40px 0px 0px 517px
}
div#lang a{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
}
/*
div#lang a.flag-cs{background:url(../images/style/flag-cs.gif);}
div#lang a.flag-en{background:url(../images/style/flag-en.gif);}
div#lang a.flag-de{background:url(../images/style/flag-de.gif);}
div#lang a.flag-ru{background:url(../images/style/flag-ru.gif);}
*/
div#lang a span{
	display:none;
}

/* jazyky konec */

/* menu */

ul#hlavniMenu {
	width:885px;
	height:30px;
	display:block;
	padding:0px 0px 0px 15px;
	list-style-type:none;
	float:left;
}
ul#hlavniMenu ul {
	position:absolute;
	top:30px;
	left:0px;
	visibility:hidden;
	padding:0px;
	list-style-type:none;
}
ul#hlavniMenu li {
	width:133px;
	float:left;
	z-index:100;
	position:relative;
}
ul#hlavniMenu a.link-level-1 {
	display:block;
	line-height:30px;
	color:#45494c;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	height:30px;
	text-align:center;
	overflow:hidden;
}
ul#hlavniMenu li a.link-level-1:hover , ul#hlavniMenu li:hover a.link-level-1 , ul#hlavniMenu li.hover a.link-level-1{ /* umožňuje zachovat zabarvení odkazu 1. úrovně i po najetí na odkaz úrovně 2 */
	background:url(../images/style/menu-information-hover.gif) left top no-repeat;
	color:#45494c;
}
ul#hlavniMenu ul li{
}
ul#hlavniMenu ul li a.link-level-2 {
	background:url(../images/style/alpha-green.png);
	border-top:1px solid #92a656;
	padding:4px 3px 4px 3px;
	text-align:left;
	width:147px;
	line-height:18px;
	display:block;
	color:#45494c;
	text-decoration:none;
}
ul#hlavniMenu ul li a:hover {
	background:#d0df6b;
}
ul#hlavniMenu li:hover ul, ul#hlavniMenu li.hover ul {
	visibility:visible;
}
ul#hlavniMenu li {
	behavior: url(/hover.htc);
}
/* menu konec*/

/* horni lista konec*/

/* menu shop*/

/* ---=== menu shop config ===--- */

/* pro dodržení funkčnosti configu je potřeba dodržet velikost ikonek submenu 9x9px , jejich názvy a umístění */

div#menu-shop div.content								{width:195px;border:none !important;} /* nastavení šířky menu */
ul#menu-shop-ul td 										{padding:7px 0px 7px 0px;} /* nastavení výšky položky 1.úrovně (tento padding+15px) */
ul#menu-shop-ul li.level1 ul li							{padding:5px 0px 5px 0px;} /* nastavení výšky položky 2.úrovně (tento padding+15px) */

div#menu-shop div.content								{background:url(../images/style/background-menu.gif) repeat-y;} /* nastavení pozadí menu */
ul#menu-shop-ul li.no-child , ul#menu-shop-ul li.level1 {background:none;} /* nastavení pozadí položky 1.úrovně */
ul#menu-shop-ul li.level1 ul li							{background:url(../images/style/background-menu-2.gif) repeat-y;} /* nastavení pozadí položky 2.úrovně */
ul#menu-shop-ul li.level1 a 							{color:#566573;text-decoration:none;} /* nastavení barvy písma položky 1.úrovně */
ul#menu-shop-ul li.level1 li.level2 a 					{color:#566573;} /* nastavení barvy písma položky 2.úrovně */
ul#menu-shop-ul li.level1 li.level2 a:hover 					{text-decoration:underline;color:#566573;} /* nastavení barvy písma položky 2.úrovně */
ul#menu-shop-ul li.level1 								{border-bottom:1px solid #fff;} /* nastavení ohraničení položky 1.úrovně */

/* ---=== menu shop config konec ===--- */

div#menu-shop div.content{
	padding:0px;
	line-height:15px;
	margin-bottom:10px;
}
div#menu-shop div.bottom{
	background:url(../images/style/bottom-180-menu.gif);
	display:none;
}
div#menu-shop ul{
	list-style-type:none;
}
ul#menu-shop-ul{
	width:100%;
	padding:0px;
}
ul#menu-shop-ul li.no-child{
	display:block;
	font-weight:normal;
}
ul#menu-shop-ul li.no-child a{
	width:95%;
	display:block;
}
ul#menu-shop-ul table{
	width:95%;
	margin:0px;
}
ul#menu-shop-ul td{
	border:none;
}
ul#menu-shop-ul td.icon{
	width:15px;
	padding-left:9px !important;
}
ul#menu-shop-ul a {
	font-weight:bold;
}
ul#menu-shop-ul a.icon {
	height:9px;
}
ul#menu-shop-ul a:hover {
}
ul#menu-shop-ul li.level1 {
	font-weight:bold;
}
ul#menu-shop-ul li.level1 ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
ul#menu-shop-ul li.level1 ul li{
	margin:0px;
}
ul#menu-shop-ul li.level1 li.level2 a {
	display:block;
	padding:0px 5px 0px 25px;
	font-weight:normal;
	background:url(../images/style/submenu/menu-arrow.gif) 10px center no-repeat;
}

/* menu eshop konec*/


/* rychla navigace*/

div.quick-category{ 
	width:47%;
	padding:4px 4px 4px 4px;
	float:left;
	background-color:#fff;
	margin:3px 3px 3px 3px; /* --- ! ODLISNE V IE 6 ! --- */
}
div.quick-category:hover{ 
	background-color:#eef6d3;
}
div.quick-category a.category-link{
	font-weight:normal;
	display:block;
	height:15px;
	overflow:hidden;
	color:#62811f;
}
div.quick-category td.category-image a.category-link{
	height:40px !important;
}
div.quick-category table{
	margin:0px;
}
div.quick-category td{
	border:none;
}
div.quick-category p{
	height:15px;
	overflow:hidden;
	padding:0px;
	margin:5px 0px;
	line-height:15px;
}
div.quick-category p a{
	font-weight:bold;
	margin-right:5px;
	color:#3f423c;
	font-size:10px;
}
p#subcategory-quick-navigation a{
	margin-left:10px;
}

/* rychla navigace konec*/

/* nabidka*/

div#nabidka{
	float:left;
}
div#nabidka p.listovani {
	width:100%;
	text-align:right;
	float:left;
}
div#nabidka p.listovani a {
	margin-left:8px;
}
div#nabidka div.product, div#related-products-window div.content div.product {
	margin:4px; /* --- ! ODLISNE V IE 6 ! --- */
	padding:4px;
	width:169px; /* při změně velikosti náhledu produktu je potřeb změnit i velikost div.image */
	height:248px;
	float:left;
}

/* obrazek a jeho ikonky */

div.product div.image, div#products-window div.content  div.product div.image{
	width:175px;
	height:128px;
	margin-bottom:6px;
	margin-left:0px;
}
div.product div.image a, div#products-window div.content  div.product div.image a{
	display:block;
	position:absolute;
}
div.product div.image a img, div#products-window div.content div.product div.image a img{
	border:1px solid #e4e4e4;
	width:175px;
	height:128px;
}
div.image a div.info-icon{
	width:41px;
	height:41px;
	position:absolute;
	background:url(../images/style/icons-actions.gif);
}
div.image a div.info-icon-new{
	top:0px;
	left:0px;
	background-position:right top;
}
div.image a div.info-icon-action{
	bottom:0px;
	left:0px;
	background-position:right bottom;
}
div.image a div.info-icon-body{
	bottom:0px;
	right:0px;
	background-position:left top;
}
div.image a div.info-icon-new-cs{background-position:left top;}
div.image a div.info-icon-action-cs{background-position:left bottom;}
div.image a div.info-icon-body-cs{background-position:right bottom;}

div.image a div.info-icon span{
	display:none;
}

/* obrazek a jeho ikonky konec*/

div.product div.description{
	width:100%;
}
div.product h2.product-name{
	padding:0px 0px 0px 0px;
	line-height:15px; /* zde je potřeba přepsat defaultní styly h2, aby odpovídali nadpisu náhledu produktu */
}
div.product h2.product-name a{
	text-decoration:none;
	display:block;
	text-align:center;
	width:100%;
	font-size:12px;
	height:29px;
	overflow:hidden;
	color:#32587b;
}
div.product div.description div.perex{
	font-size:10px;
	color:#3f3f3f;
	height:40px;
	padding-top:3px;
	width:100%;
	overflow:hidden;
}
div.product div.description div.price{
	width:100%;
	text-align:right;
	padding:3px 0px 3px 0px;
}
div.product div.description div.price strong{
	color:#32587b;
}
div.product div.description div.price span.old-price{
	text-decoration:line-through;
	font-size:11px;
	margin-right:8px;
	color:#777777;
}
div.product div.description form.fastnakup{
	padding:0px;
	float:left;
}
div.description div.view-detail a , form.fastnakup a.fast-buy , a.buy{
	display:block;
	width:100px;
	text-align:center;
	height:20px;
	color:#45494c;
	text-decoration:none;
	line-height:20px;
	cursor:pointer;
	float:left;
}
div.description div.view-detail a{
	background:url(../images/style/button-detail.gif);
	margin-left:2px; /* --- ! odlisne v ie 6! --- */
}
div.product div.description div.view-detail a:hover , form.fastnakup a.fast-buy:hover , a.buy:hover{
	background-position:right -20px;
	color:#189ac0;
}
form.fastnakup a.fast-buy , a.buy{
	background:url(../images/style/button-buy.gif) no-repeat right top;
	margin-left:6px; /* --- ! ODLISNE V IE 6 ! --- */
	width:35px !important;
	padding-left:0px !important;
	padding-right:25px !important;
	font-weight:bold;
}
div#detail a.buy{
	float:right !important;
	width:auto !important;
}
p.submit-form{
	float:left;
	width:100%;
	margin:0px 0px 35px 0px;
}
a.buy{
	float:left;
}

/* nabidka konec*/

/* vyhledavani a raditko*/

div#filtr-vyrobci{/*width pro IE6*/
	padding:5px;
	background:rgb(237,237,237);
	border:1px dashed rgb(153,204,0);
	margin-top:9px;
}
div#filtr-vyrobci form{
	padding:0px;
	margin:0px;
}
div#filtr-vyrobci input{
	padding: 0px;
	border: none;
	float:left;
}
div#filtr-vyrobci label{
  padding:3px 10px 3px 3px;
  float: left;
}
div#filtr-vyrobci div{/*----!JINAK V IE7,6!------*/
	float:left;
	vertical-align: middle;
	height: 20px;
}
table#pictures tr td{
  vertical-align: top;
}

div#search-select {
	width:100%;
	height:40px;
	margin-top:5px;
}
div.alone form#search{
	margin-left:0px;
}
form#search {
	float:left;
	padding:0px;
	margin:0px;
}
form#search #search_input2{
	margin-left:8px;
}
form#search label {
	padding:0px;
	margin:0px 5px 0px 10px;
	background:url(../images/style/search-label.gif) no-repeat;
	width:20px;
	height:20px;
	float:left;
}
form#search input.text {
	width:120px;
	float:left;
}
form#search input.submit {
	float:left;
	margin-left:5px;
}
select#raditko {
	float:left;
}

/* vyhledavani a raditko konec */

/* login a kosik*/

div#customer{
  float:left;
  margin:53px 0px 0px 560px;
  color:#fff;
}
div#customer strong{
  color:#fff;
}
div#basket{
  float:left;
  width:160px;
  padding:0px 10px 10px 10px;
}
div#right div#basket , div#login-window{
	width:120px; /* sirka okna custommer */
}
div#customer h2.top {
	padding-left:40px;
	width:122px;
	color:#d3e48d;
	font-weight:normal;
}
div#login-window h2.top {
	padding-left:1px;
	width:162px;
	color:#d3e48d;
	font-weight:normal;
}
div#customer ul {
	list-style-type:none;
	padding-left:11px;
	line-height:21px;
}
div#customer div.content{
	padding:0px;
	width:138px;
}
div#login-window{
	float:left;
	padding:0px 10px 10px 10px;
	width:122px;
	margin-left:15px;
}
div#login-window form{
	margin:0px;
}
div#login-window label{
	font-size:10px;
	width:38px;
	display:block;
	float:left;
	line-height:19px;
	margin-bottom:5px;
}
div#login-window input#customer_login , div#login-window input#customer_password{
	width:80px;
	float:left;
	margin-bottom:5px;
	border:1px solid #454545;
	background:#e3e3e3;
}
div#login-window .submit-arrow{
	float:left;
	
}
div#login-window small a {
	float:left;
	font-size:10px;
	margin:1px 0px 0px 5px;
	color:#ccc;
}
div#customer .submit-arrow {
	float:left;
	margin-top:0px;
	background:url(../images/style/submit-basket.gif) center right no-repeat;
	padding:0px 13px 0px 0px;
	margin-left:12px;
	color:#fff;
	font-weight:normal;
}
div#customer .submit-arrow:hover {
	text-decoration:underline;
}
form.form-password {
	margin:10px 0px 10px 0px;
}
form.form-profile {
	margin:10px 0px 10px 0px;
}
form.form-profile .submit-arrow{
	float:right;
	margin-top:10px;
}

/*kosik */

div#right div#basket{
	float:left;
	padding:9px;
	border-bottom:1px solid #cddce8;
}
div#right div#basket ul {
	list-style-type:none;
	padding:0px;
}
div#right div#basket li {
	width:100%;
	line-height:20px;
	border-bottom:1px solid #cddce8;
}

/* login a kosik konec*/

/* kosik, objednavka a detail */

/* ---=== kosik a objednavka config ===--- */

/* pro upravu objednavky a detailu kosiku staci prepsat tyto barvy a nahrat novy obrazek "delete.gif" */

table#basket , table#step3 td , table#order-check, div#detail form#nakup table			{background:#fff;} /* nejsvetlejsi barva */
tr#summary td , tr#basket-title td , input.pieces-submit , form#nakup th				{background:#eaeef2;} /* stredni barva */
tr.added-product td , table#step3 td , table#order-check td	 , table#order-check 		{border-color:#cadbe8;} /* stredni barva */
tr#basket-title td , table#basket , tr#summary td , form#nakup th , form#nakup table 	{border-color:#94adc6;} /* nejtmavsi barva */
form#nakup table th	, table#basket tr#basket-title td , label.obligate					{color:#194771;} /* nejtmavsi barva */

/* ---=== kosik a objednavka config konec ===--- */

p.basket-detail{
	margin:10px 0px 10px 0px;
}
p#vatincl{
	margin:10px 0px 10px 0px;
	font-size:10px;
	text-align:right;
}
table#basket , table#order-check{
	border-width:1px;
	border-style:solid;
	width:100%;
}
table#basket td{
	padding:3px;
}
table#order-check td{
	padding:3px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
table#basket tr.added-product td{
	border-style:solid;
	border-width:1px;
}
table#basket tr#basket-title td{
	font-weight:bold;
	border-left:none;
	border-right:none;
	border-bottom-style:solid;
	border-bottom-width:3px;
}
table#basket tr#summary td{
	border-top-style:solid;
	border-top-width:3px;
	border-left:none;
	border-right:none;
}
a.delete-product{
	display:block;
	width:15px;
	height:15px;
	background:url(../images/style/delete.gif);
}
a.delete-product span{
	display:none;
}
form.number-pieces{
	width:105px;
}
form.number-pieces input{
	float:left;
	font-size:11px;
}
input.pieces{
	width:20px;
	margin-right:5px;
	float:left;
}
input.pieces-submit{
	float:left;
}
tr#summary td{
	font-size:14px;
}
div#order-navigation p{
	text-align:right;
}
a.submit-arrow2{
	background:url(../images/style/arrow-left.gif) left no-repeat;
	padding-left:10px;
	margin-right:10px;
}
table#step3{
	width:400px;
	margin:20px auto 20px auto;
}
table#step3 td{
	border-top-width:1px;
	border-top-style:solid;
	padding:3px;
}
table.table-order td , table.text td{
	border:none;
}
div#detail form#nakup table{
	width:100%;
	text-align:left;
	border-width:1px;
	border-style:solid;
	margin:10px 0px 10px 0px;
}
div#detail form#nakup table input#kus{
	width:30px;
}
div#detail form#nakup table th{
	padding:3px;
	border-bottom-width:3px;
	border-bottom-style:solid;
}
div#detail form#nakup table td{
	padding:3px;
}
div#detail form#nakup table td.price{
	width:55px;
	text-align:right;
}
label.obligate {
	font-weight:bold;
	margin-right:10px;
}

/* kosik, objednavka a detail konec */

/* akce*/

div#right div#akce {
	float:left;
	font-size:11px;
}
div#right div#akce div.product-action{
	border-bottom:1px solid #d0d992;
	padding-top:5px;
}
div#right div#akce h2.top{
}
div#right div#akce p {
	padding:3px 0px 3px 0px;
	text-align:left;
}
div#right span.old-price{
  color:#777777;
}
div#right div#akce p a{
  color:#32587b;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
}
div#right div#akce p a:hover{
  text-decoration:underline;
}
div#right div#akce p.right {
	text-align:left;
}
div#right div#akce p.right strong{
	color:#62811f;
	font-size:14px;
	font-weight:normal;
	margin-right:3px;
}
div#right div#akce img {
	width:138px;
	border:1px solid #e4e4e4;
}
/* akce konec*/

/* detail*/

div#detail p#zarazeni a {
	margin-right:6px;
}
strong.cena1 {
	color:#000;
}
table#pictures td{
	border:none;
}
div#detail table#pictures img {
	border: 1px solid #e4e4e4;
	margin:0px 5px 5px 0px;
}
div#detail div#goto {
}
div#detail div#goto a {
	text-decoration:none;
}
div#detail div#goto em {
	text-decoration:underline;
	font-style:normal;
}
div#detail div#goto img.predmet {
	margin:5px 0px 0px 0px;
	border: 1px solid #2d4411;
}
div#detail div#back {
	width:50%;
	float:left;
}
div#detail div#next {
	width:50%;
	text-align:right;
	float:left;
}
div#detail div#back img.arrow {
	margin-right:10px;
}
div#detail div#next img.arrow {
	margin-left:10px;
}

a.essox-calc{
	background-image:url(../images/style/button-essox-calc.gif);
	display:block;
	width:98px;
	text-align:center;
	padding-left:22px;
	height:20px;
	color:#000;
	text-decoration:none;
	line-height:20px;
	margin:0px 0px 4px 4px;
	float:right;
	cursor:pointer;
}

a.essox-calc:hover{
		background-position:0px 20px;
}

/* detail konec*/


/* pokročilé vyhledávání */


div#advance-search table{width:100%;}
div#advance-search td.first{width:18%;}
div#advance-search td.third{width:18%;}

div#advance-search input.text {
	width:138px;
}
div#advance-search select {
	width:140px;
}
div#advance-search label.checkbox-label {
	margin-right:10px;
}
td.submit-cell {
	text-align:right;
}

/* pokročilé vyhledávání konec*/


/*footer*/

div#footer{
	width:100%;
	float:left;
	background:url(../images/style/footer.gif) no-repeat;
	padding:14px 0px 10px 0px;
}
div#footer p{
	text-align:right;
	float:left;
	font-size:10px;
	width:99%;
	padding:2px 0px 2px 0px;
}
div#footer p#links a{
	margin-left:5px;
}
div#footer p , div#footer p a{
	color:#898989;
}

/*footer konec*/

/*admin*/

div.admin-link{
	position:absolute;
	top:0px;
	right:0px;
	background-color:#304b5d;
}
div.admin-link a{
	width:80px !important;
	padding:40px 0px 0px 0px;
	height:20px;
	margin:8px 1px 0px 1px;
	text-align:center;
	color:#c2d2e5;
	display:block;
	text-decoration:none;
}
div.admin-link a:hover{
	color:#fff;
}
div.switch-interface a{
	background:url(../images/style/admin/link-switch.gif) center top no-repeat;
}
div.switch-interface a:hover{
	background:url(../images/style/admin/link-switch-active.gif) center top no-repeat;
}

/*admin konec*/

/* dodatečné */

div#bookmarks {
float:left;
position:absolute;
}
div#bookmarks {
height:31px;
padding-right:13px;
width:945px;
position:absolute;
float:left;
}
div#bookmarks a.activated {
background-position:left top;
color:#0E5B87;
}
div#bookmarks a {
background:url("../images/style/bookmark.png") no-repeat scroll left bottom transparent;
color:#456A80;
display:block;
float:right;
font-size:15px;
height:24px;
padding-top:7px;
text-align:center;
text-decoration:none;
width:164px;
}
div#bookmarks a:hover {
background-position:left top;
color:#0E5B87;
}
div#bookmarks a span {
color:#819A4B;
}
div#banner {
float:left;
margin:0px 0px 0px 0px;
}
div.info-column-item {
float:left;
margin-bottom:10px;
}
div.info-column-item div.content {
padding-top:11px;
}
div.info-column-item img {
width:177px;
margin-bottom:10px;
}
div#left div#contacts {
margin-bottom:10px;
float:left;
}

/* konec dodatečné */















