/* CSS Document */
body {
	background-color: #000000;
	background-image: url(img-back/backstary.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
li {
	list-style-type: none;
}
ul {
	list-style-type: none;
}
a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #cc3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headerlogomale {
	background-image: url(img/headerlogomale.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.headerlista {
	background-image: url(img/headerlista.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* HORNI MENU */
.horizontalcssmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.horizontalcssmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.horizontalcssmenu ul li a {
	display: block;
	width: 160px; /*Width of top level menu link items*/
	padding: 2px 8px;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
/*Sub level menu*/
.horizontalcssmenu ul li ul {
	left: 0;
	top: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	border-top-width: 1px;
}
/*Sub level menu list items*/
.horizontalcssmenu ul li ul li {
	display: inline;
	float: none;
}
/* Sub level menu links style */
.horizontalcssmenu ul li ul li a {
	width: 160px; /*width of sub menu levels*/
	font-weight: normal;
	padding: 2px 5px;
	border-width: 0 1px 1px 1px;
	background-color: #333333;
}
.horizontalcssmenu ul li a:hover {
	background-color: #000000;
}
.horizontalcssmenu ul li ul li a:hover {
	background-color: #000000;
}
.horizontalcssmenu .arrowdiv {
}
* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li {
	float: left;
	height: 1%;
}
* html .horizontalcssmenu ul li a {
	height: 1%;
}
/***KONEC HORNIHO MENU */
/***HLAVNI MENU */
.backmenu { /*header of 2nd demo*/
	background-image: url(img/menutopbg1.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menuLiSelect {
	background-color:#000;
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	color:#d19702 !important;
}
.list {
	margin:0 30px 0 0;
	display:block;
	float:left;
	text-align:left;
	list-style-type: none;
}
div.list h2 {
	color:#00cc00;
	font-size:12px;
	background:none;
	font-weight:bold;
	padding-bottom:5px;
}
div.list h2 a:hover {
	color:#00CC00;
	text-decoration:underline !important;
}
div.list ul {
	list-style:none;
}
div.list ul li {
	display:block;
	line-height:20px;
}
div.list ul li:hover {
	color:#00CC00;
	background-color:#161616;
}
div.list ul li a {
	color:#fff !important;
	font-size:12px;
	display:block;
	padding:0;
}
div.list ul li a:hover {
	color:#00CC00 !important;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
#nav-example {
width:990px;
height:30px;
margin:0 auto;
padding:0;
line-height:30px;
font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal;
text-align:center;
display:block;
 div.dropDownDiv {display:none; width:958px; height:auto; background-color:#101214; border:1px solid #161616; position:absolute;border-top:none; padding:20px;top:50px;left:-1px;}
}*/
.logoTrans {
	display:block;
	width:53px;
	height:51px;
	background:transparent;
	position:absolute;
	bottom:10px;
	right:10px;
}
.dropDownList {
	display:none;
	height:auto;
	width:360px;
	z-index:999;
	position:absolute;
	left:5px;
}
.dropDownDiv {
	display:none;
	width:958px;
	height:auto;
	background-color:#000;
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	border:1px solid #161616;
	position:absolute;
	border-top:none;
	padding:20px;
	top:30px;
	left:0px;
	z-index:999;
}
#mainwrapper {
	width:1000px;
	height:auto;
	margin:auto;
}
#top-main-nav-wrapper {
	width:1000px;
	height:72px;
	float:left;
}
#top-main-nav-wrapper-new-productpage {
	width:1000px;/* height:89px; float:left;*/
}
#main-nav-first {
	width:1000px;
	height:30px;
	float:left;
}
#main-nav-txt-one {
	width:1000px;
	height:20px;
	float:left;
	text-align:center;
	margin:2px 0 0 0;
	line-height:20px;
	color:#00cc00;
	font-weight:bold;
}
.main-nav-txt-one ul {
	display:inline;
	text-decoration:none;
}
.main-nav-txt-one-li a:link {
	text-decoration:none;
	color:#00cc00;
}
.main-nav-txt-one-li a:hover {
	text-decoration:none;
	color:#000;
	background-color:#ccc;
}
.main-nav-txt-one-li a:visited {
	text-decoration:none;
	color:#00cc00;
}
#main-nav-txt-two {
	width:1000px;
	height:15px;
	float:left;
	text-align:center;
	margin:0 0 0 0;
	line-height:15px;
	font-size:11px;
}
.main-nav-txt-two ul {
	display:inline;
	text-decoration:none;
}
.main-nav-txt-two-li a:link {
	text-decoration:none;
	color:#fff;
}
.main-nav-txt-two-li a:hover {
	text-decoration:none;
	color:#000;
	background-color:#ccc;
}
.main-nav-txt-two-li a:visited {
	text-decoration:none;
	color:#fff;
}
#nav-example {
	width:990px;
	height:30px;
	margin:0 auto;
	padding:0;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-shadow: #2a2a2a 0 0 0px;
	text-align:center;
	display:block;
}
#nav-example li.menuLi {
	list-style:none;
	display:block;
	text-decoration:none;
	float:left;
	padding:0 5px;
}
#nav-example li:last-child {
	padding-right:0;
}
#nav-example li.menuLi:hover div, #nav-example li.sfhover div {
	display:block;
}
#nav-example li.menuLi a {
	padding:0px 3px 0 3px;
}
#nav-example li.menuLi:hover a {
	color:#00cc00;
}
.exam-nav-sap {
	margin-left:3px;
	margin-right:3px;
	line-height:30px;
	font-weight:normal;
	color:#333;
	height:30px;
}
#nav-example li.menuLi a:hover {
	color:#00cc00;
	text-decoration:none;
}
#nav-example a:link {
	color:#fff;
	text-decoration:none;
}
#nav-example a:hover {
	color:#00cc00;
	text-decoration:none;
}
#nav-example a:active {
	color:#fff;
	text-decoration:none;
}
#nav-example a:visited {
	color:#fff;
	text-decoration:none;
}
/* KONEC HLAVNIHO MENU */
/* KOŠÍK */
.nopcart {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.nopheader {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/menubgobr.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 2px;
}
.nopbutton {
	font-size: 9px;
	color: #999999;
	cursor: hand;
	cursor: pointer;
	background-image: url(img/butt_vymazat_kosik.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor:hand;
	cursor:pointer;
	background-color: transparent;
	border: 1px solid transparent;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 15px;
}
.nopentry {
	background: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
.noptotal2 {
	font-size: 11px;
	color: #ffffff;
	background-color: #666666;
}
.noptotal3 {
	font-size: 11px;
	color: #ffffff;
	background-color: #660000;
}
.nopeven {
	background: #ebebeb;
	font-size: 11px;
	color: #000000;
}
/* KONEC KOŠÍK */
.tfvHighlight {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.tfvNormal {
	font-size: 11px;
	color: black;
}
.stylh {
	font-size: 11px;
	color: #006600;
	font-weight: normal;
}
.potiskcervena {
	background-color: #FF0000;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.potiskcerna {
	background-color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.potiskbila {
	background-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.potiskzluta {
	background-color: #FFFF00;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.potiskzelena {
	background-color: #00FF00;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.potiskmodra {
	background-color: #0099FF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style12bold {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style10normal {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.style11bold {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.stylformblack {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	border: 1px solid #000000;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.style11normal {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
}
.style11normal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	list-style-type: none;
}
.style11normal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	list-style-type: none;
}
.style11normal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc3300;
	text-decoration: underline;
	list-style-type: none;
}
.style11bold {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#thumbBox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	background-color: #999999;
}
#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
	font: bold 14px Arial;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}
#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background-color: white;
}
#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.styleclouds1 {
	width: 99%;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
	float: left;
}
.styleclouds1 a {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	list-style-type: none;
}
.styleclouds1 a:link {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	list-style-type: none;
}
.styleclouds1 a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	list-style-type: none;
}
.styleclouds1 a:hover {
	color: #009900;
	display: block;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	list-style-type: none;
}
.styleclouds1 a:active {
	color: #cc3300;
	display: block;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	list-style-type: none;
}
.stylkosik {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stylkosik a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stylkosik a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stylkosik a:hover {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stylkosik a:active {
	color: #cc3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stylform {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.stylbutton {
	background-image: url(img/butt_ok.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:hand;
	cursor:pointer;
	background-color: #000000;
	border: 1px solid #000000;
	padding-right: 4px;
	padding-left: 4px;
}
.stylehead1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.stylehead2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
}
.stylehead3 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* PŘEPÍNAČ */
.technology { /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/menubgobr.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.openlanguage { /*class added to contents of 2nd demo when they are open*/
	color: #009900;
	background-image: url(img/menubgobr.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.closedlanguage { /*class added to contents of 2nd demo when they are closed*/
	color: #FFFFFF;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*--------------------------------------------------
KONEC PREPINACE
  --------------------------------------------------*/
.pridatdokose {
	background-image: url(img/menubgobr.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.pridatdokose a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.pridatdokose a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.pridatdokose a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
}
.style11normalseda {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.stylbuttonkos {
	background-image: url(img/menubg-sub.gif);
	background-repeat: repeat-x;
	background-position: center center;
	cursor:hand;
	cursor:pointer;
	background-color: #000000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
	margin: 3px;
	padding: 3px;
}
.stylpaticka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.stylpaticka a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}
.stylpaticka a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}
.stylpaticka a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc3300;
	text-decoration: underline;
}
.stylbuttonkosik {
	cursor:hand;
	cursor:pointer;
	border: 1px solid #000000;
	background-color: #333333;
}
.stylbutton7 {
	cursor:hand;
	cursor:pointer;
	border: 1px solid #666666;
	background-color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* hodnocení */
div#ACS_Comments_Container {
}
div#ACS_Admin_Container {
	text-align:center;
}
div#ACS_Comments_Container, div#ACS_Comments_Container button, div#ACS_Comments_Container input, div#ACS_Comments_Container textarea, div#ACS_Comments_Container select, div#ACS_Admin_Container, div#ACS_Admin_Container select, div#ACS_Admin_Container input {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#ACS_Admin_Container table {
	border:1px solid #CCCCCC;
}
div#ACS_Admin_Container table th {
	background-color:#666;
	color:#fff;
	text-align:left;
}
div#ACS_Admin_Container table td {
	text-align:left;
	vertical-align:top;
}
div#ACS_Admin_Container table td div {
	overflow:auto;
}
tr.ACS_Admin_colored {
	background-color:#eee;
}
div#ACS_Comments_Container a, div#ACS_Admin_Container a {
	color:#009900;
}
div.ACS_error_message {
	border:0px solid #f03;
	color:#fff;
}
div.ACS_success_message {
	background-color:#339900;
	border:1px solid #096;
	color:#fff;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:10px;
}
div#ACS_Comments_Container h1, div#ACS_Admin_Container h1 {
	color:#009900;
	font-size:13px;
	margin-bottom:15px;
}
div.ACS_Comment_FormTitle {
	margin-bottom:5px;
	margin-top:5px;
}
.ACS_Comment_Form {
	background-color:#000000;
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #ccc;
	color:#5e5e5e;
	padding:2px 2px 2px 2px;
	width:90%;
}
.ACS_Comment_FormFocus {
	border:1px solid #888;
}
.ACS_Comment_FormError {
	border:1px solid #f44;
}
textarea.ACS_Comment_Form {
	height:300px;
}
button#ACS_newCommentSubmit {
	cursor:hand;
	cursor:pointer;
	border:1px solid #000000;
	height:20px;
	margin-left:10px;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#CC0000;
	background-color: #333333;
}
button#ACS_newCommentSubmit img {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#CC0000;
	border:none;
	height:25px;
	margin:0;
	padding-bottom:2px;
	vertical-align:middle;
	width:25px;
	background-color: #333333;
}
div.ACS_Comment {
	margin-bottom:20px;
}
div.ACS_Comment img {
	left:10px;
	position:relative;
	top:18px;
}
div.ACS_Comment a {
	color:rgb(141,164,134);
}
div.ACS_Comment_Meta {
	border-bottom:1px solid #e8e7d0;
	border-top:2px solid #e8e7d0;
	overflow:hidden;
	padding:2px 0 2px 53px;
}
span.ACS_Comment_Name {
	color:rgb(229,135,18);
	font-weight:bold;
	overflow:hidden;
}
div.ACS_Comment_Body {
	background-color:#fafaf0;
	border-bottom:1px solid #e8e7d0;
	color:#444;
	min-height:50px;
	overflow:auto;
	padding:5px;
}
div.ACS_progressContainer {
	height:20px;
	margin:2px 0 5px 0;
}
div.ACS_progress {
	background-color:rgb(121,148,112);
	color:#fff;
	display:none;
	height:20px;
	overflow:hidden;
	padding-left:5px;
	text-align:center;
	width:1px;
}
img#ACS_newCommentRememberName {
	vertical-align:text-bottom;
}
div.ACS_slider {
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #ccc;
	float:left;
	height:32px;
	padding:0;
	width:200px;
}
div.ACS_slider div.ACS_knob {
	background:rgb(229,135,18);
	height:32px;
	width:32px;
}
div.ACS_slider div.ACS_knob img {
	padding:5px 0 0 8px;
}
.ACS_lightGrey {
	color:#333333;
}
/* konec hodnocení */
.titulekkos {
	background-image: url(img/menubgobr.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulekkos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.titulekkos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.titulekkos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
}
.stylkodzak {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-weight: bold;
}
/* = #mainNav2 & #mainNav3 & #mainNav4 & #mainNav5
----------------------------------------------------------------------------------------------------*/
#mainNav li {
	height:50px;
	list-style:none;
	float:left;
	background-color:#000000;
	background-image: url(images/navBtn.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainNav li.current {
	background-color:#333333;
	background-image: url(images/navCurrentBtn.gif);
}
#mainNav li.lastDone {
	background-color:#000000;
	background-image: url(images/navLastDoneBtn.gif);
}
#mainNav li.done {
	background-color:#000000;
	background-image: url(images/navDoneBtn.gif);
}
#mainNav li a, #mainNav li a:link, #mainNav li a:visited, #mainNav li a:hover, #mainNav li a:active {
	color:#666666;
	text-decoration: none;
}
#mainNav li.lastDone a, #mainNav li.lastDone a:link, #mainNav li.lastDone a:visited, #mainNav li.lastDone a:hover, #mainNav li.lastDone a:active, #mainNav li.current a, #mainNav li.current a:link, #mainNav li.current a:visited, #mainNav li.current a:hover, #mainNav li.current a:active, #mainNav li.done a, #mainNav li.done a:link, #mainNav li.done a:visited, #mainNav li.done a:hover, #mainNav li.done a:active {
	color:#fff;
	text-decoration: none;
}
#mainNav li.done a:hover, #mainNav li.lastDone a:hover {
	color:#006600;
	cursor:hand;
	text-decoration: none;
}
#mainNav li a em {
	width:190px;
	display:block;
	font-style:normal;
	font-weight:bold;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}
