html {
	font-size: 100.01%;
	height: 100%;
}

body {
	height: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #353535;
	font-size: 62.5%;
	background: #fff url(../images/bg-body.gif) repeat-x;
	margin: 0;
	min-width: 964px;
}
.invisible {
	display:none;
}
a {
	text-decoration: none;
/*	color: #353535;*/
	color: #3aa856;
}
.clearBoth {
	clear: both;
}
h1,h2,h3,h4 {
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none
}

input,textarea,select {
	font: 100% arial, sans-serif;
	vertical-align: middle;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

img {
	border-style: none
}
.image_container .caption {
	font-size: 130%;
	font-style: italic;
	padding-bottom: 3px;
}
#wrapper {
	margin: 0 auto;
	width: 964px;
	min-height: 100%;
}

* html #wrapper {
	height: 100%
}
.hideme {
	display:none;
}
.showme {
	display:block;
}
#kontakt div.toggler {
	font-size: 130%;
	color: #3aa856;
	cursor: pointer;
	padding-bottom: 10px;
}
#kontakt .captcha_text,
#kontakt .formbody label {
	font-size: 120%;
}
#kontakt input,#kontakt select {
	width: 200px;
	background-color: #effdf2;
	border: 1px solid #3aa856;
}
#kontakt input.formsendbut {
	width: 100px;
	background-color: #e7e0cf;
	border: 1px solid #b5afa2;
	cursor: pointer;
}
#kontakt textarea {
	width: 400px;
	background-color: #effdf2;
	border: 1px solid #3aa856;
}
#kontakt table td {
	padding:5px;
}
#kontakt table td.col_0 {
	text-align: right;
	width: 120px;
}
span.mandatory {
	color: red;
}
#kontakt .accordion {
	background:url("../images/bg_vsebina_top.gif") no-repeat;
}
#kontakt .formbody {
	padding-top: 15px;
	padding-bottom: 15px;
}

h1.logo {
	float: left;
	background: url(../images/logo.gif) no-repeat;
	width: 278px;
	height: 183px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 0 4px;
	display: inline;
}

.logo a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#header {
	width: 100%;
	overflow: hidden;
	padding: 12px 0 0;
}

.header {
	float: right;
	width: 624px;
	padding: 0 3px 0 0;
	margin: 4px 0 0;
}

.header .holder {
	width: 624px;
	height: 54px;
	overflow: hidden;
}

.header .left {
	float: left;
	text-transform: uppercase;
}

.header ul {
	float: right;
	padding: 0;
	margin: 15px 0 0;
	list-style: none;
}

.header .list {
	padding: 0 0 0 16px;
	margin: 0;
}

.header ul li {
	float: left;
	font-size: 110%;
	line-height: 16px;
	padding: 0 9px 0 14px;
	background: url(../images/separator1.gif) no-repeat 0 50%;
}

.header ul li a {
	color: #5c5c5c;
}

.header .list li {
	padding: 0 0 0 11px;
	background: none;
}

.header ul li:first-child,.header ul li.first-child {
	padding: 0 9px 0 0;
	background: none;
}

.header .list li:first-child,.header .list li.first-child {
	padding: 0;
}

.header .ad {
	background: none;
	width: 616px;
	height: 120px;
	padding: 2px;
	border:0px;
	margin-left: 1px;
}

.header .ad img {
	display: block
}

#container {
	width: 100%;
	padding: 0 0 62px;
	overflow: hidden;
}

#twocolumns {
	width: 100%;
	margin: 6px 0 0;
	overflow: hidden;
}

#left {
	float: left;
	width: 326px;
}

.navigation {
	background: url(../images/bg-sidebar-c.gif) repeat-y;
	width: 307px;
	overflow: hidden;
}

.navigation .holder {
	background: url(../images/bg-sidebar-t.gif) no-repeat
}

.navigation .frame {
	background: url(../images/bg-sidebar-b.jpg) no-repeat 0 100%;
	width: 218px;
	padding: 0 48px 241px 41px;
	min-height: 125px;
	overflow: hidden;
}

* html .navigation .frame {
	height: 125px;
	overflow: visible;
}

.pdf_link {
	padding-right: 13px;
}

.pdf_link a {
	text-indent: -3000px;
	display: block;
	background: url("../images/pdf-download-icon.gif") no-repeat bottom;
	width:40px;
	height:47px;
	float: right;
	margin-bottom: -45px;
	position: relative;
	z-index: 10;
}
.mod_nav_main ul,.mod_webShop_navigation ul {
	width: 218px;
	padding: 0;
	margin: 22px 0 0;
	overflow: hidden;
	list-style: none;
}

#mod_nav_main2,.mod_webShop_navigation {
	margin: -22px 0 0;
}

.mod_nav_main ul li,.mod_webShop_navigation ul li {
	width: 218px;
	margin: 11px 0 0;
	overflow: hidden;
}

