@charset "utf-8";
/* CSS Document */

html { 	min-width: 980px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}

/*________________________Hlavní divy - obsah_______________________*/
body {
	background-color: #FFFFFF;
	background-image:  url(../images/bgr.jpg);
	background-repeat: repeat;
	background-position: left top;
	min-width: 980px;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#sub {
	/*background-color: #FFFF33;*/
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;

	background-image:  url(../images/text.jpg);
	background-repeat:repeat-y;
	background-position: 22px top;

	text-align: center;
	width:980px;
	height:auto;
	min-height: auto;
	color: #666666;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:980px;
	height:auto;
	_height: 268px;
	min-height: 268px;
	background-image:  url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	padding: 0;

	text-align:justify;
	color: #666666;
}
#obsah {
	/*background-color: #CC99FF;*/
	position: relative;
	float: left;
	top:      0;
	left:     0;
	
	text-align: left;
	height:     auto;
	width:   980px;
	padding: 10px 0 0 0;
	margin:  0 0 0 0;
}
#obsah a {
	color: #8484F0;
}
#obsah a:hover {
	color: #D25E5E;
}

/*_________________Boční panel levý_________________*/

.bocni_panel  {	
	/*background-color:#66CCCC;
	background-image:  url(../images/stredni_panel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	float:left;
	text-align:left;	
	height:auto;
	width: 980px;
	padding:  0px 0px 0px 0px;
	margin:   0 0 0 0;
}


/*	___________________OBSAH STRÁNKY - div "MAIN"____________________*/
#main {
	/*background-color: #0099CC;*/
	float: right;
	
	font-size: 80%;
	color: #000000;
	text-align: justify;
	/*line-height: 120%;*/
	
	width: 620px;
	margin:  310px 0 10px 0;
	padding:  15px 15px 5px 0;
}
#main a {
	color: #BC2020;
	font-weight: normal;
}
#main a:hover {
	color: #5B0606;
}
#main p {
	color: #000000;
	margin:  10px 0 10px 0;
	padding:  0 0 0 0;
}
#main li {
	color: #000000;
	
	margin:   0 0 0 40px;
	padding:  0 0 0 0;
}


/*#main h1 {	
	font-size: 130%;
	text-align:left;
	font-weight: bold;
	color:#DF8255;
}*/

#main h1 {
	font-size: 150%;
	text-align:left;
		
	font-weight: bold;
	text-transform:uppercase;
	padding-left: 40px;
	background-image:  url(../images/h1.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	
	color: #CC2B00;
	margin-top:    10px;
	margin-bottom:  5px;
	line-height:   34px;
}


#main h2 {	
	font-size: 150%;
	text-align:left;
	font-weight: bold;
	color:#C3060E;
	margin-top:    10px;
	margin-bottom:  5px;
	line-height:   34px;
}
#main h3 {	
	font-size: 140%;
	text-align:left;
	font-weight: bold;
	color:#A1151B;
	margin-top:    10px;
	margin-bottom:  3px;
	line-height:   32px;
}
#main h4 {	
	font-size: 140%;
	text-align:left;
	font-weight: normal;
	color:#A1151B;
	margin-top:    10px;
	margin-bottom:  3px;
	line-height:   32px;
}
#main h5 {	
	font-size: 120%;
	text-align:left;
	font-weight: bold;
	color:#923034;
	margin-top:    10px;
	margin-bottom:  3px;
	line-height:   30px;
}
#main h6 {	
	font-size: 110%;
	text-align:left;
	font-weight: bold;
	color:#923034;
	margin-top:    10px;
	margin-bottom:  2px;
	line-height:   28px;
}
#main a img {	
	border: 2px solid #333333;
}
#main a img:hover {	
	border: 2px solid #CC9933;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:#696969;
	background-color:#696969;
	border: 0px;
}


/*____________________BOX Anketa___________________*/
#anketa  {
	/*background-color:#FF3366;*/
	background-image:  url(../images/anketa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	position:relative;
	float:left;
	clear:left;
	
	left: 22px;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	
	width:      155px;
	padding: 	50px 15px 20px 20px;	
	margin:     0 0 0 0;
	
	height:auto;
	min-height: 135px;
	_height:    135px;
	
}
#anketa img {
	height: 7px;
}
#anketa a {
	color:#707070;
	text-decoration: none;
}
#anketa a:hover {
	color: #303030;
	text-decoration: none;
}
.otazka  {
	position: relative;
	font-weight: bold;
	color: #BE0001;
}


