#container {
	overflow: hidden;
	position: relative;
	text-align: left;
}
#webbg {
	background: #fafafa url(img/bg_main.jpg) center top no-repeat;
	position: relative;
	margin: 0px auto;
	text-align: center;
}
a {
	color: #000;
}
ul, ol {
	padding-left: 10px; margin-bottom: 0;
	color: #7d7d82;
	font-size: 100%; 
	line-height: 160%;
}
.col1 ul li {
	list-style: square;
}
#js_contf, #loginform, #changepwd {
	padding: 10px;
	color: #7d7d82;
	font-size: 90%;
}
#js_contf fieldset p, #changepwd fieldset p {
	font-size: 100% !important;
}
#js_contf label, #loginform label, #changepwd label, #order label, #list label {
	display: block; width: 150px; 
	margin: 5px;
}
#js_contf input, #js_contf textarea, #loginform input, #changepwd input, #order textarea, #list input {
	width: 250px;
	padding: 2px;
	border: 1px solid #DDD;	background-color: #EEE;
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; line-height: 1.5em;
}
#js_contf textarea {
	width: 500px;
}
#js_contf .odosli, #loginform .submit, #changepwd .submit, #order .submit, #list .submit2 {
	width: 100px; height: 24px;
	margin-top: 10px; 
	background-color: #2f7956; border: none; color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
#list .submit2 {
	width: 150px !important;
}
#list fieldset {
	display: block;
	width: 250px;
	padding: 15px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}