.mod_nav_main ul li a,.mod_webShop_navigation ul li a {
	font-size: 180%;
	line-height: 120%;
	color: #393939;
	letter-spacing: -1px;
	display: block;
}

.mod_nav_main ul ul,.mod_webShop_navigation ul ul {
	width: 218px;
	padding: 0 0 6px;
	margin: 4px 0 0;
	overflow: hidden;
	list-style: none;
}

.mod_nav_main ul ul li,.mod_webShop_navigation ul ul li {
	float: left;
	width: 218px;
	margin: -1px 0 0;
	padding: 0px 0 0px;
	background: url(../images/bg-dots.gif) repeat-x;
}

.mod_nav_main ul ul li a,.mod_webShop_navigation ul ul li a {
	/*float: left;*/
	font-size: 150%;
	line-height: 18px;
	color: #393939;
	letter-spacing: 0px;
	padding: 5px 0 4px 18px;
	background: url(../images/ico-leaf.gif) no-repeat 0 9px;
	display: block;
}

.mod_nav_main ul.level_3 li,.mod_webShop_navigation ul.level_3 li {
	padding-left: 15px;
	margin: 0px 0px 0px 0px;
	background: none;
}
.mod_nav_main ul.level_4 li,.mod_webShop_navigation ul.level_4 li {
	padding-left: 15px;
	margin: 0px 0px 0px 0px;
	background: none;
}

.mod_nav_main ul.level_3 li a,.mod_webShop_navigation ul.level_3 li a {
	background: url(../images/bullet-line.gif) no-repeat 7px 4px;
	line-height: 18px;
	font-size: 130%;
	padding: 0px 15px 0px 18px;
}
.mod_nav_main ul.level_4 li a,.mod_webShop_navigation ul.level_4 li a {
	background: url(../images/bullet-line.gif) no-repeat 7px 4px !important;
	line-height: 18px;
	font-size: 130%;
	padding: 0px 15px 0px 18px;
}

.mod_nav_main ul.level_1 li a.active,.mod_nav_main ul.level_2 li a.active,.mod_nav_main ul.level_3 li a.active
	{
	background: none;
	font-size: 100%;
	padding: 0px;
}

.mod_nav_main ul.level_1 li span.active,.mod_webShop_navigation ul.level_1 li span.active
	{
	font-size: 180%;
	line-height: 120%;
	color: #3aa856;
	letter-spacing: -1px;
	display: block;
}

.mod_nav_main ul.level_2 li span.active,.mod_webShop_navigation ul.level_2 li span.active
	{
	background: url(../images/ico-leaf.gif) no-repeat 0 9px;
	line-height: 18px;
	font-size: 150%;
	float: left;
	line-height: 18px;
	color: #3aa856;
	letter-spacing: 0px;
	padding: 0px 0 0px 18px;
	display: block;
}

.mod_nav_main ul.level_3 li span.active,.mod_webShop_navigation ul.level_3 li span.active
	{
	background: url(../images/bullet-line_green.gif) no-repeat 7px 4px;
	line-height: 18px;
	font-size: 130%;
	float: left;
	line-height: 18px;
	color: #3aa856;
	letter-spacing: 0px;
	padding: 0px 15px 0px 18px;
	display: block;
}
.mod_nav_main ul.level_4 li span.active,.mod_webShop_navigation ul.level_4 li span.active
	{
	background: url(../images/bullet-line_green.gif) no-repeat 7px 4px;
	line-height: 18px;
	font-size: 130%;
	float: left;
	line-height: 18px;
	color: #3aa856;
	letter-spacing: 0px;
	padding: 0px 15px 0px 18px;
	display: block;
}
.mod_nav_main ul.level_1 ul,
.mod_webShop_navigation ul.level_1 ul {
	display: none;
}

.mod_nav_main ul.level_1 li ul.level_2 ul,
.mod_webShop_navigation ul.level_1 li ul.level_2 ul
	{
	display: none;
}

.mod_nav_main ul.level_1 li.trail ul,
.mod_webShop_navigation ul.level_1 li.trail ul,
.mod_nav_main ul.level_1 li.active ul,
.mod_webShop_navigation ul.level_1 li.active ul
	{
	display: block;
}

.mod_nav_main ul.level_1 li ul.level_2 li.trail ul,
.mod_webShop_navigation ul.level_1 li ul.level_2 li.trail ul,
.mod_nav_main ul.level_1 li ul.level_2 li.active ul,
.mod_webShop_navigation ul.level_1 li ul.level_2 li.active ul
	{
	display: block;
}

.mod_nav_main ul.level_1 li.trail a.trail,
.mod_nav_main ul.level_1 li.active a.activelink,
.mod_nav_main ul.level_1 li.active a:visited.activelink {
	color: #3aa856;
}
.mod_nav_main ul.level_2 li.active a,
.mod_nav_main ul.level_2 li.trail a.trail,
.mod_nav_main ul.level_2 li.active a.activelink,
.mod_nav_main ul.level_2 li.active a:visited.activelink {
	color: #3aa856;
}
.mod_nav_main ul.level_3 li.trail a {
	background: url(../images/bullet-line_green.gif) no-repeat 7px 4px;
	color: #3aa856;
}
.mod_nav_main ul.level_4 li.trail a {
	background: url(../images/bullet-line_green.gif) no-repeat 7px 4px;
	color: #3aa856;
}