/*	______________BOX odkazy__________________	*/
#odkazy {
	/*background:#FFCC66;*/
	background-image:  url(../images/levy_panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	position: relative;
	float:left;
	clear: left;
	
	left: 22px;
	top: -15px;
	color: #666666;
	text-align: center;
	line-height:normal;
	
	width:      155px;
	padding: 	10px 15px 0px 20px;
	margin:     0 0 0 0;
	
	height:auto;
	min-height: 135px;
	_height:    135px;	
	
}
#odkazy a{
	background:none;
	position:relative;
	left:0;
	height:auto;
	text-decoration:none;
	display: block;
	margin-top:    10px;
	margin-bottom: 10px;
	width:     155px;
	max-width: 155px;
	font-size:  12px;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:auto;
	min-height: 10px;
	_height:    10px;	
}
#odkazy a img {
	position:relative;
	left:-16px;
	background:none;
	text-align: left;
	margin-top:0px;
	margin-bottom: 0px;
	border: none;
	padding: 0 0 0 0;
}
#odkazy #odkazy-vnitrek {
	float:none;
	position:relative;
	left:0;
	background:none;
	width:170px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:auto;
	min-height: 10px;
	_height:    10px;	
}
#odkazy a.odkazy-vice {
	background:none;
	color: #003399;
	text-align: right;
	text-decoration:underline;
}
#odkazy a.odkazy-vice:hover {
	color: #4B4B4B;
}
#odkazy h3 {
	background:none;
	text-align: left;
	font-size:70%;
	color:#999999;
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
}




/*___________________Akce___________________ */

#akce {
	/*background-image:  url(../images/akce.jpg);
	background-position:3px top;
	background-repeat:no-repeat;*/
	
	
	/*background-color:#FF3366;*/
	position:relative;
	float:right;
	clear:right;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #606060;
	
	width: 210px;
	margin: 	220px 0 0 0;
	padding: 	40px 35px 0 20px;
	
	height:auto;
	min-height: 50px;
	_height:    50px;
}

#akce a {
	color: #087DB2;
	font-weight: normal;
}
#akce a:hover {
	color: #B21808;
}
#akce p {
	font-weight: normal;
	text-align: justify;
	margin: 10px 0 5px 0;
	padding:  0 0 0 0;
}
#akce img {
	border: none; /* 1px solid #BBBBBB */
	margin: 0 0 10px 40px;
}

#akce h3 {
	font-size: 130%;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin: 0 5px 15px 0;
	color: #BE0001;
}
#akce hr {	
	width:  100%;
	height: 1px;
	color: #8E8D8D;
	background-color: #8E8D8D;
	margin-top: 10px;
	margin-bottom:  10px;
	border: 0px;
}

/*___________________Novinky___________________ */

#news {
	/**/background-image:  url(../images/novinky.jpg);
	background-position:3px top;
	background-repeat:no-repeat;
	
	
	/*background-color:#FF3366;*/
	position:relative;
	float:right;
	clear:right;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #606060;
	
	width: 210px;
	margin: 	0 0 0 0;
	padding: 	60px 35px 0 20px;
	
	height:auto;
	min-height: 50px;
	_height:    50px;
}

#news a {
	color: #087DB2;
	font-weight: normal;
}
#news a:hover {
	color: #B21808;
}
#news p {
	font-weight: normal;
	text-align: justify;
	margin: 10px 0 5px 0;
	padding:  0 0 0 0;
}
#news img {
	border: none;
	margin: 0 0 0 20px;
	text-align:center;
	max-width:180px;
}

#news h3,#news h3 a {
	font-size: 130%;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin: 0 5px 15px 0;
	color: #0887BF;
}
#news h3 a {
	font-size: 100%;
	text-decoration:none;
}
#news h3 a:hover {
	text-decoration:underline;
}
#news hr {	
	width:  100%;
	height: 1px;
	color: #8E8D8D;
	background-color: #8E8D8D;
	margin-top: 10px;
	margin-bottom:  10px;
	border: 0px;
}


/*___________________REFERENCE___________________ */

.reference_prehled {
	font-weight: normal;
	/*background-image:  url(../images/bg-left.jpg);
	background-repeat: repeat-x;
	background-position: left top;	*/
	margin: 	0 0 0 0;
	padding: 	10px 15px 0 15px;
}



#reference {
	/*background-color: #33CCFF;
	background-image:  url(../images/bg-left.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	
	position:relative;
	float:right;
	text-align: left;
	font-size: 70%;
	line-height: 120%;
	color: #4A5D67;
	
	width: 210px;
	margin: 	0 0 0 0;
	padding: 	0 10px 0 0;
	
	height:auto;
	min-height: 50px;
	_height:    50px;
	
	/*border-bottom: 1px solid #CCCCCC;*/
}
#reference a {
	color: #37257A;
	font-weight: normal;
}
#reference a:hover {
	color: #0000AA;
}
#reference td {
	font-weight: normal;
	width: 100%;
	text-align: justify;
	margin:   0 0 0 0;
	padding:  0 0 0 0;
}
#reference img {
	border: 1px solid #000088;
	margin: 0 0 0 0;
}
#reference h1 {
	font-size: 110%;
	padding:    0 0 0 0;
	margin:     5px 0 10px 0;
	font-weight: bold;
	color: #37257A;
}
#reference h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 5px 0 0 0;
	color: #37257A;
}
#reference hr {	
	width:  0px;
	height: 0px;
	color: #999999;
	background-color: #999999;
	margin-left:  0px;
	margin-right: 0px;
	border: 0px;
}