#list {
	margin-top: 15px;
}
.col1 .error2 {
	margin-top: 10px;
}
.povinne {
	font-weight: bold;
	color: red;
}
#list legend {
	margin-left: 15px;
}
.wrong {
	background-color: red !important;
	color: #FFF !important;
}
#hlavicka {
	width: 960px; height: 225px;
	position: relative;
	background: #E2E2E4 url(img/head2.jpg) no-repeat 10px 0;
}
#logo, #logo a, #logo a span {
	width: 225px; height: 128px; display: block; border: none;
}
#logo {
	position: absolute; top: 36px; left: 11px;
	font-size: 190%;
}
#logo a {
	position: relative;
}
#logo a span {
	position: absolute; left: 0; top: 0;
	background-image: url(img/logo.jpg);
	cursor: pointer;
}
#menu {
	width: 229px; height: 500px;
	position: absolute; left: 10px; top: 199px;
	background: #e9e9eb url(img/bg_menu.jpg);
}
#menu ul {
	width: 170px;
	margin: 60px 0 0 20px;
	font-size: 100%;
}
#menu li {
	width: 170px; height: 25px; overflow: hidden;
	background: url(img/bg_menu_li.gif) bottom no-repeat;
	line-height: 190%;
}
#menu li a {
	color: #7d7d82;
	text-decoration: none;
}
#menu li.kon {
	margin-bottom: 25px;
}
#menu li.active a, #menu li a:hover {
	color: #005b30 !important;
}
#drobecky {
	position: absolute; left: 255px; top: 190px;
	color: #9f9f9f;
}
#drobecky a {
	color: #9f9f9f;
}
#login {
	width: 220px; height: 30px; overflow: hidden;
	position: absolute; right: 0; top: 0;
	background: #005b30 url(img/bg_login.gif);
	text-align: center;
	line-height: 26px;
}
#login p, #login a {
	color: #FFF;
	font-size: 100%; font-weight: bold;
}
#telo {
	width: 960px;
	background: #fbfbfb url(img/telo.gif) no-repeat;
}
.blok {
	width: 195px;
	background: #e9e9eb url(img/bg_blok.gif) no-repeat bottom;
	padding: 15px 15px 15px 15px;
	margin: 0 0 20px 12px;
}
.blok h2 {
	color: #2f7956; font-size: 120%;
}
.blok li {
	color: #e3e3e5;
	margin-bottom: 10px;
	font-size: 90%;
}
.blok li a {
	color: #7d7d82;
}
.blok p {
	font-size: 90%;
	color: #7d7d82;
	margin-bottom: 15px;
}
#lavy {
	width: 240px; float: left; overflow: hidden;
	margin: 480px 8px 0 0;/*
	background-color: blue;*/
}
#pravy {
	width: 700px; overflow: hidden;
	float: left;
	margin: 20px 0 0 0;
	/*background-color: red;*/
}
#pravy h2 {
	color: #CA2812;
	font-size: 140%;
}
.bigbut {
	width: 240px; height: 27px; float: right;
	margin: 10px 0 25px 0;
	background: #005b30 url(img/bg_nadpis.gif); color: #FFF;
	line-height: 27px; text-align: center;
}
#eshop {
	width: 699px; height: 181px;
	position: relative;
	margin-bottom: 15px;
	background: #FFF url(img/bg_eshop.gif) 0 0; color: #d6d5d5;
}
#eshop h2, #eshop h3 {
	margin: 0 !important;
}
#eshop h3 {
	width: 196px; height: 29px;
	padding-left: 10px;
	color: #7d7d82;
	line-height: 30px; 
}
.odoslat {
	width: 33px !important; height: 25px; overflow: hidden;
	position: absolute; left: 174px; top: -4px;
	border: none !important;
}
#eshop ul {
	width: 206px; height: 160px; overflow: auto;
	margin: 10px 0 0 0;
}
#eshop li {
	line-height: 200%;
}
#eshop li a {
	color: #7d7d82;
}
#eshop li a:hover, #eshop li.active a {
	color: #005b30 !important;
}
.col1 {
	width: 699px;
	margin: 0 0 25px 0;
	background: url(img/bg_cols.gif) no-repeat 0 0;
}
.vtexte {
	font-size: 100% !important;
}
.col1 h2.velky, h1.velky, .col1 h1 {
	width: 684px; height: 27px; display: block; overflow: hidden;
	padding: 0 0 0 15px;
	background: #005b30 url(img/bg_nadpis.gif); color: #FFF !important;
	font-size: 120%; font-weight: bold;
	line-height: 27px;
}
.col1.withbg {
	background: url(img/bg_cols.gif) no-repeat 0 27px; 
}
.col1 p {
	padding: 0 15px 10px 15px;
	color: #7D7D82;
	font-size: 90%;
}
.col2 {
	width: 343px;
	position: relative; float: left;	
	background: url(img/bg_cols.gif) no-repeat 0 27px;
	margin: 0 12px 25px 0; 
}
.col3 {
	width: 225px;
	position: relative; float: left;
	margin: 0 12px 25px 0;
	background: url(img/bg_cols.gif) no-repeat 0 27px; 
}
.col3 h2, .col2 h2 {
	width: 200px; height: 27px; display: block; overflow: hidden;
	padding: 0 0 0 15px;
	background: #005b30 url(img/bg_nadpis.gif); color: #FFF !important;
	font-size: 120%; font-weight: normal;
	line-height: 27px;
}
.col2 h2 {
	width: 328px;
}
.col1 ul, .col1 ol {
	margin-left: 30px;
	color: #7d7d82;
}
.col1 ul {
	list-style-type: disc;
}
/*
.col1 ul li, .col1 ol li {
	margin-bottom: 30px;
}*/
.wp-caption img {
	float: left;
	margin: 0 10px 10px 0;
}
.col3 h3, .col2 h3, .col1 h3, .col1 h2 {
	padding: 0 0 0 10px;
	color: #7d7d82;
	margin: 10px 0 0 0;
}
.col2 h3 {
	color: #CA2812 !important;
    margin-bottom: 0 !important;
}
.col3 p, .col2 p, .col1 p {
	padding: 8px 8px 0 10px; margin: 0;
	color: #7d7d82;
	font-size: 100%; line-height: 180%;
}
.col2 p {
    padding-top: 0;
}
.col3 a, .col2 a {
	padding: 0 0 0 10px;
}/*
.col3 img {
	float: right;
}*/
.koniec {
	width: 215px; height: 29px; display: block; margin-top: 15px;
	/*position: absolute; bottom: 200px;*/
	background-color: #eeeeef;
}
.koniec.siroky {
	width: 343px !important;
}
.koniec2 {
	width: 215px; height: 29px; display: block; margin-top: 15px;
	background-color: #eeeeef;
}
.fixSize {
	height: 200px !important; width: 225px !important;
}/*
.fixImg {
	height: 270px !important; width: 215px;
	position: relative;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}*/