.mod_nav_main ul.level_1 li.active a:hover.active,
.mod_nav_main ul.level_2 li.active a:hover.active,
.mod_nav_main ul.level_3 li.active a:hover.active,
.mod_nav_main ul.level_4 li.active a:hover.active
	{
	color: #3aa856;
}
.mod_nav_main ul.level_3 li a.activelink, 
.mod_nav_main ul.level_3 li a:visited.activelink,
.mod_webShop_navigation ul.level_3 li a.activelink,
.mod_webShop_navigation ul.level_3 li a:visited.activelink,
.mod_nav_main ul.level_3 li.active a,
.mod_nav_main ul.level_3 li.active a:visited {
	background: url(../images/bullet-line_green.gif) no-repeat 7px 4px;
	color: #3aa856;
}
.mod_nav_main ul.level_4 li a.activelink, 
.mod_nav_main ul.level_4 li a:visited.activelink,
.mod_webShop_navigation ul.level_4 li a.activelink,
.mod_webShop_navigation ul.level_4 li a:visited.activelink,
.mod_nav_main ul.level_4 li.active a,
.mod_nav_main ul.level_4 li.active a:visited {
	background: url(../images/bullet-line_green.gif) no-repeat 7px 4px;
	color: #3aa856;
}

.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li.trail a.trail,.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li.trail a:visited.trail {
	color: #3aa856;
}
.mod_nav_main ul.level_1 li ul.level_2 li.trail a.trail,.mod_nav_main ul.level_1 li ul.level_2 li.trail a:visited.trail {
	color: #3aa856;
}
.mod_nav_main ul.level_1 li.trail a.trail,.mod_nav_main ul.level_1 li.trail a:visited.trail {
	color: #3aa856;
}

.mod_nav_main ul.level_1 li a:link,
.mod_nav_main ul.level_2 li a:link,
.mod_nav_main ul.level_3 li a:link,
.mod_nav_main ul.level_4 li a:link {
	color:#393939;
}

.mod_webShop_subnavigation {
	float: left;
	width: 606px;
	padding-left: 14px;
	margin-bottom: 10px;
}
.mod_article h1.ce_headline {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 220%;
	color:#3aa856;
	padding: 0px 0px 10px 0px;
	margin: 0;
	letter-spacing: -1px;
}
.mod_article .ws_articledetails h1 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 220%;
	color:#3aa856;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
p.more a,p.more a:visited,
.teaser,
.mod_article .teaser,
.mod_article .teaser p {
	font-size: 13px;
}
.mod_webShop_subnavigation ul.level_1 {
	float: left;
	padding: 0;
	margin: 0;
}

.mod_webShop_subnavigation ul.level_1 li {
	list-style: circle #3aa856;
	color: #3aa856;
	display: inline;
}

.mod_webShop_subnavigation ul.level_1 li.active,.mod_webShop_subnavigation ul.level_1 li a span.active
	{
	text-decoration: underline;
	font-weight: bold;
}

.mod_webShop_subnavigation ul.level_1 li a {
	font-size: 120%;
	color: #3aa856;
	float: left;
	display: block;
	padding-left: 10px;
	margin-right: 10px;
	background: url("../images/bullet_dot.gif") no-repeat center left;
	font-weight: bold;
}
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li ul.level_4 li a,
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li a,
.mod_nav_main ul.level_1 li ul.level_2 li a,
.mod_nav_main ul.level_1 li a {
	color: #393939;
}
.mod_nav_main ul.level_1 li a:visited,
/*.mod_nav_main ul.level_1 li ul.level_2 li a:visited,*/
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li a:visited,
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li ul.level_4 li a:visited {
	color:#393939;
}
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li ul.level_4 li.active a,
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li.active a,
.mod_nav_main ul.level_1 li ul.level_2 li.active a,
.mod_nav_main ul.level_1 li.active a {
	color: #3aa856;
}
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li ul.level_4 li a:link {
	background: url(../images/bullet-line.gif) no-repeat 7px 4px;
}
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li a:visited,
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li ul.level_4 li a:visited {
	background: url(../images/bullet-line.gif) no-repeat 7px 4px;
}
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li ul.level_4 li.active a,
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li.active a {
	background: url(../images/bullet-line_green.gif) no-repeat 7px 4px;
}

.mod_webShop_search {
	background: url("../images/bg_search_panel.gif") no-repeat top left;
	width: 616px;
	margin-left: 11px;
	padding: 8px 0px 0px 0px;
}
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li a:visited.activelink,
.mod_nav_main ul.level_1 li ul.level_2 li ul.level_3 li ul.level_4 li a:visited.activelink {
	color: #3aa856;
}


