@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.gif);
	color:#3d3d3d;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}
a , h1 , h2 , h3 , h4 , h5 , strong , b{
	color:#8f5734;
}
a:hover {
	color:#cc7c4a;
	text-decoration:none;
}
a img {
	border:none;
}
h1 , h2 , h3 , h4 , h5 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
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 #5a3e2f;
	height:20px;
}
input , textarea , fieldset , td{
	border:1px solid #5a3e2f;
}
fieldset{
	margin:10px 0px 10px 0px;
	padding:10px;
}
p {
	margin:0px;
	padding:5px 0px 5px 0px;
}
p.error , li.error , ul.error {
	color:#a20000;
}
table {
	border-collapse:collapse;
	margin:5px 0px 5px 0px;
}
td {
	padding:3px;
}
.submit-arrow {
	cursor:pointer;
	margin:0px 0px 0px 5px;
	border:none;
	background:url(../images/style/search-button.gif) center right no-repeat;
	padding:0px 22px 0px 0px;
	font-weight:bold;
	color:#8f5734;
	font-size:12px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.submit-arrow:hover {
	color:#cc7c4a;
}
.pointer {
	cursor:pointer;
}


/* obecne konec */

/* rozvrzeni */

div#center {
	margin:30px auto 0px auto;
	width:950px;
}
div#content-background {
	width:950px;
	float:left;
	background:#fff;
	padding-top:0px;
	background:url(../images/style/content.png);
}
div#left {
	width:190px;
	float:left;
	margin:0px 5px 0px 20px; /* --- ! ODLISNE V IE 6 ! --- */
}
div#middle {
	width:540px;
	float:left;
	padding:0px 5px 0px;
}
div#right {
	width:150px;
	float:left;
	margin-left:5px;
}
h2.top {
	height:24px;
	line-height:25px;
	padding:8px 0px 2px;
	text-align: center;
	font-size:12px;
	color:#5a3e2f;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div#left h2.top {
	width:200px;
	background:url(../images/style/top-200.gif) no-repeat;
}
div#left h2.top a{
	color:#5a3e2f;
	text-decoration:none;
}
div#left h2.top a:hover{
	text-decoration:underline;
}
div#left #menu-shop h2.top {
	width:180px;
	background:url(../images/style/top-180-menu.gif) no-repeat !important;
	color:#fff !important;
	margin-top:6px;
	border-bottom:1px solid #fff;
	display: none;
}
div#middle h2.top{
	width:550px;
	background:url(../images/style/top-550.gif) no-repeat;
	font-size:14px;
	font-weight:normal;
	line-height:24px; /*-----!JINAK V IE 6!-----*/
	height:25px;
	margin-top: 5px;
}
div#middle a.top-news{
	width:550px;
	background:url(../images/style/top-550.gif) no-repeat;
	font-size:14px;
	font-weight:normal;
	line-height:24px; /*-----!JINAK V IE 6!-----*/
	height:25px;
	margin-top: 5px;
	display:block;
	float:left;
	padding:8px 0px 2px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
div#right h2.top {
	width:160px;
	background-image:url(../images/style/top-160.gif);
}
div.content {
	background:#ecf4fa;
	border-left:1px solid #cddce8;
	border-right:1px solid #cddce8;
	padding:0px 15px 0px 15px;
	float:left;
}
div#middle div.content {
	float:left;
	padding-top:8px;
	border:none !important;
	background-image:url(../images/style/content-550.gif);
	width:520px;
	padding-bottom:10px;
}
div#middle div#welcome {
  width: 550px;
  height: 55px;
  background: url(../images/style/placket.gif);
}
div#right div.content {
	width:130px;
	background-image:url(../images/style/content-160.gif);
	border:none;
	padding-bottom:10px;
}
div#right div#basket .submit-arrow{
	margin-top:4px !important;
	float:right;
	width:90px;
}
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:19px;
	font-size:1px;
	margin-bottom:2px;
	float:left;
}
div#left div.bottom {
	width:200px;
	background:url(../images/style/bottom-100.gif);
}
div#middle div.bottom {
	width:550px;
	background:url(../images/style/bottom-550.gif);
}
div#right div.bottom {
	width:160px;
	background:url(../images/style/bottom-160.gif);
}
div#products-list {
	float:left;
}

