@charset "utf-8";
/* CSS Document */

a {
	color: #FFF;
	text-decoration:none;
}

a:hover {
	color: #FFC;
	text-decoration:none;
}


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #000;
	border-style: none;
	color: #FFF;
}

img {
	border-style: none;
	}
	
p {
	margin: 0px;
	padding: 0px;
}

/* Hlavní */

#main {
	width: 1024px;
	height: auto;
	min-height:1200px;
	position:relative;
	left: 0px;
	right:0px;
	top:0px;
	margin-right: auto;
	margin-left: auto;
	
	background-image: url(../images/layout/bedny.png);
	background-repeat: repeat-y;
}


#main_left{
	width:50px;
	height:auto;
	min-height:800px;
	float:left;	
}

#main_center{
	width:924px;
	height:auto;
	min-height:800px;
	float:left;
}

#main_right{
	width:50px;
	height:auto;
	min-height:800px;
	float:left;
}

#main_center .top {
	width:924px;
	height:290px;
	background-image:url(../images/layout/hvezda2.jpg);
	background-position: 23px 0px;
	background-repeat: no-repeat;
}

#main_center .otazniky {
	width:924px;
	height:290px;
	background-image:url(../images/layout/otazniky1.png);
	background-position: 290px 10px;
	background-repeat: no-repeat;
}

#main_center .are-you-ready {
	width:924px;
	height:290px;
	background-image:url(../images/layout/are-you-ready.png);
	background-position: 30px 40px;
	background-repeat: no-repeat;
}

#uvod {
	width:694px;
	height:auto;
	min-height:400px;
}

#uvod #left {
	width:220px;
	height:auto;
	min-height:400px;
	padding-right:15px;
	padding-left:5px;
	float:left;
}

#uvod #left #fota_mesice{
	width:220px;
	height:200px;
}

#uvod #left #novinky{
	width:220px;
	min-height:170px;
	height:auto;
}

#uvod #left #odkazy_left{
	width:220px;
	min-height:70px;
	height:auto;
}

#uvod #left #odkazy_left img{
	width:220px;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#uvod #left #novinky .textBox{
	width:220px;
	height:auto;
	margin-bottom:10px;
	margin-top:5px;
	padding-bottom:5px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	color: #ACACAC;
	font-size: 90%;
	text-align: justify;
}

#uvod #left #novinky h3{
	font-size:120%;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#uvod .obdelnik-nadpis{
	width:689px;
	height:26px;
}

#uvod .obdelnik-nadpis .left_1{
	width:5px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-left.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 0px;
}

#uvod .obdelnik-nadpis .middle_1{
	width:210px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-middle.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
}

#uvod .obdelnik-nadpis .right_1 {
	width:5px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}

#uvod #center {
	width:444px;
	height:auto;
	min-height:400px;
	float:left;
	padding-right:10px;
}

#uvod #center .textBox{
	width:100%;
	height:auto;
	margin-bottom:20px;
	margin-top:10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	color: #BFBFBF;
	font-size: 90%;
	text-align: justify;
}

#uvod #center .flash{
	width:auto;
	height:auto;
	margin-bottom:20px;
	margin-top:20px;
}

#uvod #center .obdelnik-nadpis .left_1{
	width:5px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-left.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 0px;
}

#uvod #center .obdelnik-nadpis .middle_1{
	width:434px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-middle.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
}

#uvod #center .obdelnik-nadpis .right_1 {
	width:5px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}

#menu {
	position:relative;
	top:106px;
	width:924px;
	height:92px;
	background-image:url(../images/layout/obdelnik.png);
	background-position: 365px 0px;
	background-repeat: no-repeat;
	font-size:110%;
	color:#CCC;
}

#menu-top {
	position:relative;
	top:0px;
	width:900px;
	height:92px;
	font-size:100%;
	color:#B9B9B9;
}

#menu-top .left{
	width:180px;
	height:92px;
	float:left;
	text-align:left;
	margin-left:20px;
}

#menu-top .right{
	width:700px;
	height:92px;
	float:left;
	text-align:right;
}


#menu-top a {
	color:#B9B9B9;
}

#menu-top a:hover {
	color:#FFEB9B;
	text-decoration: underline;
}

#menu-top .aktivni a {
	color:#FFEB9B;
	text-decoration: underline;
}

#menu a {
	color:#CCC;
	font-size:105%;
}

#menu a:hover {
	font-size:105%;
	color:#FC0;
	text-decoration: underline;
}

#menu .aktivni a {
	font-size:105%;
	color:#FC0;
	text-decoration: underline;
}


#menu .left{
	position:relative;
	top:70px;
	left:7px;
	width:360px;
	height:20px;
	float:left;
}