.searchPanelMinHeight {
	width: 1px;
	height: 41px;
	float: left;
}
.mod_webShop_searchMinHeight {
	width: 1px;
	height: 241px;
	float: left;
}

.mod_webShop_search .submit {
	background: url("../images/but_najdi.gif") no-repeat top left;
	border: 0;
	width: 59px;
	height: 24px;
	font-size: 14px;
	padding: 0px 0px 2px 5px;
	margin: 0px 0px 0px 15px;
	color: #efffff;
	text-align: left;
}

.mod_webShop_search .text {
	height: 24px;
	border: 0;
	width: 200px;
}

#searchpanelLBL {
	width: 35px;
	float: left;
	color: #2b9d4a;
	font-size: 18px;
	padding: 0px 0px 0px 10px;
}

#webShopArticleSort, #webShopArticleSortGroup {
	width: 200px;
	margin: 0px 30px 0px 0px;
	float: right;
	background-color: #f3f1e9;
	height: 29px;
	position: relative;
	z-index: 10;
}
#webShopArticleSortGroup {
	width: 235px;
	margin: 0px 50px 0px 0px;
}
.selecta4Option {
	width:147;
}
#webShopArticleSort span, #webShopArticleSortGroup span {
	font-size: 130%;
	padding: 5px 5px 0px 0px;
	display: block;
	width: 88px;
	text-align: right;
	float: left;
}


div.wrapSelect {
	float: left;
	width: 105px;
}
div.wrapSelectGroup {
	float: left;
	width: 105px;
}

div.selecta3,
div.selecta4 {
	background: url(../images/select-right.png) no-repeat right center;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 0px;
	overflow: hidden;
	color: #353535;
	margin-top: 2px;
	cursor: default;
}

div.selecta3Wrapper,
div.selecta4Wrapper {
	border: 1px solid #b6b7bf;
	border-top: 1px solid #ddd;
	padding: 2px;
	background: #f2f2f2;
	overflow: hidden;
	overflow-y: auto;
	position: absolute;
	width: 150px;
	padding-right: 0px;
}

div.selecta3Option,
div.selecta4Option {
	padding: 2px;
	padding-left: 4px;
	clear: both;
	background: #fff;
	color: #353535;
	font-weight: bold;
	width: 150px;
	cursor: default;
}
.teaser {
	color:#353535;
	font-size:120%;
	line-height:140%;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	/*margin-top:17px;*/
}
.layout_short p {
	float:left;
	color:#353535;
	font-size:120%;
	line-height:140%;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	/*margin-top:17px;*/
}
.obarvano-bonami h1 span.obarvano {
	color:#163caa;
}
.obarvano-semenarna h1 span.obarvano {
	color:#00a650;
}
.obarvano-valentin h1 span.obarvano {
	color:#e4750d;
}
.obarvano-terminatorx h1 span.obarvano {
	color:#000;
}
.obarvano-rodovita h1 span.obarvano {
	color:#6d098b;
}
.obarvano-kalia h1 span.obarvano {
	color:#87a008;
}
.mod_frontalnav h2 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 32px;
	color:#3aa856;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.ce_text h2 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 32px;
	color:#3aa856;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mod_article .ce_text h2 {
	font-size: 180%;
	color:#3aa856;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
}
.ce_text h1 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 220%;
	color:#3aa856;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.mod_article .ce_text h1 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 180%;
	color:#3aa856;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	letter-spacing: -1px;
}
.mod_article h2 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 220%;
	color:#3aa856;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mod_article h1 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 220%;
	color:#3aa856;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mod_newsreader h1 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 220%;
	color:#3aa856;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
}
#extJs_module_98 .layout_full h2 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	color:#353535;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2.ce_headline {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 220%;
	color:#3aa856;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
}

.mod_article .wssections h2 {
	font-size: 180%;
	color: #3aa856;
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	padding: 3px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
	cursor: pointer;
}
.mod_article .wssections h2 a,.mod_article .wssections h2 a:visited {
	text-decoration: none;
}
h2.ce_headline.obarvano-semenarna {
	color: #000;
	line-height: 24px;
	font-size: 22px;
	letter-spacing: -1px;
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px 0;
}
h2.ce_headline.obarvano-semenarna span.obarvano {
	color: #00a650;
}