/* rozvrzeni konec*/
div#bookmarks {
	float:left;
	padding-left: 30px;
	top: 9px;
	left:0px;
	position: relative;
}
div#bookmarks ul{
	list-style-type:none;
}
div#bookmarks ul li{
	float:left;
}
div#bookmarks ul li a span{
	float:left;
	visibility:hidden;
}
div#bookmarks ul li.active {
	float:left;
	width:89px;
	height:27px;
	margin-right:4px;
}
div#bookmarks ul li.active a{
	float:left;
	width:103px;
	height:25px;
  background:url(../images/style/bookmark-1.gif) top left no-repeat;
}
div#bookmarks ul li a{
	float:left;
	width:144px;
	height:25px;
  background:url(../images/style/bookmark-2.gif) top left no-repeat;
}
/* horni lista*/

div#logo {
	float:left;
}
div#logo a {
	width:216px;
	height:200px;
	display:block;
}
div#top-image {
    float:left;
	width:950px;
	height:246px;
	background-image:url(../images/style/top-image.png);
	margin:0px 0px 0px 0px;
}
 h3.top-footer{
  float:right;
	width:450px;
	height:20px;
	margin:4px 20px 0px 0px;
	color:#332a20;
	font-size:11px;
	font-weight:normal;
}

/* 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:930px;
	height:39px;
	display:block;
	padding:0px 0px 0px 20px;
	list-style-type:none;
	float:left;
	margin-top:7px;
	background: url(../images/style/menu-information.png);
}
ul#hlavniMenu ul {
	position:absolute;
	top:38px;
	left:0px;
	visibility:hidden;
	padding:0px;
	list-style-type:none;
}
ul#hlavniMenu li {
	width:131px;
	float:left;
	z-index:100;
	position:relative;
}
ul#hlavniMenu a.link-level-1 {
	display:block;
	line-height:39px;
	color:#5a3e2f;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	height:39px;
	text-align:center;
	overflow:hidden;
	background: url(../images/style/menu-button.gif) left top;
	font-family:Georgia, "Times New Roman", Times, serif;
}
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-position:0px 39px;
	color:black;
}
ul#hlavniMenu ul li{
}
ul#hlavniMenu ul li a.link-level-2 {
	background:url(../images/style/alpha-green.png);
	border-top:1px solid #a89376;
	padding:3px 3px 3px 3px;
	text-align:left;
	width:140px;
	line-height:18px;
	display:block;
	color:#5a3e2f;
	text-decoration:none;
}
ul#hlavniMenu ul li a:hover {
	background:#d8a645;
	color:black;
}
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:190px !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-menus.gif) top left repeat-y #cab595 !important;} /* 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/content-submenu.gif);} /* nastavení pozadí položky 2.úrovně */
ul#menu-shop-ul li.level1 a 							{	margin-left: 5px; color: #ffe393;text-decoration:none; 	font-family:Georgia, "Times New Roman", Times, serif;} /* nastavení barvy písma položky 1.úrovně */
ul#menu-shop-ul li.level1 li.level2 a 					{color:#5a3e2f;} /* nastavení barvy písma položky 2.úrovně */
ul#menu-shop-ul li.level1 li.level2 a:hover 					{text-decoration:underline;} /* nastavení barvy písma položky 2.úrovně */
ul#menu-shop-ul li.level1 								{} /* nastavení ohraničení položky 1.úrovně */

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

