body {
    margin: 0px auto;
    padding: 0px;
    font: 12px Verdana, 'Geneva CE', lucida, sans-serif;
    background: #3762B7 url("img/poz_body.gif") repeat-x;
    text-align: center;
}

.lista-seo { /*display: none;*/ text-align:center; font-size: 9px; color: #fff; padding: 5px; margin: 0px auto; width: 950px;}
.lista-seo a  { color: #fff; }
.lista-seo a:hover, .lista-seo a.sel  { color: #212980; }

a {
	text-decoration: underline;
	color: #1084C6;
}	
a:hover {
	text-decoration: none;
	color: #0C5681;
}

.vlajky {
	
	padding: 57px 7px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#top {
	color: #fff;
	background: url("img/zahlavi.jpg") top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	width : 950px;
	/*height: 263px;*/
	text-align: right;
}

#podtop {
	color: #fff;
	background: url("img/zahlavi_2.jpg") top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	width : 950px;
	height: 148px;
	text-align: right;
}
	
	
	
#cover {
	width : 950px;
	margin: 0px auto; 
	padding: 0px;
	text-align: left;
	border: 0px solid #600;
}

#col-02 h2 {
	font: 130%/180% Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

img {
    border: 0px;
}

.col-in {
	display: block;
	margin: 1em;
}

.stri {
	text-decoration: line-through;
}

.imgbrd {
	border:2px solid #CC0000;
}

#zapati {
	width: 950px;
	background-color: #26398E;
	line-height: 22px;
}

#patt {
 font-size: 10px;
 color: #fff;
 margin: 0px;
 padding: 0px 5px ;
 text-align: right;
}

#patt a {
	text-decoration: none;
	color: #B2CCFF;
}	
#patt a:hover {
	text-decoration: none;
	color: #fff;
}

#patt hr {
 display: none;
}


/* ---POZICE				    																		*/
/* ------------------------------------------------------------------------------- */

#col-01 {
	float:left;
	width: 160px;
	padding: 0px;
	margin: 0px;
}

#col-02 {
	width: 750px;
	padding: 0px;
	margin: 5px 0px;
	float:left;	clear:both;
}
#col-03 {
	width:200px;
	padding: 0px;
	margin: 5px 0px;
	float:right;
}

/* ------------------------------------------------------------------------------- */
/* 	MENU			NOVÉEEEEEEEEE	    																		*/
/* ------------------------------------------------------------------------------- */
#new-menu {padding: 0px; margin: 0px auto; width:950px; height:25px; border-bottom: 0px solid #333; text-align: left; }
#new-menu ul {list-style-type: none; padding: 0px 0px; margin: 0px; float:left;}
#new-menu ul ul {width: 250px; padding: 0px; margin: 0px 0px; visibility: hidden;	position: absolute; left: 0px; top: 24px; background-color: #1A1D22; border: 1px solid #656A71;}
#new-menu ul ul ul {width: 250px; position:absolute; left: 249px; top: 0px;}

#new-menu li {padding: 0px 0px; position:relative; float:left; width:auto; border-right: 1px solid #656A71;}
#new-menu li ul li {width: 250px; float:none; border-right: 0px; border-bottom: 1px solid #656A71;}

#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; float:left; padding: 0px 10px 0px 10px; font-weight: bold; text-decoration:none; font-size:12px; width:auto; line-height: 25px; height: 25px;}
#new-menu a.sel { color : #0cf; text-decoration:none; background-color: #253756;}
#new-menu a:hover { color : #fc0; text-decoration:none; background-color: #1A1D22;}
#new-menu li li a {font-weight: normal; float:none; padding: 5px 5px; line-height: 15px; height: auto;}





/* ------------------------------------------------------------------------------- */
/* 	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;
	
}

/* ------------------------------------------------------------------------------- */
/* 	Tlacitka				    																		*/
/* ------------------------------------------------------------------------------- */


.btn a {
	float: left;
  font-size: 11px;
	padding: .3em;
	text-decoration: none;
	color:#ff0;
	margin: .3em;
	background-color: #000;
	border: 1px solid #ff0;
}

.btn a:hover {
	background-color: #000000;
	color:#f00;
	border: 1px solid #ff0;
}

.bnt a img {
	padding-top: 2px;
	
}

.lf {
	float: left;
}

.clear {
	clear: both;
}



#bott {
	display: none;
}

.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;
}


/* ------------------------------------------------------------------- [ @media print ] ------------------------------------------------------------------- */
@media print {
		body {font: Verdana; font-size: 13px;}
		#cover { border: none; width: auto;}
		#col-02, #vypis { color: #000; width: auto; border: none; float:none; }
		#patt { text-align: right; display: inline; }
		#bott { display: block; text-align: left; font: 80%/160% Verdana; }
		#bott h1 { font: 12px Verdana; font-weight:bold;}
		#bott img { margin: 0px 5px;}
		#zahlavi, #top, #menu, .btn, .noprn, #col-01, #menu, #col-03 { display: none; }
		#zapati {border-top: 0px solid #000; border-bottom: 0px solid #000; display: none;}
		#bott {border-top: 0px solid #000; border-bottom: 0px solid #000;}
		#col-02 .cms-text { border: 0px; width: auto; }
		#top-list {display: none;}
		#col-02 .cms-text h1,
		#col-02 .cms-text h2,
		#col-02 .cms-text h3,
		#col-02 .cms-text h4,
		#col-02 .cms-text h5 {color: #000;}
		body * {color: #000; font-size: 14px;}
}
