body {margin: 0px auto; padding: 0px; font: 80%/130% Verdana, 'Geneva CE', lucida, sans-serif; 
			background-color: #fff; text-align: center; 
			background-image: url("img/poz-body.gif"); background-position: top left; background-repeat: repeat-x; background-attachment: fixed;}

.lista-seo { /*display: none;*/ text-align:center; font-size: 9px; color: #999; padding: 5px; margin: 0px auto; width: 950px;}
.lista-seo a  { color: #666; }
.lista-seo a:hover, .lista-seo a.sel  { color: #000; }
.lista-seo-ext { /*display: none;*/ text-align:center; font-size: 9px; color: #999; padding: 5px; margin: 0px auto; width: 950px; }
.lista-seo-ext a  { color: #666; }
.lista-seo-ext a:hover, .lista-seo-ext a.sel  { color: #000; }

a {color:#EC1C22; text-decoration : underline;}
a:hover {color : #D87A05;	 text-decoration : none;}

img {border: 0px;}

.col-in {display: block; margin: 1em; }

.polid dd.stri {color : #999; }

.imgbrd {border: 1px solid #CC0000; margin: 2px;}

/* --------------------------- [ layout ] --------------------------- */

a#home-link {}
a#home-link:hover {}
a#home-link img {width: 950px; height: 180px;}

#zahlavi {height: 182px; background-image: url("img/zahlavi.jpg"); background-position: top center; background-repeat: no-repeat;}


#cover {margin: 0px auto; padding: 0px; text-align: left; background-color: #fff; width: 950px; border-top: 3px solid #2B3185;
				background-image: url("img/poz-cover.gif"); background-position: top center; background-repeat: repeat-y;}

/* --------------------------- [ sloupce ] --------------------------- */
						
#col-02 {width: 896px; margin: 0px 27px; padding: 0px;}
#col-02{ background-color: #fff;}

/* ------------------------------------------------------------------- [ new-menu ] ------------------------------------------------------------------- */
#new-menu {padding: 5px 0px 0px 0px; margin: 0px 27px; width: auto; height: 36px; text-align: left;
					background-image: url("img/poz-menu-top.gif"); background-position: top left; background-repeat: no-repeat;
					background-color: #081E75;}
#new-menu ul {list-style-type: none; padding: 0px 0px; margin: 0px; float:left;}
#new-menu ul ul {width: 200px; padding: 0px; margin: 0px 0px; visibility: hidden;	position:absolute; left: 0px; top: 29px; background-color: #1B36A3;}
#new-menu ul ul ul {width: 200px; position:absolute; left: 199px; top: 0px;}

#new-menu li {padding: 0px 0px; margin: 0px 1px; position:relative; float:left; width:auto; white-space: nowrap;}
#new-menu li ul li {width: auto; float:none; margin: 0px 0px; border: 0px;}

#new-menu li:hover ul {visibility: visible;}
#new-menu li:hover {color:#fff;}
#new-menu li.rozbalene ul {visibility: visible;}
#new-menu li.sbalene ul {visibility: hidden;}
#new-menu li.rozbalene {visibility: visible;}
#new-menu a {color : #fff; display:block; padding: 0px 10px 0px 10px; font-weight: bold; text-decoration:none; font-size: 12px; width:auto; line-height: 30px; height: 30px;
						  border-bottom: 2px solid #4959F7;}
#new-menu a.sel { color : #ff0; text-decoration:none; border-bottom: 2px solid #ff0; background-color: #0A1E6F;}
#new-menu a:hover { color : #fff; text-decoration:none; border-bottom: 2px solid #8AB9FF; background-color: #375CF3;}
#new-menu li li a {color:#fff; font-size: 12px; font-weight: normal; float:none; padding: 5px 5px; line-height: 15px; height: auto;  border-bottom: 1px solid #3f3f3f;}
#new-menu li li a.sel {border-bottom: 1px solid #3f3f3f;}
#new-menu li li a:hover {border-bottom: 1px solid #3f3f3f;}

/* --------------------------- [ zapati ] --------------------------- */
#zapati {line-height: 25px; border-top: 3px solid #2B3185; width: 950px; margin: 0px auto;}
#patt {font-size: 10px; color: #0E206D; text-align: center;}
#patt a {color : #0E206D;text-decoration : underline;}
#patt a:hover {color : #0E206D;	text-decoration : none;}


/* ------------------------------------------------------------------- [ Formulare ] ------------------------------------------------------------------- */


form {
	margin: 0px;
	padding: 0px;
	/* background-color: #FFFFFF; */
	border: 0px solid #8F8F8F;
}

form div {
	display: inline;
}

form.noform {
	padding: 0px;
	background-color: transparent;
	border: none;
}

form div {
	padding: 0px;
}

form.order  div,
form.search  div,
form.search-param div {
	padding: 0px;
	display: block;
}

input, select, textarea {
    margin: 0px 0px 0px 5px;
    padding: 0px;
		background-color: #FFFFFF;
		border: 1px solid #0033FF;
}

#up, #down {
    background-color: transparent;
    border: 0px solid #ccc;
}

fieldset {
	margin: 2px;
	padding: 1px;
	border: 1px solid #CCC;


}

form.search fieldset {
	width: 530px;
	border: 0px solid #ccc;
	margin: 10px 0px 10px 10px;
}

form.search select {float: left}

fieldset br {
	display: none;
}

legend {
	font-weight: bold;
	color: #000;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #f9f9f9;	
	border: 1px solid #0033FF;
}

fieldset div {
	clear: both;
	margin: 0px;
	position: relative;
}

fieldset div span {
	display: none;
	color: #000;

}

.zmiz {
	display: none;	
}

fieldset div:hover span {
	font-size: 85%;
	color: #c96;
	background-color: #faf0e6;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}
* html fieldset div span {
	font-size: 85%;
	color: #c96;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #0033FF;
	display: block;
}

label, fieldset div.cr p {
	margin: 0px;
	display: block;
	width: 13em;
	text-align: right;
	float: left;
}

fieldset div.cr label {
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 100px;
	float: none;
}

.lbcol {
	float:left;
	display: block;
}

.pvn {
	color: #930;
}
.pvn:after {
	content: "*";
}

.buttons {
	text-align: center;
}

.removed {
	display: none !important;
}

/* ------------------------------------------------------------------- [ Objednavka ] ------------------------------------------------------------------- */

form.order {
	width: 550px;
}
form.order  div {
	padding-top: 2px;
	display: block;
	width: 230px;
}

form.order fieldset  {
	color : #000;
	display: block;
	margin: 5px;
	padding: 5px;
	float: right;
	width: 250px;
	border: 1px solid #0033FF;
}

form.order fieldset legend {
	color : #000;
	background-color: #EFEFEF;
	border: 1px solid #0033FF;
}

form.order label {
	width: 90px;
	border: 0px solid #f5f5f5;
}
form.order .lbcol { 
	margin: 0px;
	padding: 0px;
}

form.order input {
		float:left;
    margin: 0px;
    padding: 0px;
		width: 90px;
		background-color: #FFFFFF;
		border: 1px solid #0033FF;
}
form.order fieldset input {
	width: 110px;
	float: right;
  margin: 0px;
  padding: 0px;
}
#poznamka  {
	color : #000;
	width: 450px;
	margin: 5px 0px 5px 20px;
	/* float: left; */
}

/* ------------------------------------------------------------------- [ BUTTONS ] ------------------------------------------------------------------- */


.btn a {
	float: left;
  font-size: 10px;
	padding: 3px;
	text-decoration: none;
	color:#ffffff;
	margin: 2px;
	background-color: #333;
	border: 1px solid #0033FF;
	font-weight: bold;
}

.btn a:hover {
	background-color: #0033FF;
	border: 1px solid #000;
	color: #fff;
}

.bnt a img {
	padding-top: 2px;
}

.lf {
	float: left;
}

.clear {
	clear: both;
}

form.order input#ok {
	/* float: left; */
	margin-left: 20px;
  font-size: 12px;
	padding: 3px;
	width: 250px;
	text-decoration: none;
	color:#FFF;
	background-color: #333;
	border: 1px solid #0033FF;
	font-weight: bold;
}

#prepocet {
	margin-right: 1px;
	margin-left: 1px;
	background-color: #333;
	width: 550px;
	color: #FC0;
	font-weight: bold;
	font-size: 14px;
}

/* ------------------------------------------------------------------- [ Tabulka - vypis ] ------------------------------------------------------------------- */

#tb {

}

#tb table {
	background-color: #FDF2DF;
	border : 1px solid #000;
	margin: 0px auto;	
}

.tonmb {
	text-align: right;
}


#bott {
	display: none;
}

.msg-u {
	border: 1px solid #0033FF;
	background-color: #333;
	text-align: left;
	margin: 10px;
	padding: 10px;
}

.msg-u p {
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.msg-u em {
	color: #FC0;
	margin: 0px;
	padding: 0px;
}

.msg-u .tl {
	font-weight: bold;
}

.msg-u.err {
	color: #FFF;
	padding: 0px;
}

.msg-u.ok {
	color: #FFF;
	padding: 0px;
	margin: 0px;
	display: block;
	border: 1px solid #0033FF;
	margin: 0px 2px 2px 0px;
	background-color: #333;
	text-align: left;
}


/* ------------------------------------------------------------------- [ @media print ] ------------------------------------------------------------------- */

@media print {

body {font: 70%/120% Verdana;}

#top,
#menu,
.btn,
.noprn,
#col-01,
#pagecnt
#menutop,
#overtop, 
.menutop-1,
{
	display: none;
}


#cover {
	border: none;
}
#col-02,
#vypis {
	color: #FFFFFF;
	width: 80%;
	/* float: left; */
	border: none;
}

.item {
	border: 1px solid #000;
	width:160px;
}
.item a.tit h1 {
	text-decoration: none;
	color: Black;
}

#noimage {
	border: 1px solid #000;
}

.polid dd {
	border: 1px solid #000;
}

#patt {
	text-align: right;
	display: inline;

}

#bott {
	display: block;
	text-align: right;
	font: 80%/160% Verdana;
}

#bott h1 {
	font: 140%/160% Verdana;

}


.m0l0iout,
.m0l0iover,
.m0l0oout,
.m0l0oover,
.m0l1iout,
.m0l1iover,
.m0l1oout,
.m0l1oover,
.m0l2iover,
.m0l2oout,
.m0l2oover {
	display: none;
}

}