div#menu-shop div.content{
	padding:0px;
	line-height:15px;
}
div#menu-shop div.bottom{
	display:none!important;
}
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;
	padding-left: 40px !important;
	width: 160px !important;
}
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 li.no-child td.icon{
	display: none;
}
ul#menu-shop-ul td.icon a{
	margin-left: 15px;
}
ul#menu-shop-ul td.icon{
	width:25px;
	padding-left:9px !important;
	padding-right: 10px;
}
ul#menu-shop-ul a {
}
ul#menu-shop-ul a.icon {
	height:9px;
}
ul#menu-shop-ul a:hover {
}
ul#menu-shop-ul li.level1 {
	background:url(../images/style/menu.gif);
	width: 200px;
	font-size: 18px;
	display: block;
	padding-left: 0px;
	line-height: 18px;
	text-align: left;
	
}
ul#menu-shop-ul li.level1 td{
	height: 76px;
}
ul#menu-shop-ul li.level1 ul {
	margin:0px;
	padding:0px;
}
ul#menu-shop-ul li.level1 ul li{
	margin:0px;
	display: block;
}
ul#menu-shop-ul li.level1 ul li.top{
	margin:0px;
	display: block;
	height: 13px;
	width: 200px;
	background:url(../images/style/top-submenu.gif) no-repeat;
	padding: 0px;
}
ul#menu-shop-ul li.level1 ul li.bottom{
	margin:0px;
	display: block;
	height: 13px;
	width: 200px;
	background:url(../images/style/bottom-submenu.gif) no-repeat;
	padding: 0px;
}
ul#menu-shop-ul li.level1 li.level2 a {
	display:block;
	padding:0px 5px 0px 35px;
	font-weight:normal;
	background:url(../images/style/submenu/menu-arrow.gif) 20px 5px no-repeat;
	font-size: 14px;
	text-align: left;
	height: 20px;
}
div#left div.content {
	border-left:none;
	border-right:none;
	background:url(../images/style/content-200.gif);
	width:170px;
}
div#left .info-column-item div.content {/*
	width:170px;
	padding-right: 30px;*/
}
div#left #contacts div.content ul {
	padding-left:4px;
	list-style-type:none;
}
div#left div.bottom {
	background:url(../images/style/bottom-200.gif);
	height: 20px;
}
/* menu eshop konec*/

div#akce div.content {
	padding-left:0px;
	width:520px;
}
div.product-action {
	float:left;
	background:#f3f5f6;
	width:124px;
	padding:3px;
}
div.product-action a img{
	float:left;
}
div.product-action p{
	height:28px;
	float:left;
	color:505050;
}
div.product-action p a{
	color:#505050;
	text-decoration:none;
}
div.product-action p.right{
	height:16px;
	float:left;
	width:115px;
	text-align:right;
}
/* 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:#b2d3ed;
}
div.quick-category a.category-link{
	font-weight:bold;
	display:block;
	height:15px;
	overflow:hidden;
}
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 {
	margin:3px; /* --- ! ODLISNE V IE 6 ! --- */
	padding: 10px 0px 0px 3px;
	width:164px; /* při změně velikosti náhledu produktu je potřeb změnit i velikost div.image */
	height:333px;
	background:url(../images/style/product.gif) no-repeat; /* doporučuji vždy vkládat pozadí náhledu produktu pomocí obrázku - usnadní to práci a obrázek ve formátu .gif má zandbatelnou velikost */
	float:left;
}

/* obrazek a jeho ikonky */

div.product div.image{
	width:150px;
	height:225px;
	margin-left:4px;
}
div.product div.image a{
	display:block;
	position:absolute;
}
div.product div.image a img{
	border:none;
}
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-new-cs{background-position:left top;}
div.image a div.info-icon-action-cs{background-position:left 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 3px 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:11px;
	line-height:15px;
	overflow:hidden;
	height:15px;
	color:#724c33;
	margin-top:2px;
}
div.product div.description div.perex{
	font-size:11px;
	color:#565656;
	height:27px;
	padding-top:0px;
	width:90%;
	margin-left: 5px;
	overflow:hidden;
}
div.product div.description div.price{
	width:150px;
	text-align:right;
	padding:3px 4px 3px 0px;
}
div.price strong{
  color: #a10000;
}
div.product div.description div.price span.old-price{
	text-decoration:line-through;
	font-size:11px;
	margin-right:8px;
}
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:52px;
	text-align:center;
	padding-left:20px;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	cursor:pointer;
	float:left;
}
div.description div.view-detail a{
	background:url(../images/style/button-detail.gif);
	background-position:0px 20px;
	margin-left:5px; /* --- ! odlisne v ie 6! --- */
}
div.product div.description div.view-detail a:hover , form.fastnakup a.fast-buy:hover , a.buy:hover{
	background-position:0px 0px;
}
form.fastnakup a.fast-buy , a.buy{
	background:url(../images/style/button-buy.gif);
	background-position:0px 20px;
	margin-left:3px; /* --- ! ODLISNE V IE 6 ! --- */
}
a.buy{
	float:left;
}

