/*_______________________________STYLY___________________________*/

#hlavicka_tisk {
	display:none;
}



@media print {

#header, #footer, #zdrave, #v_menu, #left, #right, #vlajky, #down_links, #flash_banner, #banner, #container, #menu, #container_content {display:none;}

#content {
	width: 630px;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	}

#text {
	margin: 150px 0px 10px 0px;
	padding: 0px;
	width: 630px;
	color:#7B0E02;
	line-height:20px;
	text-align:justify;
	color:#381d12;
}

#hlavicka_tisk {	
				display:block !important;
				position:absolute;
				top:0px;
				left:0px;
				text-align:center;
				width:100%;
				}

				}


/*________________________________________________________REDESIGN____________________________________________________________*/

@charset "utf-8";
/* CSS Document */

html { 	min-width: 1100px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}

/*________________________Hlavní divy - obsah_______________________*/
body { 	
	/*background-color: #ECECEC;*/
	background-image:  url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	min-width: 1100px;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;	
}
#sub {
	/*background-color: #FFFF33;
	position: relative;
	margin: 0px;
	padding: 0px;*/
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 100px;*/
	
	background-image:  url(../images/text.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	
	text-align: center;
	width: 1100px;
	height:auto;
	min-height: auto;
	color: #381d12;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	top:   0px;
	width: 1100px;
	height:auto;
	min-height: 700px;
	/*background-image:  url(../images/head1.png);____________________________ve stylu styl-head1 a styl-head2*/
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	
	text-align:justify;
	color: #381d12;
}
#obsah {
	/*background-color: #CC99FF;*/
	position: relative;
	top:     0px;
	left:    63px;
	float:		left;
	text-align: left;
	height:auto;
	width:   975px;
	padding: 0 0 0 0;
	margin:  100px 0 0 0;
}
#obsah a {
	color: #691e18;
}
#obsah a:hover {
	color: #482012;
}

/*_________________Bocní panel levý_________________*/

.bocni_panel  {	
	float:left;
	text-align:left;
	position: relative;
	top: 145px;
	height:auto;
	width: 750px;
	padding:  0px 0px 0px 0px;
	margin:   155px 0 0 0;
	/*background-color:#66CCCC;*/
}

#menu img {
	position:relative;
	/*top: -20px;*/
	left: -20px;
}

/*	___________________OBSAH STRÁNKY - div "MAIN"____________________*/

#flash_banner {
	float: right;
	clear: right;
	
	width:473px; 
	height:308px;
	padding: 0 0 0 0;
	margin: 16px 23px 70px 0;
}
#flashlogo{
	position:absolute;
	width:   370px;
	height:  210px;
	top:      44px;
	left:    299px;
}

/*#banner {
	float: right;
	clear: right;
	
	width:479px;
	height:75px;
	padding: 0 0 0 0;
	margin: 15px 25px 20px 0;
}*/

#main {
	/*background-color: #FF66FF;*/
	float: right;
	clear: right;
	
	font-size: 80%;
	color: #333333;
	text-align: center;
	/*line-height: 120%;*/
	
	width: 526px;
	margin:     0 0 0 0;
	padding:    0 0 0 0;
	font-weight: normal;
}
#main a {
	color: #691e18;
	font-weight: bold;
}
#main a:hover {
	color: #482012;
	font-weight: bold;
}
#main p {
	color: #333333;
	font-weight: normal;
	margin:     0 0 15px 0;
	padding:    0 0 0 0;
}
#main h1 {
	font-size: 18px;
	font-weight: normal;
	color: #381d12;
	text-transform:uppercase;
	margin:     0 0 15px 0;
	padding:    0 0 0 0;
}
#main h2 {	
	font-size: 16px;
	font-weight: normal;
	color: #381d12;
	margin:     0 0 15px 0;
	padding:    0 0 0 0;
}
#main h3 {	
	font-size: 14px;
	font-weight: normal;
	color: #381d12;
	margin:     0 0 15px 0;
	padding:    0 0 0 0;
}
#main h4 {	
	font-size: 14px;
	font-weight: normal;
	color: #381d12;
	margin:     0 0 15px 0;
	padding:    0 0 0 0;
}
#main h5 {	
	font-size: 13px;
	font-weight: normal;
	color:#381d12;
	margin:     0 0 10px 0;
	padding:    0 0 0 0;
}
#main h6 {	
	font-size: 100%;
	font-weight: bold;
	color:#381d12;
	margin:     0 0 5px 0;
	padding:    0 0 0 0;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:#333333;
	background-color:#333333;
	border: 0px;
}

/*___________________bocní panely_______________LEFT komplet___________________-____ */