/*__________________BOX HLEDAT______________________*/

/*DIV pole + tlačítko*/
#pole1 {
	position: absolute;
	left:  725px;
	top:   100px;
	
	height: 32px;
	width: 155px;
	background-image:  url(../images/hledat.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	/*background-color: #FF6633;*/
}
#pole1:hover {
	background-image:  url(../images/hledat1.jpg);
}
#pole1 .popisek {
    position:absolute;
    left:-46px;
    top:6px;
    display:block;
    color:#ffffff;
    font-size:10px;
}
.field-search {
	border: #447491 1px solid;
	color: #666666;
	background-color: #E2E2E2;
	font-size: 70%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 120px;
	height: 13px;
	display:inline;
	padding:0px 0 1px 3px;
	margin:7px 0 0 0;
}

/*________________BOX novinky na e-MAIL________________*/

/*DIV pole + tlačítko*/
#pole2 {
	position: absolute;
	left:  745px;
	top:   225px;
	
	height: 30px;
	width: 200px;
	background-image:  url(../images/pole2.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding: 4px 0 0 5px;
}
#pole2:hover {
	/*background-image:  url(../images/prihlas1.jpg);*/
}
#pole2 .popisek {
    position:absolute;
    left:-104px;
    top:6px;
    display:block;
    color:#ffffff;
    font-size:10px;
}
.field-mail {
	border: 0px;
	color: #666666;
	background-color: #FFFFFF;
	/*background-image:  url(../images/xxxx.jpg);
	background-position: right top;
	background-repeat:no-repeat;*/
	
	font-size: 70%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 140px;
	height: 16px;
	display:inline;
	padding:2px 0 3px 0px;
	margin:0px 0 0 0;
}

#pole3 {
	position: absolute;
	right:  10px;
	top:   10px;
	
	height: 30px;
	width: 100px;
}


/*	______________BOX jazykové mutace______________*/
#langbox1, #langbox2 {
	/*background-color:#FFCC33;*/
	position: absolute;
	z-index:200;
	top:    61px;
	
	height: 18px;
	width:  32px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#langbox1 {
	left:  911px;
}
#langbox2 {
	left:  939px;
}

/*#langbox1 a img, #langbox2 a img {
	border:0px;
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0px solid #E4EDF6;
	border-left: 0px solid #E4EDF6;
}
#langbox1 a:hover img, #langbox2 a:hover img { 
	border:0px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#langbox1 a img:hover, #langbox2 a img:hover { 
	border:0px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}*/

/*-----------------------------------*/
 
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}

/*	______________BOX odkaz na Home-Page__________________	*/

#tlbox1 {
	position: absolute;
	left:   570px;
	top:     10px;
	height: 120px;
	width:  210px;
	border:   0px;
	/*background-color:#FF9999;*/
}


/*	____________________P A T A - ukončení okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: both;
	min-height: 100px;
	height:     100px;
	width:      980px;
	background-image:    url(../images/pata.jpg);
	background-repeat:   no-repeat;
	background-position: center top;
	
	color: #222222;
	font-size:11px;
	font-weight: normal;
	line-height:18px;
	text-align: left;
	padding: 30px 0 0 0;
}
#pata  {
	position: relative;	
	width: 620px;
	margin:  0 0 0 0;
	padding:  0 15px 0 0;
	
	height: 	30px;
	min-height: 30px;
	left:345px;
	top: 0;
	color: #222222;
}
#pata a {
	color: #E3CA7E;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	position: relative;
	left: 0;
}
#pata a:hover {
	color: #D5AF3A;
	font-weight: bold;
	text-decoration:none;
	position: relative;
	left: 0;
}
#adresa  {
	position: absolute;
	width: 		750px;
	height: 	 20px;
	min-height:  20px;
	left:   70px;
	bottom: 60px;
	text-align: left;
	color: #606060;
	/*background-color: #33CC99;*/
}
#adresa a {
	color: #606060;
	font-style:normal;
	font-weight: normal;
	text-decoration: none;
}
#adresa a:hover {
	color: #444444;
}
#adresa .blue {
	color: #0887BF;
}
#adresa .red {
	color: #BE0001;
	font-weight: bold;
}



/*__________________________________*/
.skryty {
	display:none;
}
.nadpis {
	position:relative;
	display:block;
	height: auto;
	width: auto;
	padding: 4px 20px 4px 0px;
	
	text-decoration:none;
	font-size: 17px;
	color:#CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


/*_______________fotky-rotace___________________*/

#foto {
  position:absolute;
  top:   0px;
  left: 39px;
  height:264px;
  width: 634px;
  /*background-color:#339999;*/
  z-index:0;
}

#foto {
  list-style: none;
  padding:0;
  margin:0;
}