.mod_webShop_ArticleList h3,
.webShop_searchArticleResult h3 {
	font-size: 130%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mod_webShop_ArticleList p,
.webShop_searchArticleResult p {
	font-size: 120%;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mod_webShop_ArticleList {
	background: url(../images/bg_vsebina_top.gif) no-repeat 0px 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	width:616px;
}
.mod_webShop_sArticleList {
	background: url(../images/bg_vsebina_top.gif) no-repeat 0px 0px;
	margin: -15px 0px -50px 0px;
	height:70px;
	width: 616px;
}
.mod_webShop_ArticleList .articleTitle,.mod_webShop_ArticleList .articleTeaser,.mod_webShop_ArticleList .articlePrices
	{
	width: 440px;
	float: left;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
}
.articleTitle h3 {
	font-size: 220%;
	color:#3aa856;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mod_webShop_articleDetails .latinTitle {
	font-style: italic;
	font-weight: bold;
	color: #aaa;
	display: block;
	font-size: 130%;
	margin: -12px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	float:left;
	width:100%;
}
.mod_webShop_articleDetails .articleTeaser .commercialTitle,
.mod_webShop_ArticleList .articleTeaser .commercialTitle {
	font-weight: bold;
	font-size: 12px;
}
.mod_webShop_ArticleList .articlePrices {
	display: none;
}

.mod_webShop_ArticleList .articleImage {
	float: left;
	width: 111px;
	height: 150px;
	border: 0px solid #c4c4c4;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.mod_webShop_ArticleList .articleImage a {
	display:block;
	width: 111px;
	height: 150px;
}
.mod_webShop_ArticleList .articleImageWrapp {
	width: 125px;
	float: right;
	padding-right: 10px;
}

.mod_webShop_ArticleList .spacingarticleFirstTop {
	width:616px;
	height:15px;
}
.articleListItem.webShop_article {
	margin: 0px 0px 0px 0px;
	width: 616px;
}

a.detailsLink, a:visited.detailsLink {
	color:#2b9b4a;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
	display: inline-block;
	float: left;
	clear: left;
}
a.detailsLinkSearch, a:visited.detailsLinkSearch {
	color:#2b9b4a;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.mod_webShop_ArticleList .spacing_1 {
	width:10px;
	height:17px;
	float:left;
	margin: 5px 0px 0px 0px;
}
.mod_webShop_ArticleList .lineSpacing {
	width:586px;
	height:17px;
	float:left;
	margin: 10px 0px 0px 0px; 
	border-top: 1px solid #979796;
}


.webShop_searchArticleResult .articleTitle,.webShop_searchArticleResult .articleTeaser
	{
	width: 440px;
	float: left;
	padding: 0px 0px 0px 13px;
}

.webShop_searchArticleResult .articleImage {
	float: left;
	width: 111px;
	height: 150px;
	border: 0px solid #c4c4c4;
	padding: 0px 0px 0px 0px;
}
.webShop_searchArticleResult .articleImage a {
	display:block;
	width: 111px;
	height: 150px;
}
.webShop_searchArticleResult .articleImageWrapp {
	width: 125px;
	float: right;
	padding-right: 10px;
}

.webShop_searchArticleResult {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	width:616px;
}
.webShop_searchArticleResult .spacing_1 {
	width:10px;
	height:17px;
	float:left;
	margin: 5px 0px 0px 0px;
}
.webShop_searchArticleResult .lineSpacing {
	width:586px;
	height:17px;
	float:left;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #979796;
}
.mod_webShop_search .webShop_searchArticleResult.first  .articleTitle,.mod_webShop_search .webShop_searchArticleResult.first  .articleImage
	{
	margin-top: 10px;
}
.paginationTable {
	width: 586px;
	background: url(../images/bg_lineGrey.gif) repeat-x 0px 18px;
	margin: 0px 0px 0px 10px;
}
.paginationTable .cell1 {
	width:auto;
	background: url(../images/arrow_pagina_l.gif) no-repeat right 12px;
}
.paginationTable .cell2 {
	background: #fff;
}
.paginationTable .cell3 {
	width:auto;
	background: url(../images/arrow_pagina_r.gif) no-repeat left 12px;
}
.paginationTable .pagination {
	text-align: left;
	margin-top: 10px;
}
.paginationTable .pagination p {
	display: block;
	width: 100px;
	float: left;
	font-size: 120%;
	padding: 0px 0px 0px 10px;
	margin:0;
}
.paginationTable .pagination ul {
	display: block;
	margin: -4px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 120%;
	float: right;
}
.paginationTable .pagination li {
	list-style: none;
	display: inline;
}
.paginationTable .current {
	font-weight: bold;
	font-size: 130%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mod_webShop_articleDetails {
	background: url(../images/bg_vsebina_top.gif) no-repeat 0px 0px;
	padding: 0px 13px 0px 13px;
}
.mod_webShop_articleDetails h1 {
	font-family: 'ArialNarrow', 'Trebuchet MS', Arial, sans-serif;
	font-size: 220%;
	padding: 13px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 9;
	display:block;
	width: 540px;
}
.sIFR_replacement_0 {
	position: relative;
	z-index: 1;
}
.mod_webShop_articleDetails p {
	font-size: 120%;
}
.mod_webShop_articleDetails p strong {
	color: #60b176;
	font-size: 120%;
}
.mod_webShop_articleDetails #articleImage {
	position: relative;
	z-index: 20;
}
.ws_articledetails {
	width:594px;
}
.ws_articledetails_td1 {
	width:278px;
	vertical-align: top;
}
.ws_articledetails_td2 {
	width:316px;
	vertical-align: top;
}
.leftRow {
	padding:0;
	width:248px;
	float:left;
	height:auto;
}
.leftRow .articleImage {
	width:248px;
	margin:0;
	padding:0;
}
.rightRow {
	padding:0;
	width:316px;
	float:left;
}
.bottomRow {
	float:left;
	padding: 0px 0px 0px 0px;
	margin:0px;
	width: 554px
}
.bottomRow .articleDescription p {
	padding-top: 10px;
	margin-top:0px;
}
.bottomRow .articleDescription {
	float:left;
	padding: 0px 0px 0px 0px;
	margin:0px;
}
.rightRow .articleTeaser p {
	margin-top:0;
}
.bottomRow .articleDescription p,
.rightRow .articleTeaser p {
	padding-right:5px;
}

.wssections {
	width:282px;
	height: 125px;
	float:left;
	padding: 10px 0px 10px 20px;
	margin-left:0px;
	background: url(../images/bg_categories.gif) no-repeat 0px 0px;
}
/*.wssections a,.wssections a:visited {
	color:#3aa856;
}*/
.wssections.pair {
	margin-left:10px;
}


.wssections a.moreCats, .wssections a:visited.moreCats {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	color:  #3aa856;
}
.wssections .numArticles {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
}
.wssections ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.wssections li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 130%;
}
.wssections ul li a {
	color: #000;
}
/*.wssections .categoryTitle {
	color:  #3aa856;
}*/
#brands-categories .wssections {
	height: 200px;
	background: none;
}
#brands-categories .wssections p {
	padding-right: 5px;
}
#brands-categories .wssections p a {
	color: #353535;
}
.contact-box {
	background: url(../images/bg-contact-c.gif) repeat-y;
	width: 302px;
	overflow: hidden;
	margin: 7px 0 0;
}