#menu .right{
	position:relative;
	top:70px;
	left:5px;
	width:360px;
	height:20px;
	float:right;
}


#main_center #text_body {
	width:924px;
	height:auto;
	min-height:900px;
}

#main_center #text_body .left{
	width:694px;
	height:auto;
	min-height:900px;
	float:left;
	margin-top:10px;
	margin-left:7px;
}


#main_center #text_body .left .text{
	width:670px;
	height:auto;
	padding-left:10px;
	padding-top:5px;
}


#main_center #text_body .right{
	width:220px;
	height:auto;
	min-height:900px;
	float:right;
	margin-top:10px;
}

#main_center #text_body .flyer{
	width:201px;
	height:310px;
	padding-bottom: 15px;
}

#main_center #text_body h1{
	margin:0px;
	padding-left:5px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:2px;
	font-size:130%;
	color:#F3F3F3;
	font-weight:bold;
	letter-spacing: 0.2em;
}

#main_center #text_body h3{
	margin:0px;
	padding-left:17px;
	padding-bottom:5px;
	padding-right:0px;
	padding-top:0px;
	font-size:120%;
	color:#FC0;
	font-weight:bold;
}

#main_center #text_body h4{
	margin:0px;
	padding-left:17px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:2px;
	font-size:120%;
	color:#F3F3F3;
	font-weight:bold;
	background-color: #780406;
}

#main_center #text_body .right img{
	width:170px;
	height:250px;
	margin-left: 15px;
}


#main_center #text_body .flyer .top{
	width:201px;
	height:6px;
	background-image: url(../images/layout/podklad-obdelnik-top.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#main_center #text_body .flyer .middle{
	width:201px;
	height:298px;
	min-height:238px;
	background-image: url(../images/layout/podklad-obdelnik-middle.png);
	background-repeat: repeat-y;
	background-position: 0px;
}


#main_center #text_body .flyer .bottom{
	width:201px;
	height:6px;
	background-image: url(../images/layout/podklad-obdelnik-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px;
}


#main_center #text_body .obdelnik-nadpis1{
	width:689px;
	height:26px;
}

#main_center #text_body .obdelnik-nadpis1 .left_1{
	width:5px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-left.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 0px;
}

#main_center #text_body .obdelnik-nadpis1 .middle_1{
	width:679px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-middle.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
}

#main_center #text_body .obdelnik-nadpis1 .right_1 {
	width:5px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}

#main_center #text_body .radek1{
	width:670px;
	height:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-indent: 10px;
	vertical-align: bottom;
	margin-bottom:5px;
}

#main_center #text_body .radek1 img{
	float:right;
	position:relative;
	right:20px;
	display:block;
	height:14px;
	margin-top:2px;
}

#main_center #text_body .radek1 a:hover{
	text-decoration:underline;
	color:#FFC;
}

#main_center #text_body .radek2{
	width:670px;
	height:24px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	*/
	text-indent: 10px;
	vertical-align: bottom;
	margin-bottom:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	letter-spacing: 0.2em;
	color: #E9E9E9;
	background-color: #5D5D5D;
	line-height: 24px;
}

#main_center #text_body .radek2 img{
	float:right;
	position:relative;
	right:20px;
	display:block;
	height:14px;
	margin-top:2px;
}

#main_center #text_body .radek2 a:hover{
	text-decoration:underline;
	color:#FFC;
}


#main_center #text_body .radek3{
	width:670px;
	min-height:24px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: middle;
	margin-bottom:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 0.2em;
	color: #E9E9E9;
	line-height: 24px;
	}

#main_center #text_body .radek4{
	width:670px;
	min-height:24px;
	height:auto;
	vertical-align: middle;
	margin-bottom:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 0.2em;
	color: #E9E9E9;
}

#main_center #text_body .radek3 img{
	width:auto;
	height:20px;
	float:left;
	padding-right:10px;
	padding-top:1px;
}

#main_center #text_body .radek4 img{
	width:auto;
	height:20px;
	float:left;
	padding-right:10px;
	padding-top:1px;
}

#main_center #text_body .radek3 .left-jidel{
	width:90px;
	height:22px;
	float:left;
	padding-left:10px;
}

#main_center #text_body .radek3 .center-jidel{
	width:470px;
	min-height:22px;
	height:auto;
	float:left;
}

#main_center #text_body .radek3 .right-jidel{
	width:100px;
	height:22px;
	float:left;
}

#main_center #text_body .radek4 .left-jidel{
	width:90px;
	height:22px;
	float:left;
	padding-left:10px;

}

#main_center #text_body .radek4 .center-jidel{
	width:470px;
	min-height:22px;
	height:auto;
	float:left;
}

#main_center #text_body .radek4 .right-jidel{
	width:100px;
	height:22px;
	float:left;
}