#left {
	text-align: left;
	margin: 	0 0 0 20px;
	padding: 	0 0 0 0;
	position:relative;
	top:      -34px;
	width: 180px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:  11px;
	line-height: 120%;
	/*background-color:#66CC99;*/
}
#left img {
	/*background-color:#66CC99;*/
	border: 0;
}
#left p {
	font-weight: normal;
	margin:   0 0 20px 0;
	padding:  0 0 0 10px;
}
#left h3 {
	font-size: 16px;
	font-weight: normal;
	line-height:20px;
	margin: 0 0 0 0;
	color: #000000;
	padding-left: 10px;
	text-transform:uppercase;
}
#left span {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 5px 0;
	color: #000000;
	text-transform:uppercase;
}

#left ul{
	margin: 0px;
	padding: 1px 0 0 0;
	margin:  0 0 0 0;
	list-style:none;
	font-size: 14px;
	position: relative;
	left: -10px;
	top:   20px;
}
	
#left ul li {
	/*height:40px;*/
	margin: 0;
	padding:0 0 10px 0;
}





#v_menu2 {
	/*background-image: url(../images/menu-background.jpg);*/
	position:relative;
	top: -15px;
	margin: 0 auto 10px auto;
	padding: 0px;
	width: 170px;
	text-align: left;
	padding-left: 20px;
	font-size:14px;
	background-repeat: no-repeat;	
	text-transform:uppercase;
}
#v_menu2 ul {display:block;position:relalite;margin:0px;padding:0px;}
#v_menu2 ul li {margin:0px;padding-bottom:10px;}
#v_menu2 ul li ul {display:block;position:relalite;margin:0px;padding:0px;}

#v_menu2 ul li ul li{margin-top:-15px;margin-bottom:5px;}
#v_menu2 ul li ul li a {font-size:10px;margin-left:20px;padding:0px;}

#v_menu2 ul li a {
 	color: #444;
	text-decoration:none;	
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#v_menu2 ul li a:hover {
 	color: #000;
}





#v_menu {
	/*background-image: url(../images/menu-background.jpg);*/
	position:relative;
	top: -15px;
	margin: 0 auto 20px auto;
	padding: 0px;
	width: 170px;
	text-align: left;
	padding-left: 23px;
	font-size:14px;
	background-repeat: no-repeat;	
	text-transform:uppercase;
}
#v_menu a {
 	color: #444;
	text-decoration:none;	
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#v_menu a:hover {
 	color: #000;
}



/*___________________Novinky_____________________________RIGHT____________________________ */

#news {
	/*background-color:#FF6666;*/
	
	/*background-image:  url(../images/right2.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
	
	position:relative;
	float:right;
	clear:right;
	text-align: right;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	line-height: 120%;
	color: #381d12;
	
	width: 180px;
	margin: 	266px 20px 0 20px;
	padding: 	0 0 0 0;
	
	height:auto;
	min-height: 150px;
}

#news a {
	font-weight: normal;
	text-decoration:none;
	font-size:11px;
 	color: #381d12;
}
#news a:hover {
 	color: #000000;
	text-decoration: underline;
}
#news p {
	font-weight: normal;
	margin:   0 0 20px 0;
	padding:  0 10px 0 0;
}
#news img {
	border: 0;
	position:relative;
	right: 5px;
}

#news h1 {
	font-size: 115%;
	padding:    0px;
	font-weight:normal;
	margin: 0 0 5px 0;
	color: #000000;
}

#news h2 {
	font-size: 115%;
	font-weight:normal;
	font-style:italic;
	margin: 0 0 5px 0;
	color: #000000;
}

#news h3 {
	font-size: 14px;
	font-weight: normal;
	line-height:20px;
	margin: 0 0 0 0;
	color: #000000;
	padding-right: 10px;
	text-transform:uppercase;
}
#news hr {	
	width:  180px;
	height: 1px;
	color: #000000;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
	display:none;
}



/*	______________BOX jazykové mutace______________*/
#langbox {
	/*background-color:#FFCC33;*/
	position: absolute;
	left:  939px;
	top:    92px;
	height: 90px;
	width:  43px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	line-height: 25px;
}

#langbox a img {
	border:0;
	margin-bottom: 10px;
}

#langbox a:hover img,
#langbox a img:hover {
	border:0;
	position:relative;
	top:-1px;
	left:-1px;
	border-bottom: 0;
	border-right: 0;
}



/*	______________BOX odkaz na Home-Page__________________	*/

#tlbox1 {
	position: absolute;
	left:    290px;
	top:      22px;
	height:  230px;
	width:   390px;
	border:      0;
	/*background-color:#FF9999;*/
}
#tlbox1:hover {
	position: absolute;
	/*background-image:    url(../images/homepage.png);
	background-repeat:   no-repeat;
	background-position: left top;*/
}


/*	________________________tkacítka MENU__________________	*/

#menu {
	position: absolute;
	top:195px;
	left: 0px;
	width:975px;
}