h2 a { color: #fff; text-decoration: none; }
.fixImg h2 {
	position: absolute; top: 0; left: 0;
}
.koniec a, .koniec2 a {
	float: right;
	margin-right: 10px;
	line-height: 25px;
}
.wp-caption-text {
	display: none;
}
#footer {
	width: 100%; height: 60px;
	background: #eeeeef url(img/tile_footer.gif) repeat-x;
	padding-top: 20px;
	text-align: center;
	color: #7d7d82;
}

.sort {
	width: 700px; height: 28px;
	position: relative;
	margin: 15px 0 25px 0;
	background-color: #e3e3e5; color: #005b30;
}
.sort li {
	height: 28px; display: block;
	float: right;
	padding: 0 10px 0 10px;
	line-height: 28px;
}
.sort .odoslat {
	position: absolute; top: -1px; left: 180px;
}
td {
	background: none;
}
table.result {
	width: 699px;
	color: #2f7956; border: 1px solid #e3e3e5;
	font-size: 90%; line-height: 27px;
	margin: 0 0 25px 1px;
}
.result .head {
	width: 700px; height: 27px;
	background: #005b30 url(img/bg_nadpis.gif) repeat-x; color: #FFF;
	font-size: 140%; font-weight: bold;
	position: relative;
}
.result .head td {
	background: #005b30 url(img/bg_nadpis.gif) repeat-x;
}

.sedy {
	color: #7d7d82 !important;
}
.tabalone {
	width: 690px;
	padding: 5px;
	line-height: 180%;
}
.tabtitl {
	height: 30px;
	background-color: #eeeeef; border: 1px solid #e3e3e5;
}
.tabtitl td {
	background-color: #EEEEEf;
}
.tabtitlpol {
	width: 155px;
	padding: 0 5px 0 5px;
}
.tabkosik {
	width: 49px;
}
.tabceny td {
	border: 1px solid #e3e3e5;
	line-height: 290%;
}
.tabceny input {
	width: 30px;
	background-color: #FFF; border: 1px solid #e3e3e5;
	font-size: 100%;
}
.kosik, .kosik span {
	width: 49px; height: 30px; display: block;
}
.kosik {
	position: relative;
}
.kosik span {
	position: absolute; left: 0; top: 0;
	background: #e3e3e5 url(img/bg_kosik.gif);
	cursor: pointer;
}
.vertcent {
	width: 215px; height: 160px; display:table; position: relative; overflow: hidden; text-align: center; margin: 0px auto;
}
.vertcent a {
	padding-left: 0 !important;
}
.vertcent div {*position: absolute; top: 50%; left: 50%; display: table-cell; vertical-align: middle; text-align: center; margin: 0px auto; }
.vertcent a {*position: relative; top: -50%; left: -50%; text-align: center; }
.col3.fixSize h2 { padding-left: 0; width: 225px !important; }
.col3.fixSize h2 a { margin-left: 2px !important; }
.imgs { width: 200px; text-align: center; }
.imgs img { padding-bottom: 15px !important; }

/* Pridal MiPo  - zaciatok */
.kontakt {
	width: 340px;
}
/* Pridal MiPo  - koniec */

/*selektor {
  width, height, display, overflow
  position, top, left, right, bottom, z-index, float, clear
  margin, padding
  background, color, border
  fonty
  ostatne
}
*/



/*
Name: Nice Login and Signup Panel using Mootools 1.2
Tutorial URI: http://web-kreation.com/demos/login_form_mootools_1.2/
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: August 2008

	The CSS, XHTML and design is released under Creative Common License 2.5:
	http://creativecommons.org/licenses/by-sa/2.5/

*/