.input1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	height: 12px;
	width: 170px;
}

.input2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	height: 12px;
	width: 200px;
}

.button1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	height: 24px;
	width: 90px;
	margin-left:84px;
	background-color: #CCC;
	line-height: 24px;
	vertical-align: top;
}

.button2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	height: 24px;
	width: 120px;
	margin-left:84px;
	background-color: #CCC;
	line-height: 24px;
	vertical-align: top;
}

.button3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	height: 24px;
	width: 35px;
	margin-left:5px;
	background-color: #333;
	line-height: 24px;
	vertical-align: top;
	border: 1px solid #666;
	color: #CCC;
	margin-top: 3px;
}

.button4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	height: 24px;
	width: 35px;
	margin-left:5px;
	background-color: #666;
	line-height: 24px;
	vertical-align: top;
	border: 1px solid #666;
	color: #AAA;
	margin-top: 3px;
}

.select1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	height: 20px;
	width: 50px;
}

.tr1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	color: #CCC;
	line-height: 22px;
	vertical-align: top;
	margin-right:10px;
}

.tr1 a {
	margin-right:40px;
	vertical-align: top;
}

.tr2 {
	font-size: 100%;
	color: #CCC;
	line-height: 22px;
	vertical-align: top;
	height: 80px;
}

.tr2 .nadpis {
	font-size: 160%;
	line-height:140%;
	color: #CCC;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 450px;
}

.tr2 .nadpis a {
	color: #CCC;
}

.tr2 .nadpis a:hover {
	color: #FFC;
}

.tr2 .pocet {
	font-size: 110%;
	color: #B5B5B5;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tr2 img {
	height: 70px;
	max-width:120px;
	width:auto;
	margin-left:10px;
}

.tr2 .td1 {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

#t-shock {
	height:1900px;
	width:880px;
	margin:20px;
}

#main_center #text_body #t-shock .obdelnik-nadpis1{
	width:880px;
	height:26px;
}

#main_center #text_body #t-shock .obdelnik-nadpis1 .left_1{
	width:5px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-left.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 0px;
}

#main_center #text_body #t-shock .obdelnik-nadpis1 .middle_1{
	width:870px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-middle.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
}

#main_center #text_body #t-shock .obdelnik-nadpis1 .right_1 {
	width:5px;
	height:26px;
	background-image: url(../images/layout/podklad-tenky-obdelnik-right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}

#gallery {
	width:670px;
	height:auto;
	padding-left:10px;
	padding-top:5px;
}

#gallery_navigace {
	width:670px;
	height:25px;
	text-align:center;
	font-size:160%;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:10px;
}

#gallery_navigace input{
	position:relative;
	top:4px;
}

#gallery_box_img {
	width:670px;
	height:auto;
	position:relative;
	top:20px;
	border: 1px solid #494949;
	background-color: #202020;
	text-align:center;
}

#gallery_box_img img{
	max-width:620px;
	width:auto;
	height:auto;
	max-height:400px;
	margin-top:35px;
	margin-bottom:35px;
}

#gallery_box_vzkazy {
	width:670px;
	height:auto;
	margin-top:40px;
}

#gallery_box_vzkazy .radek_1{
	width:670px;
	height:22px;
	line-height: 22px;
	color: #CCC;
}

#gallery_box_vzkazy .radek_1 input{
	height:18px;
	color: #FFF;
	background-color: #666;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:80%;
	margin-top:0px;
	font-weight:bold;
	line-height: 22px;
	padding-bottom:2px;
}

#gallery_box_vzkazy .textarea_1 {
	width:100%;
	height:50px;
	color: #FFF;
	background-color: #666;
	margin-top:5px;
	margin-bottom:10px;
}

#gallery_box_vzkazy .vzkazy{
	width:648px;
	height:auto;
	min-height:22px;
	line-height: 22px;
	color: #CCC;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	border: 1px solid #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:90%;
	display: block;
}

#gallery_all {
	width:680px;
	height:auto;
	margin-left:3px;
	margin-top:5px;
	clear:left;
	border: 1px solid #666;
}

#gallery_all .img_box{
	width:134px;
	height:97px;
	float:left;
	text-align:center;
	background-color: #202020;
	border: 1px solid #666;

}

#gallery_all .img_box img{
	max-width:124px;
	max-height:87px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
}

.clear_1 {
	width:100%;
	height:0px;
	clear:both;
}


#slideshow {
    position:relative;
    height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
 
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:220px;
	height:auto;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}


#paticka {
	width:904px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	height:auto;
	line-height:18px;
	text-align:center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333;
	color: #666;
}

#paticka a {
	color: #666;
	text-decoration:underline;
}

#paticka a:hover {
	color: #FFC;
	text-decoration:underline;
}