.contact-box .holder {
	background: url(../images/bg-contact-t.gif) no-repeat
}

.contact-box .frame {
	background: url(../images/bg-contact-b.gif) no-repeat 0 100%;
	width: 265px;
	padding: 0 16px 13px 21px;
	min-height: 102px;
	overflow: hidden;
}
* html .contact-box .frame {
	height: 102px;
	overflow: visible;
}
.sales-icons {
	width:420px;
	float: left;
}
.utez {
	float:right;
	margin-right:10px;
	background:url('/images/utez.gif') no-repeat bottom;
	width:60px;
	height:42px;
	color:#000;
	font-size:13px;
	padding:0px 0px 0px 0px;
	text-align: left;
}
.contact-box .info {
	float: left;
	width: 74px;
	margin: 13px 0 0;
}

.contact-box .info strong {
	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #2e2e2e;
	letter-spacing: -1px;
}

.contact-box .text {
	float: left;
	width: 175px;
	padding: 0 0 0 16px;
	margin: 13px 0 0;
	background: url(../images/border2.gif) no-repeat 0 50%;
	min-height: 98px;
}

* html .contact-box .text {
	height: 98px
}

.contact-box .text p {
	font-size: 120%;
	line-height: 140%;
	color: #353535;
	margin: 0;
}

.contact-box .btn {
	width: 100%;
	margin: 8px 0 0;
	overflow: hidden;
}

.contact-box .btn a {
	float: left;
	cursor: pointer;
	background: url(../images/bg-btn-l.gif) no-repeat;
	color: #2da24b;
}

.contact-box .btn span {
	float: left;
	background: url(../images/bg-btn-r.gif) no-repeat 100% 0;
	padding: 0 10px 0 8px;
}

.contact-box .btn em {
	float: left;
	font-size: 130%;
	line-height: 23px;
	font-style: normal;
	color: #2da24b;
	letter-spacing: -1px;
	background: url(../images/arrow1.gif) no-repeat 100% 50%;
	padding: 0 9px 0 0;
}

#main {
	float: left;
	width: 636px;
	padding: 0 0 20px;
	margin: 0px 0 0;
}

.post {
	height: 1%;
	overflow: hidden;
	margin: 25px 0 0 0;
	padding: 0 0 17px 2px;
	border-bottom: 1px solid #979796;
}

.post .heading {
	background: url(../images/ico-heading2.gif) no-repeat 0 50%;
	height: 1%;
	padding: 0 0 0 51px;
	overflow: hidden;
}

.one .heading {
	background: url(../images/ico-heading1.gif) no-repeat 0 50%
}

.post .heading h2 {
	font-weight: normal;
	font-size: 280%;
	line-height: 32px;
	color: #2da24b;
	margin: 0;
	letter-spacing: -1px;
}

/*.one .heading h2 span {color:#00a650}*/
.post .heading h2 span {
	color: #00a650
}

.post .heading h2 {
	color: #2e2e2e
}