/* Login Panel */
#top {
  	background: url(images/login_top.jpg) repeat-x 0 0;
	height: 38px;
	position: relative;
}

#top ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 38px;
	width: auto;
  	font-weight: bold;
	line-height: 38px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
  	background: url(images/login_r.jpg) no-repeat right 0;
	padding-right: 45px;
}

#top ul.login li.left {
  	background: url(images/login_l.jpg) no-repeat left 0;
  	height: 38px;
	width: 45px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#top ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 38px;
  	background: url(images/login_m.jpg) repeat-x 0 0;
}

#top ul.login li a {
	color: #33CCCC;
}

#top ul.login li a:hover {
	color: white;
}

/*Login*/
/* toggle effect - show/hide login*/
#js_login {
	width: 100%;
	color: white;
	background: #25724e;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 33px;
}

#js_login div {
	width: 960px;
	margin: 0px auto;
}
#js_login form {
	margin: 5px 0 5px 0;
}
#js_login input {
	width: 100px;
	padding: 2px;
	background-color: #679c83; border: 1px solid #005b30;
	color: #FFF;
}
.submit {
	width: 70px !important;
	font-weight: bold; font-size: 90%;
	color: #FFF; background-color: #005b30;
	cursor: pointer;
}
#js_close_login {
	position: absolute; right: 10px; top: 5px;
	color: #FFF;
	font-weight: bold;
}
.warn {
	font-weight: bold;
	color: red !important;
}
.sortim li, #sortiment #pravy ul li {
	list-style-image: url(img/list.gif) !important;
}	
#sf1, #sf2 {
	width: 250px; /*background-color: red;*/
	position: absolute; left: 16px; top: 55px;
}
#sf2 {
	left: 416px;
}
#sf1 input, #sf2 input {
	width: 170px;
	padding: 2px; margin-bottom: 5px;
	border: 1px solid #d6d5d5; color: #7d7d82;
}
#sf1 label, #sf2 label {
	color: #7d7d82;
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
}
.odoslat2 {
	width: 33px !important; height: 25px; overflow: hidden;
	position: absolute; left: 180px; top: 64px;
	border: none !important;
}
#alebo {
	color: #7d7d82;
	position: absolute; left: 300px; top: 88px;
}
.checkb {
	width: 14px !important;
	border: none !important;
	background-color: transparent !important;
}
.normcol {
	color: #7d7d82 !important;
	position: absolute; left: 24px; top: 96px;
}
#sf2 label#lrucne {
	margin: 4px 0 4px 0 !important;
	display: block;
}
.HeadCorpName {
	font-size: 90% !important;	font-weight: normal !important;
}

.ok {
	color: green !important;
	font-weight: bold;
}

