@charset "utf-8";
/* CSS Document */

html { 	min-width: 962px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}


/*________________________Hlavní divy - obsah_______________________*/
body { 	
	background-color: #000000;
	background-image:  url(../images/bg.jpg);/* obrázek pro podklad dokumentu - neopakuje se */
	background-repeat: repeat-x;
	background-position: left top;
	min-width: 962px;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 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:962px;
	height:auto;
	min-height: auto;
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:962px;
	height:auto;
	_height: 380px;
	min-height: 380px;
	background-image:  url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	margin: 0px;
	padding: 0px;
	
	text-align:justify;
	color: #000000;
}
#obsah {
	/*background-color: #FF6600;*/
	position: relative;
	float: right;
	text-align: left;
	height:auto;
	width:962px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#obsah a {
	color: #3366CC;
}
#obsah a:hover {
	color: #9933FF;
}


/*	___________________OBSAH STRÁNKY - div "MAIN"____________________*/
#main {
	/*background-color: #FF9900;*/
	position:relative;
	float: right;
	width: 610px;
	
	margin: 260px 0 0 0;
	padding: 0 40px 20px 40px;
	font-size: 80%;
	/*line-height: 120%;*/
	color:#CCCCCC;
	text-align: justify;
}
#main a {
	color: #FFFF99;
	font-weight: normal;
}
#main a:hover {
	color: #FFCC00;
}
#main p {
	color:#CCCCCC;
}

#main h1 {	
	font-size: 130%;
	text-align:left;
	font-weight: bold;
	color: #FFCA00;
	text-transform:uppercase;
}
#main h2 {	
	font-size: 120%;
	text-align:left;
	font-weight: bold;
	color: #C7AF52;
}
#main h3 {	
	font-size: 110%;
	text-align:left;
	font-weight: bold;
	color:#C7AF52;
}
#main h4 {	
	font-size: 110%;
	text-align:left;
	font-weight: bold;
	color:#FF9933;
}
#main h5 {	
	font-size: 105%;
	text-align:left;
	font-weight: bold;
	color:#FFFF99;
}
#main h6 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color:#FFFFFF;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:#A08C45;
	background-color:#A08C45;
	border: 0px;
}


/*_________________Boční panel - celkově - LEFT_________________*/

.bocni_panel  {
	/*position: relative;*/
	/*background-color: #CC6633;*/
	float:left;
	text-align:left;
	letter-spacing: 0px;
	color:#FFFFFF;
	left:   0px;
	top:    0px;
	
	height:auto;
	width: 270px;
	
	margin:    220px 0 0 0;
	padding:   0 0 0 0;
}
.bocni_panel .nadpis {
	display:   block;
	width:     225px;
	text-align: left;
	padding:   10px 20px 10px 25px;
	margin:    0;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	
	background-color:#551C03;
	
	background-image:  url(../images/bg-left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	/*border-bottom: 1px solid #C6A10C;*/
}


/*______________ikony________________*/
#ikony {
	float: left;
	clear:left;
	width: 270px;
	
	margin:    0 0 0 0;
	padding:   0 0 0 0;
	
	text-align: center;
	color: #737373;
	text-decoration:none;
	FONT-SIZE: 11px; 
	text-align:center;
}


/*____________________SEZNAM____________________*/
#seznam {
	float: left;
	clear: left;
	width: 270px;
	
	margin:    0 0 0 0;
	padding:   0 0 0 0;
	
	text-align: center;
	color: #737373;
	text-decoration:none;
	FONT-SIZE: 11px; 
}
#seznam p {
	margin-top:2px; 
	margin-bottom:2px; 
}
#seznam a {
	color: #737373;
	text-decoration:underline;
}
#seznam a:hover {
	color: #FBBD02;
	text-decoration:underline;
}


/*________________BOX novinky na e-MAIL________________*/
#mailbox {
	position: absolute;
	left: 670px;
	top:  130px;
	
	height:auto;
	width: 165px;
	font-size: 80%;
	color: #000000;
	line-height: 25px;
}

/*DIV pole + tlačítko*/
#pole1 {
	position: absolute;
	left: 760px;
	top:  140px;
	
	background-image:  url(../images/bg-mail.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
	border-top:  1px solid #CCCCCC;
	border-bottom:  2px solid #333333;
	border-left:  1px solid #CCCCCC;
	
	height: 20px;
	width: 185px;
	padding:15px 0 15px 15px;
	z-index: 30;
}
#pole1 img {
	position: relative;
	top: 2px;
	padding: 0;
	margin:  0;
}
.field-mail {
	/*border: #FF9900 1px solid;*/
	color: #000000;
	background-color: #CCCCCC;
	font-size: 11px;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing:0px;
	width: 130px;
	height: 14px;
	display:inline;
	padding:2px 2px 1px 4px;
	margin: 0 0 0 5px;
}