.post .text {
	width: 100%;
	overflow: hidden;
}

.post .text h3 {
	font-size: 200%;
	line-height: 120%;
	color: #000;
	margin: 12px 0 -12px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.post .text p {
	font-size: 120%;
	line-height: 130%;
	color: #353535;
	margin: 12px 0 0;
}

* html .post .text p {
	margin: 10px 0 0
}

.post .photo {
	float: left;
	background: url(../images/bg-frame.gif) no-repeat;
	width: 133px;
	padding: 2px;
	height: 117px;
	margin: 14px 0px 0 0;
}

.post .image_container {
	padding: 0px 23px 12px 0;
}

* html .post .photo {
	margin: 14px 0px 0 0
}

.post .photo img {
	display: block
}

.more {
	height: 1%;
	overflow: hidden;
	padding: 0px;
	margin:0px;
	padding:0px;
}

#main .items .more {
	padding: 0px;
}

.more a,
.more a:visited {
	float: left;
	color: #2b9b4a;
	font-size: 130%;
	padding: 0 12px 0 0;
	background: url(../images/arrow1.gif) no-repeat 100% 40%;
}

#main .items {
	width: 630px;
	overflow: hidden;
	margin: 0px 0 0;
}

#main #aktualno {
	height: 1%;
	padding: 0 0 10px 0px;
	overflow: hidden;
}

#main #aktualno h3 {
	font-size: 200%;
	color: #2e2e2e;
	margin: 16px 0px 0px 10px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#main .items .text {
	background: url(../images/border1.gif) no-repeat 309px 50%;
	height: 1%;
	padding: 0 0 15px 11px;
	overflow: hidden;
	border-bottom: 1px solid #cbcbcb;
}

#main .items .item {
	float: right;
	width: 287px;
}
#main .mod_newslist .layout_short p,
#main .items .item p {
	font-size: 130%;
}

#main .items .wide {
	float: left;
	width: 280px;
	padding-left:10px;
}

#main .items h4 {
	font-size: 220%;
	font-weight: bold;
	line-height: 120%;
	color: #3aa856;
	margin: 0;
	word-wrap:normal;
}

#main .items h4 a {
	color: #3aa856;
	word-wrap:normal;
}

#main .items p {
	font-size: 120%;
	line-height: 140%;
	color: #353535;
	margin: 17px 0 0;
}

#main .mod_newslist .layout_short p.more a,
#main .mod_newslist .layout_short p.more a:visited {
	font-size: 13px;
}
#main .items .visual {
	width: 100%;
	overflow: hidden;
}

#main .items .visual a {
	float: right;
	color: #2b9b4a !important;
	cursor: pointer;
	background: #cbcbcb url(../images/btn-g-l.gif) no-repeat;
}

#main .items .visual span {
	float: left;
	padding: 0 12px 0 16px;
	background: url(../images/btn-g-r.gif) no-repeat 100% 0;
}

#main .items .visual em {
	float: left;
	padding: 0 9px 0 0;
	color: #2b9b4a;
	font-style: normal;
	font-size: 120%;
	line-height: 23px;
	background: url(../images/arrow2.gif) no-repeat 100% 40%;
}

.mod_breadcrumb {
	background-color: #2b9d4a;
	color: #fffffd;
	font-size: 100%;
	width: 602px;
	height: 16px;
	margin-left: 11px;
	margin-bottom: 11px;
	padding: 0px 7px 0px 7px;
	letter-spacing: 0px;
}

.mod_breadcrumb a,.mod_breadcrumb a:visited {
	color: #fffffd;
}

.mod_newslist div.layout_simple {
	margin: 2px 0 0 0;
	font-size: 120%;
}
.mod_newslist h2 {
	font-size: 220%;
	line-height: 120%;
	color: #3aa856;
	margin: 0;
}
.mod_newslist h2 a,.mod_newslist h2 a:visited {
	text-decoration: none;
}
#main .mod_newslist .items .layout_latest h4 {
	font-size: 220%;
	line-height: 120%;
	color: #3aa856;
	margin: 0;
	font-weight: normal;
	letter-spacing: -1px;
}
.link-box {
	width: 100%;
	overflow: hidden;
	margin: -2px 0 0;
}

.link-box .heading {
	width: 100%;
	overflow: hidden;
	padding: 2px 0 4px 0;
}

.link-box .heading strong {
	float: right;
	background: url(../images/text-svet.gif) no-repeat;
	width: 232px;
	height: 19px;
	margin: 0 11px 0 0;
	display: inline;
	overflow: hidden;
	text-indent: -9999px;
}

.link-box .items {
	background: url(../images/bg-heading.gif) no-repeat;
	overflow: hidden;
	width: 100%;
	padding: 0 0 6px;
}

.item-list {
	height: 1%;
	margin: 0;
	padding: 0 0 0 45px;
	overflow: hidden;
	list-style: none;
}

.item-list li {
	float: left;
	width: 180px;
}