.FixW1 {
	width: 200px !important;
	overflow: hidden;
}
.tabtitlpol form {
	width: 200px;
	position: relative;
}
.resulthead {
	width: 700px; height: 27px; overflow: hidden;
	position: relative;
	background: #005B30 url(img/bg_nadpis.gif) repeat-x;
}
.rh1 {
	width: 210px; height: 17px; display: block; float: left; overflow: hidden;
	line-height: 17px;
	padding: 5px;
	color: #FFF; font-weight: bold; font-size: 14px; 
}
.rh2 {
	width: 360px; height: 17px; display: block; float: left; overflow: hidden;
	line-height: 17px;
	padding: 5px;	
	position: relative;
	color: #FFF; font-weight: bold; font-size: 14px;
}
.resultnote {
	width: 688px; overflow: hidden;
	line-height: 27px;
	padding-left: 10px;
	border-left: 1px solid #e3e3e5;
	border-right: 1px solid #e3e3e5;
	font-size: 11px; color: #2F7956;
    position: relative;
}
.resultnote select {
    width: 180px; overflow: hidden;
    position: absolute; left: 514px; top: 5px;
}
.resultnote p {
	margin-bottom: 2px;
}
.resultnote strong {
	color: #000;
}
.resultpopisky {
	width: 700px; height: 27px; overflow: hidden;
	background: #eee url(img/bg_result.gif);
}
.w1, .w2, .w3, .w4 {
	height: 27px; display: block; float: left;
	line-height: 27px; padding-left: 7px;
	color: #2F7956; font-size: 11px;
}
.w1 {
	width: 123px;
}
.w2 {
	width: 163px;
}
.resultceny {
	width: 698px; height: 30px; overflow: hidden;
	border-left: 1px solid #e3e3e5;
	border-right: 1px solid #e3e3e5;
	border-bottom: 1px solid #e3e3e5;
	margin-bottom: 20px;
	position: relative;
}
.resultceny p {
	display: block;
	float: left;
	position: absolute; left: 520px; top: 0;
	padding-left: 8px;
    width: 300px;
	color: #7d7d82;
	line-height: 30px; font-size: 11px;
}
.resultceny .w1, .resultceny .w2 {
	line-height: 30px !important;
	border-right: 1px solid #e3e3e5;
	height: 30px !important;
	font-weight: bold;
}
.objednav {
	width: 88px; height: 30px; overflow: hidden;
	float: left;
	position: absolute; left: 435px; top: 0; 
}
.objednav .submit2 {
	position: absolute;
	left: 35px; top: 0;
}
.TabInp {
	width: 20px; padding: 2px;
	position: absolute; left: 5px; top: 5px;
	font-size: 11px;
	border: 1px solid #e3e3e5;
}
.error2 {
	padding: 10px !important;
	color: #000 !important; border: 1px solid #ca2812; background-color: #fde3e1;
}
.error2 strong {
	background-color: #FFF;
	padding: 2px;
}
.error2 a {
	font-weight: bold;
}
.msg {
	padding: 10px;
	color: #000; border: 1px solid #ffd700; background-color: #fff9d4;
}
#tabkosik {
	margin: 5px;
	width: 680px;
	border-collapse: collapse;
}
#tabkosik thead {
	background-color: #e3e3e5;
}
#tabkosik td {
	padding: 6px;
	border: 1px solid #d6d5d5; 
}
.celkom td {
	background-color: #e3e3e5;
}
.mensi {
	font-size: 11px; color: #7d7d82;
}
.strong {
	font-weight: bold;
}
.topOds {
	margin-top: 18px;
}
.topOds2 {
	margin-top: 28px;
}
.NoMargB {
	margin-bottom: 0 !important;
}

.ekvival {
	width: 36px; height: 25px; display: block; overflow: hidden;
	position: absolute; left: 626px; top: 1px;
	font-size: 10px; color: #FFF;
}
.ekvival span {
	width: 36px; height: 25px; display: block;
	position: absolute; left: 0; top: 0;
	background-image: url(img/ekvival.gif);
	cursor: pointer;
}
.rekapit {
	width: 36px; height: 25px; display: block; overflow: hidden;
	position: absolute; left: 589px; top: 1px;
	font-size: 10px; color: #FFF;
}
.rekapit span {
	width: 36px; height: 25px; display: block;
	position: absolute; left: 0; top: 0;
	background-image: url(img/rekapit.gif);
	cursor: pointer;
}

