@charset "utf-8";
/* CSS Document */

html { 	min-width: 994px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}

/*________________________Hlavní divy - obsah_______________________*/
body { 	
	background-color: #F1F5FB;
	min-width: 994px;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, 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: center top;
	
	text-align: center;
	width:994px;
	height:auto;
	min-height: auto;
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:994px;
	height:auto;
	_height: 550px;
	min-height: 550px;
	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: #000000;
}
#obsah {
	/*background-color: #CC99FF;*/
	position: relative;
	top:      210px;
	left:     -12px;
	float:left;
	text-align: left;
	height:auto;
	width:   994px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#obsah a {
	color: #5239AC;
}
#obsah a:hover {
	color: #322170;
}

/*_________________Boční panel levý_________________*/

.bocni_panel  {	
	float:left;
	text-align:left;	
	height:auto;
	width: 735px;
	padding:  0px 0px 0px 0px;
	margin:   0 0 0 0;
	/*background-color:#66CCCC;*/
}


/*	___________________OBSAH STRÁNKY - div "MAIN"____________________*/
#main {
	/*background-color: #0099CC;*/
	float: right;
	
	font-size: 80%;
	color: #333333;
	text-align: justify;
	/*line-height: 120%;*/
	
	width: 470px;
	margin:     0 0 0 0;
	padding: 30px 0 0 0;
}
#main a {
	color: #5239AC;
	font-weight: bold;
}
#main a:hover {
	color: #322170;
	font-weight: bold;
}
#main p {
	color: #333333;
	margin:     20px 0 0 0;
	padding:    0 0 0 0;
}

#main h1 {	
	font-size: 130%;
	text-align:left;
	font-weight: normal;
	color:#004B9A;
}
#main h2 {	
	font-size: 125%;
	text-align:left;
	font-weight: normal;
	color:#0078C0;
}
#main h3 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color:#63A1C6;
}
#main h4 {	
	font-size: 105%;
	text-align:left;
	font-weight: bold;
	color:#7FA2B7;
}
#main h5 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color:#555555;
}
#main h6 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color:#000000;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:#333333;
	background-color:#333333;
	border: 0px;
}



/*____________________BOX Anketa___________________*/
#anketa  {
	/*background-color:#FF3366;*/
	background-image:  url(../images/bg-left1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	position:relative;
	left: 18px;
	float:left;
	clear:left;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #774C45;
	
	width:      182px;
	padding: 	60px 10px 15px 20px;	
	margin:     0 0 0 0;
	
	height:auto;
	min-height: 50px;
	_height:    50px;
	
}
#anketa img {
	height: 7px;
}
#anketa a {
	color:#999999;
	text-decoration: none;
}
#anketa a:hover {
	color: #003366;
	text-decoration: none;
}
.otazka  {
	position: relative;
	font-weight: bold;
	color: #333333;
}


/*	______________BOX odkazy__________________	*/
#odkazy { 
	/*background:#FFCC66;*/
	background-image:  url(../images/bg-left2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	

	position: relative;
	left: 18px;
	float:left;
	clear: left;
	color: #666666;
	text-align: center;
	line-height:normal;
	
	width:      172px;
	padding: 	20px 20px 0px 20px;	
	margin:     0 0 0 0;
	
	height:auto;
	min-height: 150px;
	_height:    150px;	
	
}
#odkazy a{
	background:none;
	position:relative;
	left:0;
	height:auto;
	text-decoration:none;
	display: block;
	margin-top:4px;
	margin-bottom: 4px;
	width:     170px;
	max-width: 170px;
	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 {
	background:none;
	text-align: left;
	margin-top:4px;
	margin-bottom: 4px;
	border: none;
}
#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;
}



/*___________________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:  770px;
	top:   -73px;
	
	height: 25px;
	width: 155px;
	background-image:  url(../images/hledej.gif);
	background-position: right top;
	background-repeat:no-repeat;
	/*background-color: #FF6633;*/
}
#pole1:hover {
	background-image:  url(../images/hledej1.gif);
}
.field-search {
	border: #1A5DB6 1px solid;
	color: #6666CC;
	background-color: #FFFFFF;
	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:0;
}


/*	______________BOX jazykové mutace______________*/
#langbox {
	/*background-color:#FFCC33;*/
	position: absolute;
	left:  770px;
	top:  -168px;
	height: auto;
	width:  110px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#langbox a img {
	border:0px solid #E4EDF6;
	border-top: 2px solid #E4EDF6;
	border-left: 2px solid #E4EDF6;
}
#langbox a:hover img { 
	border:0px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#langbox a img:hover { 
	border:0px solid #DDDDDD;
	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:   35px;
	top:    -155px;
	height: 120px;
	width:  210px;
	border:0;
	/*background-color:#FF9999;*/
}


/*	____________________P A T A - ukončení okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: both;
	min-height: 290px;
	height:     290px;
	width:      994px;
	background-image:    url(../images/pata.jpg);
	background-repeat:   no-repeat;
	background-position: center bottom;
	
	color: #E2EAF3;
	font-size:11px;
	font-weight: normal;
	line-height:18px;
	text-align: left;
	padding: 50px 0 0 0;
}
#pata  {
	position: relative;
	width: 		350px;
	height: 	30px;
	min-height: 30px;
	left:330px;
	top: 250px;
	/*background-color:#66CCFF;*/
}
#pata a {
	color: #E2EAF3;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	position: relative;
	left: 0;
}
#pata a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration:none;
	position: relative;
	left: 0;
}


/*__________________________________*/
.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;
}