body {
    margin: 10px auto;
    padding: 0px;
    font: 12px Verdana, 'Geneva CE', lucida, sans-serif;
    background: #04428C url("img/bg_body.gif") repeat-x;
    /*background-color: #7F644E;*/
    text-align: left;
}

a {
	text-decoration: underline;
	color: #000688;
}	
a:hover {
	text-decoration: none;
	color: #000688;
}


#zahlavi {background: url("img/zahlavi.jpg") top left; background-repeat: no-repeat; margin: 0px; padding: 0px; height: 202px; position:relative;}


#top-flash {position:absolute; top: 0px;  right: 0px;  z-index: 10;}

a#home-link {position:absolute; top: 0px;  left: 0px;  z-index: 20;}
a#home-link:hover {}
a#home-link img {width: 950px; height: 202px;}



#toplist {
	margin: 0px 20px 10px 20px;
	padding: 10px 10px 10px 0px;
	text-align: center;
}


#cover {background: url("img/bg_cover.gif") top left; background-repeat: repeat-y; width : 950px; margin: 0px auto; padding: 0px; text-align: left; border: 10px solid #fff;}


img {
    border: 0px;
}

.col-in {
	display: block;
	margin: 1em;
}

.stri {
	text-decoration: line-through;
}

.imgbrd {
	border:2px solid #CC0000;
}

#zapati {font: 12px Arial, Verdana, 'Geneva CE', lucida, sans-serif;	padding: 0px 3px 0px 0px;
				 background: url("img/dole.gif") top right; background-repeat: repeat-x; line-height: 35px; text-align: right;height: 35px;}
#zapati a {font: 11px Verdana, Arial, 'Geneva CE', lucida, sans-serif; color: #fff; text-decoration: none;}
#zapati a:hover {text-decoration: underline;}

#patt { font-size: 10px; color: #fff; margin: 0px; display: inline; text-align: right; margin-right: 5px;}
#patt a {	text-decoration: none;	color: #fff;}	
#patt a:hover {	text-decoration: underline;	color: #fff;}
#patt hr { display: none;}


/* ---POZICE				    																		*/
/* ------------------------------------------------------------------------------- */

#col-01, #col-02, #col-03 {float:left; padding: 0px 0px; margin: 0px 0px; text-align: left; min-height:300px; _height:300px;}

#col-01 {width: 210px; padding: 10px 0px 10px 0px;}
#col-02 {width:520px; padding: 10px 10px;}
#col-03 {width: 200px;}


/* ------------------------------------------------------------------------------- */
/* 	MENU				    																		*/
/* ------------------------------------------------------------------------------- */


#menu {
	font: 11px Arial, Verdana, 'Geneva CE', lucida, sans-serif;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
}


#menu ul {
	margin: 0px;
	padding-left: 0px;
}

#menu li {
	margin : 0px 0px 0px 0px;
	list-style: none;
	/*padding: 5px 0px 5px 5px;*/
	/*background-color: #FEE3B3;*/
	/*border-left: 6px solid #FFA200;*/
	
}

#menu  a {
	text-decoration: underline;
	color: #333;

}
#menu li a {
	display: block;
	/*background: url("img/sipka.gif") no-repeat;
  background-position: left top;*/
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	color: #F4F4F4;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
	background-color: #033B7E;
	border-bottom: 1px solid #000;
	border-top: 1px solid #3B6495;
}

#menu ul ul li a {

	padding: 0px 0px 0px 28px;
	/*margin: 0px 0px 0px 40px;*/
	font-weight: normal;

}

#menu a.sel  {
	text-decoration: none;
	color: #F4F4F4;
	background-color: #042F63;
	/*border-bottom: 1px dashed #9EA2DC;*/
	
}
#menu a:hover {
	text-decoration: none;
	color: #F4F4F4;
	background-color: #042F63;
	/*border-bottom: 0px solid #ccc;
	border-bottom: 1px dashed #9EA2DC;*/
}
#menu form {
	background: none;
	padding: .3em;
	border: none;
	
}
#ftx{
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: .1em;
	border: 1px solid #ccc;
	width: 150px;
}

.frm-s input{
	border: 0px solid #ccc;
	background-image: url(none);
	background-color: transparent;
}