/*	______________BOX odkaz na Home-Page__________________	
#odkazy {
	position: absolute;
	left: 340px;
	top:   40px;
	
	height: auto;
	width:  189px;
}
#odkazy img {
	border: none;
}
*/

/*** ODKAZY ***/
#odkazy { 
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	margin-top:-20px;
	text-align:justify;
	line-height:normal; 
}
#odkazy a{
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	font-size: 12px;
	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 {
	color: #000000;
	text-align: center;
	padding-top:10px;
	text-decoration:underline;
}
#odkazy a.odkazy-vice:hover {
	color: #4B4B4B;
}

/*__________Další tlačítkové boxy________*/

/*____BOX 1 2 3____*/
#tlbox1, #tlbox2, #tlbox3 {
	position: absolute;
	left:  750px;
	top:    62px;
	height: 22px;
	width:  22px;
	border:0;
	background-color:#FF9999;/**/
}
#tlbox1 {
	left:  800px;
}
#tlbox2 {
	left:  847px;
}
#tlbox3 {
	left:  894px;
}

/*____BOX a b c d e f____*/
#tlbox-a, #tlbox-b, #tlbox-c, #tlbox-d, #tlbox-e, #tlbox-f {
	position: absolute;
	top:    173px;
	height: 120px;
	width:  132px;
	border:     0;
	background-color:#FF3366;/**/
}
#tlbox-a {
	left:   61px;
}
#tlbox-b {
	left:   210px;
}
#tlbox-c {
	left:   359px;
}
#tlbox-d {
	left:   508px;
}
#tlbox-e {
	left:   657px;
}
#tlbox-f {
	left:   806px;
}

#tlbox-a:hover, #tlbox-b:hover, #tlbox-c:hover, #tlbox-d:hover, #tlbox-e:hover, #tlbox-f:hover {
	border:1px;
	border-color:#000000;
}

.form {
	border: #C6A10C 1px solid;
	color: #000000;
	background-color: #999999;
	font-size: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 180px;
	height: 16px;
	display:inline;
	padding:2px 2px 2px 5px;
	margin:0;
}



/*	____________________P A T A - ukončení okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: both;
	min-height: 100px;
	height:     100px;
	width:962px;
	background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	color: #555555;
	font-size:12px;
	font-weight: normal;
	line-height:20px;
	text-align: left;
	padding: 0 0 0 0;
}
#cistic a {
	color: #555555;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	position: relative;
	left: 0;
}
#cistic a:hover {
	color: #C9A600;
	text-decoration:none;
	position: relative;
	left: 0;
}
#pata  {
	position: relative;
	width: 		350px;
	height: 	30px;
	min-height: 30px;
	left:650px;
	top:  50px;
	/*background-color:#66CCFF;*/
}

/*GUESTBOOK*/
#prispevek_form_hlavicka #reagovat {
		margin-top:10px; 
		font-family: Arial, Helvetica, sans-serif; 
		font-weight:bold; 
		color:#FFBD8D; 
		font-size:13px;
	}
	
	#prispevek_form_hlavicka #reagovat .odkaz {
		font-size:11px; 
		color:#FFCA6F; 
		font-weight:normal;
	}
	
	#guestbook_formular #jmeno {
		border:1px solid orange; 
		font-size:11px; 
		font-family: Arial, Helvetica, sans-serif; 
		padding:2px;
	}
	
	#guestbook_formular #zprava {
		height:100px; 
		border: 1px solid orange; 
		padding:2px; 
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#guestbook_formular #tlacitko {
		border:1px solid #FFCC33; 
		background-color: silver; 
		color: black; 
		font-family: Arial, Helvetica, sans-serif; 
		padding:2px;
	}
	
	.zapisnik td {
		border:1px solid #F6EBCF;
	}

	.zapisnik {
		border-collapse:collapse;
	}
	
/***************/
/*   ZPRAVY   */
/***************/
#zprava_obrazek {margin:3px 3px 3px 0; border:#fecb69 solid 1px;}
.ie6 #zprava_obrazek, .ie7 #zprava_obrazek {margin:0px 2px 3px 0; border:#fecb69 solid 1px;}
#zprava_obrazek: hover {border:#ff0000 solid 1px;}
#zprava_hlavicka {padding:10px 0 0 0;}
.ie6 #zprava_hlavicka, .ie7 #zprava_hlavicka {padding:15px 0 0 0;}