.informa {
	width: 36px; height: 25px; display: block; overflow: hidden;
	position: absolute; left: 663px; top: 1px;
	font-size: 10px; color: #FFF;
}
.informa span {
	width: 36px; height: 25px; display: block;
	position: absolute; left: 0; top: 0;
	background-image: url(img/inform.gif);
	cursor: pointer;
}
.HasMargB {
	margin-bottom: 20px;
}
.HasMargB.resultpopisky p {
	font-size: 11px; line-height: 27px;	
	margin-left: 10px;
	color: #7d7d82;
}
#pravy h3 {
	margin-bottom: 6px;
}
.Paginator {
font-size:12px;
margin-left:auto;
margin-right:auto;
  line-height: 26px;
}
.Paginator a, .pageList .this-page {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
padding:2px 6px;
text-decoration:none;
}
.Paginator a:visited {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
padding:2px 6px;
text-decoration:none;
}
.Paginator .AtStart {
background:#FFFFFF none repeat scroll 0 0;
color:#AAAAAA;
margin-right:20px;
padding:2px 6px;
}
.Paginator .Prev {
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #DDDDDD;
margin-right:20px;
padding:2px 6px;
}
.Paginator .break {
background:#FFFFFF none repeat scroll 0 0;
border:medium none;
padding:2px 6px;
text-decoration:none;
}
.Paginator .Next {
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #DDDDDD;
margin-left:20px;
padding:2px 6px;
}
.Paginator .AtEnd {
background:#FFFFFF none repeat scroll 0 0;
color:#AAAAAA;
margin-left:20px;
padding:2px 6px;
}
.Paginator .this-page {
background:#FFFFFF none repeat scroll 0 0;
border-color:#999999;
color:#25724e;
font-size:13px;
font-weight:bold;
padding:2px 6px;
vertical-align:top;
}
.Paginator a:hover {
background:#25724e none repeat scroll 0 0;
border-color:#003366;
color:#FFFFFF;
text-decoration:none;
}
.stranky {
	text-align: center;
	margin: 20px 0 20px 0;
}
.vacsie {
	font-size: 15px;
}
.HasMargB {
	display: block;
	margin-bottom: 15px;	
}
.poznamka {
	font-weight: bold;
	color: #CA2812;
}
.topOds3 {
	margin-top: 2px !important;
	margin-bottom: 10px;
	display: block;
}
.CentAl {
	text-align: center;
}
.telopoznamky {
	font-weight: bold !important; color: #000 !important;
}
.kosikform {
	position: relative;
	width: 100%;
}
.NoPad {
	padding: 0 !important;
	vertical-align: middle;
}
.objednav2 {
	width: 88px; height: 30px; overflow: hidden;
	float: right;
	position: relative;
}
.objednav2 .submit2 {
	position: absolute;
	left: 39px; top: 0;
}
.notes2 {
	padding-right: 10px;
}



#odberat {
	width: 699px; height: 233px;
	background:url(img/bg_odberat.gif);
}
#odberat_spat {
	margin-bottom: 35px;
}
#odberat h2, #odberat h3 {
	margin: 0 !important;
}
#odberat h3 {
	width: 196px; height: 29px;
	padding-left: 10px;
	color: #7d7d82;
	line-height: 30px; 
}
.col3esh {
	width: 213px; height: 196px;
	float: left; position: relative;
	padding: 0 10px 10px 10px;
}
.col3esh form {
	position: absolute; left: 10px; top: 170px;
}
.col3esh input, .sort input {
	width: 160px;
	padding: 3px;
	border: 1px solid #e4e3e3; color: #9f9f9f;
}
.odoslat {
	width: 33px !important; height: 25px; overflow: hidden;
	position: absolute; left: 174px; top: -4px;
	border: none !important;
}
.col3esh ul li {
	margin-bottom: 0 !important;
}
#odberat ul {
	width: 206px; height: 160px; overflow: auto;
	margin: 10px 0 0 0;
	list-style: none;
}
#odberat li {
	line-height: 200%;
}
#odberat li a {
	color: #7d7d82;
}
#odberat li a:hover, #odberat li.active a {
	color: #005b30 !important;
}
#firma {
	width: 698px; height: 170px;
	border: 1px solid #EEE;
	color: #2e7955;
	margin-bottom: 15px;
}
#firma ul li {
	width: 205px; margin-left: 15px; float: left;
	color: #2e7955;
}
#firma .velky {
	margin-bottom: 25px;
}
#list label {
	width: 250px;
}
input.radioBtn {
	float: left; width: 20px !important;
}
span.info {
	color: orange;
}
.nevidim {
	display: none;
}
.datum {
    font-size: 11px;
    color: gray;
}
#js_username {
    display: none;
}
#sf1 .odoslat2 {
	width: 33px !important; height: 25px; overflow: hidden;
	position: absolute; left: 180px; top: 18px;
	border: none !important;
}
#sf1 .normcol {
	color: #7d7d82 !important;
	position: absolute; left: 24px; top: 52px;
}