#menu p {
	text-align: left;
	margin: 0px;
}

#menu p a{
	color: #000;
	padding-left: 10px;
}
#menu p a:hover{
	padding-left: 10px;
	background: url("img/icon/ico_arr.gif") center left;
	background-repeat: no-repeat;
	color: #900;
	border-bottom: 1px solid #FFFFFF;
}

.lg {
	padding: 0px;
	margin-bottom: 2px;
	font-size: 11px;
}
.lg a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.lg a:hover {
	color: #00FFD2;
	font-weight: bold;
	padding-left: 10px;
}



/* ------------------------------------------------------------------------------- */
/* 	FORMULARE 				    																		*/
/* ------------------------------------------------------------------------------- */


form {
	/*margin: 1em auto;
	padding: 1em;
	background-color: #FFFFFF;
	border: 1px solid #000;*/
}

form div {

	display: inline;
}

form.noform {
	padding: .0em;
	background-color: transparent;
	border: none;
}

form div {
	padding-top: .0em;
}

form.order  div,
form.search  div,
form.search-param div {
	padding-top: .1em;
	display: block;

	
}

input, select, textarea {
    margin-left: .5em;
}

fieldset {
	margin: 1em 0;
	padding: .2em 1em;
	border: 1px solid #000 ;


}

fieldset br {
	display: none;
}

legend {
	font-weight: bold;
	color: #000;
	padding: .2em .5em;
	margin-bottom: .5em;
	background-repeat: repeat;	

}

fieldset div {
	clear: both;
	margin: .1em 0;
	position: relative;
}
fieldset div span {
	display: none;
	color: #000;

}

.zmiz {
	display: none;	
}
fieldset div:hover span {
	font-size: 85%;
	color: #c96;
	background-color: #faf0e6;
	margin-left: 20em;
	padding: .2em .5em .3em;
	border: 1px solid #c96;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}
* html fieldset div span {
	font-size: 85%;
	color: #c96;
	margin-left: 16em;
	padding: .3em;
	border-left: 1px solid #c96;
	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;
	margin-left: 13em;
	width: auto;
	float: none;
}

.lbcol {
	float:none;
	display: inline;

}

.pvn {
	color: #930;
}
.pvn:after {
	content: "*";
}

.buttons {
	text-align: center;
}

.removed {
	display: none !important;
}

/* ------------------------------------------------------------------------------- */
/* 	Formular objednavky				    																		*/
/* ------------------------------------------------------------------------------- */

form.order  div {
	padding-top: .1em;
}

form.order fieldset  {
	color : #000;
	display: inline;
	margin: .3em;
	padding: .5;
}
form.order fieldset legend {
	color : #000;
	background-color: #FDF2DF;
}

form.order label {
width: 7em;
	
}

/* ------------------------------------------------------------------------------- */
/* 	Tabulka pro vypis				    																		*/
/* ------------------------------------------------------------------------------- */

#tb {

}

#tb table {
	background-color: #FDF2DF;
	border : 1px solid #000;
	margin: 0px auto;	
}

.tonmb {
	text-align: right;
}

#bott {
	display: none;
}
.clear {	clear: both;}

.msg-u {
	display:block;
	margin: 1em auto;
	padding: .5em;
	border: 1px solid #000;
	width: 60%;
	font: 90%/110% Verdana
}

.msg-u p {
}

.msg-u.err {
	background-color: #F4E488;
}

.msg-u.ok {
	background-color: #FDF2DF;
}

.lista-seo { /*display: none;*/ text-align:center; font-size: 9px; color: #c5cbd0; padding: 5px; margin: 0px auto; width: 950px;}
.lista-seo a  { color: #c5cbd0; }
.lista-seo a:hover, .lista-seo a.sel  { color: #c5cbd0; }


.lista-seo-ext { /*display: none;*/ text-align:center; font-size: 12px; color: #c5cbd0; padding: 5px; margin: 0px auto; width: 950px;}
.lista-seo-ext a  { color: #c5cbd0; }
.lista-seo-ext a:hover, .lista-seo a.sel  { color: #c5cbd0; }


/* -----------------------------------------------------*/

@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: 100%;
	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: left;
	display: inline;

}

#bott {
	display: block;
	margin-right: 100px;
	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;
}

}