#tlbox-a, #tlbox-b, #tlbox-c, #tlbox-d {
	position: absolute;
	display:     block;
	border:     0;
	background-repeat:   no-repeat;
	background-position: left top;
	width:  120px;
	height:  31px;
}
/*	_____________*/
#tlbox-a {
	left:   25px;
	top:    -3px;
	background-image:    url(../images/odkaz1.png);
}
#tlbox-a:hover {
	background-image:    url(../images/odkaz1a.png);
}
#tlbox-a img {
	width:  120px;
	height:  31px;
}

/*	_____________*/
#tlbox-b {
	left:  170px;
	top:     0px;
	background-image:    url(../images/odkaz2.png);
}
#tlbox-b:hover {
	background-image:    url(../images/odkaz2a.png);
}
#tlbox-b img {
	width:  120px;
	height:  31px;
}

/*	_____________*/
#tlbox-c {
	left:  680px;
	top:    -2px;
	background-image:    url(../images/odkaz3.png);
}
#tlbox-c:hover {
	background-image:    url(../images/odkaz3a.png);
}
#tlbox-c img {
	width:  120px;
	height:  31px;
}

/*	_____________*/
#tlbox-d {
	left:   828px;
	top:     -1px;
	background-image:    url(../images/odkaz4.png);
}
#tlbox-d:hover {
	background-image:    url(../images/odkaz4a.png);
}
#tlbox-d img {
	width:  120px;
	height:  31px;
}




#tlbox-e {
	position: absolute;
	left:   438px;
	/*right:  250px;*/
	top:    470px;
	border:     0;
	background-repeat:   no-repeat;
	background-position: left top;
	width:   61px;
	height:  40px;
	background-image:    url(../images/obchod.png);
	/*background-color: #FF5500;*/
}
#tlbox-e:hover, #tlbox-e:hover img {
	background-image:    url(../images/obchod1.png);
}
#tlbox-f {
	position: absolute;
	left:   510px;
	/*right:   50px;*/
	top:    591px;
	border:     0;
	background-repeat:   no-repeat;
	background-position: left top;
	width:   140px;
	height:  57px;
	background-image:    url(../images/prezentace.png);
	/*background-color: #FF0000;*/
}
#tlbox-f:hover {
	background-image:    url(../images/prezentace1.png);
}





/*	____________________P A T A - ukoncení okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: both;	
	position:relative;
	top:   0px;
	left:  63px;
	&left:  0px;
	margin-left:auto;
	margin-right:auto;
	/*min-height: 305px;*/
	height:     200px;
	width:      975px;
	/*background-image:    url(../images/pataxx.png);
	background-repeat:   no-repeat;
	background-position: center bottom;*/
	
	color: #CCCCCC;
	font-size:11px;
	font-weight: normal;
	line-height:18px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	z-index:1;
}
#cistic2 {
	/*background-color: #FF0000;*/
	position:absolute;
	top:        80px;
	left:          0;
	/*min-height: 305px;*/
	height:     200px;
	width:      975px;
	background-image:    url(../images/pataxx.png);
	background-repeat:   no-repeat;
	background-position: left top;
	
	color: #CCCCCC;
	font-size:11px;
	font-weight: normal;
	line-height:18px;
	padding: 0px 0 0 0;
	z-index:220;
	margin-left:auto;
	margin-right:auto;
}
#pata  {
	position: relative;
	top:        132px;
	left:          0;
	width: 	   965px;
	height: 	20px;
	min-height: 20px;
	text-align: right;
	/*background-color:#66CCFF;*/
}
#pata a {
	color: #663333;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
}
#pata a:hover {
	color: #993300;
	font-weight: bold;
	text-decoration:none;
}
#cistic2 img {
	position:relative;
	top: -50px;
}


/*____________ODKAZY______________________*/

#odkazy {
	background-image:  url(../images/bg-odkazy.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float: left;
	clear: left;
	position:relative;
	top:   -33px;
	&top:   -20px;
	_top:   -20px;
	width: 202px;
	height:auto;
	min-height: 50px;
	
	width: 229px;
	margin: 	0 0 0 0;
	padding: 	0 0 0 0;
	text-align: center;
	font-size: 80%;
	line-height: 120%;
	color: #4A5D67;
}
#odkazy a{
	text-decoration:none;
	display: block;
	text-align: center;
}
#odkazy a img {
	text-align: center;
	margin-top:4px;
	margin-bottom: 4px;
	border: none;
}
#odkazy #odkazy-vnitrek {
	background: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
}
#odkazy a.odkazy-vice {
	text-align: center;
	padding-top:10px;
	text-decoration:underline;
}
#odkazy a.odkazy-vice:hover {

}


#mapa {
	position: absolute;
	left:      33px;
	top:      313px;
}
#mapa a {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	line-height: 160%;	
	font-size: 14px;
 	color: #444;
	text-decoration:none;	
	font-weight:bold;
}
#mapa a:hover {	
 	color: #000;
}