/* nabidka konec*/

/* vyhledavani a raditko*/

div#search-select {
	width:100%;
	height:20px;
	margin-top:5px;
}
div.alone form#search{
	margin-left:0px;
}
form#search {
	float:left;
	padding:0px;
	margin:0px;
}
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{
}
div#right div#basket , div#login-window{
	width:120px; /* sirka okna custommer */
}
div#customer h2.top {
	
}
div#customer div.content{
	padding:0px;
	width:160px;
}
div#login-window{
	float:left;
	padding:9px;
}
div#login-window label{
	font-size:10px;
	width:34px;
	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:right;
	margin-bottom:5px;
}
div#login-window .submit-arrow{
	float:right;
}
div#login-window small a {
	float:right;
	font-size:10px;
}
div#customer .submit-arrow {
	float:right;
	margin-top:5px;
}
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;
}
div#news h2.top a {
  text-decoration:none;
}
div#news h2.top a:hover {
  color:#8F5734;
}
div.product-news{
	float:left;
	width:116px;
	padding:10px 10px 10px 5px;
	border-bottom:1px solid #c1b3a0;
}
div#middle div.product-news{
	padding:6px 4px 0px 4px;/*-----!JINAK V IE 6!----*/
	border-bottom: none;
	width:122px;
}
div.product-news a img{
	float:left;
	margin-bottom:4px;
}
div.product-news p {
	text-align:center;
	padding-bottom:0px;
}
div.product-news p a {
	color:#505050;
}
div#news div.content{
/*	padding:0px !important;*/
}
div#action {
  float:left;
}
div#action h2.top a {
  text-decoration:none;
}
div#action h2.top a:hover {
  color:#8F5734;
}
div#action div.product-akce {
  float:left;
  padding-top:14px;
  margin-left:4px; /* ie6 */
}
div.product-akce p {
  text-align:right;
  padding-bottom:0px;
}
div#action div.product-akce span.old-price {
  text-decoration:line-through;
  padding-right:5px;
  font-size:11px;
}

/*kosik */

div#right div#basket{
	width:130px;
	margin-top:5px;
}
div#right div.not-empty div.content{
}
div#right div#basket ul {
	list-style-type:none;
	padding:0px;
}
div#right div#basket li {
	width:95%;
	line-height:20px;
	border-bottom:1px solid #fff;
}

/* 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:#eed69d;} /* stredni barva */
tr.added-product td , table#step3 td , table#order-check td	 , table#order-check 		{border-color:#eed69d;} /* stredni barva */
tr#basket-title td , table#basket , tr#summary td , form#nakup th , form#nakup table 	{border-color:#5a3e2f;} /* nejtmavsi barva */
form#nakup table th	, table#basket tr#basket-title td , label.obligate					{color:#5a3e2f;} /* 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;
}
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 #cddce8;
	padding-top:5px;
}
div#right div#akce h2.top{
}
div#right div#akce p {
	padding:3px 0px 3px 0px;
	text-align:center;
}
div#right div#akce p a{
}
div#right div#akce p.right {
	text-align:right;
}
div#right div#akce img {
	width:120px;
}
/* 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 #5a3e2f;
	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;
}

/* detail konec*/

/*footer*/

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

/*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*/