#mainNav li a span {
	width:190px;
	display:block;
	margin-left:2px;
	font-weight:normal;
}
#mainNav li.mainNavNoBg {
	background-image:none;
}
#mainNav li a {
	height:50px;
	display:block;
}
/* #mainNav.threeStep */
#mainNav.threeStep li {
	width:250px;
}
#mainNav.threeStep li.mainNavNoBg {
	width:250px;
}
#mainNav.threeStep li a {
	width:250px;
}
.pridatdokose2 {
	background-image: url(img/menubgobr.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 22px;
	line-height: 22px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 3px;
}
.pridatdokose2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.pridatdokose2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.pridatdokose2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
}
.znackymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.znackymenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.znackymenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.znackymenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
}
table {
	text-align: left;
}
table thead {
	cursor: pointer;
}
table thead tr {
	background-color: #000000;
	background-image: url(img/menubgobr.gif);
	background-repeat: repeat-x;
}
/*	Accessible News Slider : Plugin Specific*/
.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li, .accessible_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.accessible_news_slider li p {
	font-size: 12px;
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
.accessible_news_slider .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a, .accessible_news_slider .next a {
	display: none;
	outline: none;
}
.accessible_news_slider .next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 205px;
}
.candy_coated {
	width: 615px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 2px solid #333333;
}
.candy_coated a {
	color: #CC0000;
	font-weight: bold;
}
.candy_coated .back {
	width: 61px;
	height: 58px;
}
.candy_coated .next {
	width: 61px;
	height: 58px;
	left: 560px;
}
.candy_coated .next a {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 150px;
	height: 30px;
	background: url(img/next.png) no-repeat top right;
}
.candy_coated .back a {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 150px;
	height: 30px;
	text-align: right;
	background: url(img/prev.png) no-repeat;
}
.candy_coated .view_all {
	padding: 3px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.candy_coated li {
	padding: 15px 0;
	overflow: hidden;
}
.candy_coated li img {
	float: left;
	display: inline;
}
.candy_coated li p {
	float: left;
	display: inline;
	width: 205px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	width: 75px;
	height: 180px;
}
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 200px;
	height: 200px;
	padding: 20px 20px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  170px;
	height: 200px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 170px;
	height: 190px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom:155px;
	left: 200px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(img/dolu.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
	background-position: 0 -32px;
	background: transparent url(img/dolu.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -64px;
	background: transparent url(img/dolu.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 35px;
	left:200px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(img/nahoru.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
	background-position: 0 -32px;
	background: transparent url(img/nahoru.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
	background: transparent url(img/nahoru.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
/*--------------------------------------------------
  PREPINAC2
  --------------------------------------------------*/
.technology2 {
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.openlanguage2 {
	color: #cc3300;
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-decoration: underline;
}
.closedlanguage2 {
	color: #009900;
}
.stylsrchbutton {
	cursor:hand;
	cursor:pointer;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
}
.r1 {
	background-image: url(img/background-table.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BrandBar {
	margin-right:auto;
	margin-left:auto;
	width:999px;
	display:block;
	background-color:#000000;
}
.BrandBar div {
	position:absolute;
	background-color:#000000;
	border-right:solid 2px #000000;
}
.BrandBar div a {
	display:block;
	width:70px;
	height:25px;
	background-position:0px 0px;
	float:left;
	border-top:solid 2px #000000;
	border-bottom:solid 2px #000000;
	background-color:#000000;
}
.BrandBar div a:hover {
	background-position:0px -25px;
}
.cara {
	color: #333333;
	background-color: #333333;
	border: 1px solid #333333;
}
.stylcarousel {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.stylcarousel a {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.stylcarousel a:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
}
.stylcarousel a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
}
.stylcarousel a:hover {
	color: #009900;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
}
.stylcarousel a:active {
	color: #cc3300;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
}
.carouselback {
	background-image: url(img-indexpromo/indexpromo-carouselback.gif);
	background-repeat: no-repeat;
}
.tabulka {
	width: 100%;
	background-color: #000000;
	clear: left;
}
.radek {
	clear: left;
}
.bunka {
	float: left;
	width: 225px;
	background-color: #333333;
	padding: 5px;
	margin: 5px;
	border: 5px solid #000000;
	height: 310px;
}
.bunka2 {
	float: left;
	width: 225px;
	background-color: #333333;
	border: 5px solid #000000;
	height: 280px;
	background-image: url(img/bgtabsort.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.cl {
	clear: both;
}
.matrjoska {
}
#promobanner {
	height: 500px;
	left: 50%;
	margin-left: 510px;
	position: absolute;
	top: 20px;
	width: 100px;
	z-index:98;
}