.item-list li.medium {
	width: 157px
}

.item-list li.wide {
	width: 192px
}

.item-list li.short {
	width: 118px
}

.item-list li.shorter {
	width: 86px
}

.item-list a {
	float: left;
	font-size: 140%;
	line-height: 26px;
	color: #fff;
	padding: 0 0 13px;
	margin: 0 0 -3px;
	letter-spacing: -1px;
	position: relative;
}

.item-list a:hover {
	background: url(../images/arrow3.gif) no-repeat 4px 100%;
	text-decoration: none;
}

.item-list a.active {
	background: url(../images/arrow3.gif) no-repeat 4px 100%;
	text-decoration: none;
}

.item-list ul a:hover {
	background: none;
	text-decoration: underline;
}

.item-list ul a.active {
	background: none;
	text-decoration: underline;
}

.item-list ul {
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
	list-style: none;
}

.item-list ul li {
	width: 100%;
	margin: 0;
}

.item-list ul li a {
	float: none;
	font-size: 120%;
	line-height: 130%;
	padding: 0;
	margin: 0;
	letter-spacing: 0px;
	color: #393939;
}

#footer {
	background: url(../images/bg-footer.gif) no-repeat 50% 0;
	width: 100%;
	overflow: hidden;
	margin: -62px 0 0;
	height: 62px;
	position: relative;
}

.footer {
	width: 928px;
	padding: 0 0 0 36px;
	margin: 8px auto 0;
	overflow: hidden;
}

.footer p {
	font-size: 120%;
	line-height: 18px;
	color: #2e2e2e;
	margin: 0;
	text-align: center;
}

.footer p a, .footer p a:visited {
	color: #2e2e2e;
	text-decoration: none;
}

.footer div p a, .footer div p a:visited {
	color: #2a9c4c;
	text-decoration: none;
}
#footer_bottom_links .item-list ul li a:hover {
	color: #2a9c4c;
	text-decoration: none;
}
#footer_bottom_links li {
	padding-right: 10px;
}


/***********mooSelecta*************/
div.formRight {
	float: left;
	width: 270px;
	min-height: 25px;
}

div.selecta2 {
	background: url(../images/select-right.png) no-repeat right center;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 20px;
	overflow: hidden;
	color: #353535;
	cursor: default;
}

div.selecta2Wrapper {
	border: 1px solid #b6b7bf;
	border-top: 1px solid #ddd;
	padding: 2px;
	background: #f2f2f2;
	overflow: hidden;
	overflow-y: auto;
	position: absolute;
}

div.selecta2Option {
	padding: 2px;
	padding-left: 4px;
	clear: both;
	background: #fff;
	color: #353535;
	font-weight: bold;
	cursor: default;
}

div.selecta2OptionSelected {
	background: #666;
	color: #ffffcf;
}

div.selecta2OptionOver {
	background: #444;
	color: #ffffcf;
}

.shadowy {
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}
/***********END mooSelecta*************/

/* mediaboxAdvanced - green theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #3aa856;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(../plugins/mediabox/images-custom/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
}

#mbCenter.mbLoading {
	background: #fff url(../plugins/mediabox/images-custom/MinimalLoading.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #353535;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #353535;
}

#mbImage a:hover, #mbImage a:active {
	color: #353535;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #353535;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #353535;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #353535;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #353535;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 24px;
	background: transparent url(../plugins/mediabox/images-custom/MinimalPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 24px;
	background: transparent url(../plugins/mediabox/images-custom/MinimalNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 24px;
	background: transparent url(../plugins/mediabox/images-custom/MinimalClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #353535;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #353535;
	font-weight: bold;
	text-decoration: underline;
}
/* END mediaboxAdvanced - green theme */
.error {
	color: #ff0000;
}
/*SEARCH*/
/*search results*/
.selSpan {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px; 
	margin: 0px;
	height: 24px;
}
.searchInput {
	width:306px;
	height: 18px;
	border: 1px solid #2b9d4a;
	float:left;
	padding: 3px 5px 0px 5px;
	color: #5c5c5c;
	font-size: 12px;
}
.searchInputBut {
	width:50px;
	height: 23px;
	background-color: #2b9d4a;
	padding: 0px 5px 0px 5px;
	border: 1px solid #2b9d4a;
	border-left: 1px solid #c7c9cf;
	color:#f3f3ed;
	float:left;
	margin: 0px 0px 0px -1px;
	cursor: pointer;
}
.mod_search h3 {
	font-size: 16px;
}
.mod_search div h3 {
	color:#bbb;
	font-size: 16px;
}
.mod_search div h3 a {
	color:#2200cc;
}
.mod_search div h3 a:visited {
	color:#551a8b;
}
.mod_search div p.context {
	font-size: 12px;
}
.mod_search p.header {
	padding-left:15px;
	float:left;
}
.mod_search p.header strong {
	color: #008000;
}
.mod_search p.url {
	color:#008000;
	font-size: 11px;
}
