	* {
		margin: 0;
		padding: 0;
	}
body {
		background-image:url(../images/back_1.jpg);
		margin: 0 auto; 
		font-size: 12px;
	    font-family: Arial ;
	}
#obal {
		margin: 0 auto;
		background-image:url(../images/back_index.jpg);
		border: 1px solid #000000;
		-moz-box-shadow:1px 1px 4px #000000;
		-webkit-box-shadow:1px 1px 5px #000000;
		box-shadow:1px 1px 5px #000000;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
		border-radius:14px;		
	}
#zahlavi {
		height:70px;
		text-align: left;
	}
#blok {
		width: 798px;
		float: left; 
	}
#left{
		text-align:left;
		width: 180px;
		height:405px;
		float: left; 
	}
#obsah {
        height:435px;
		text-align:left;
		width: 790px;
		float: right;
}
#zapati      {
		font-size:80%;
		color: #ffffff;
        margin:2px 0 2px 0;
		text-align: center;
		width: 100%;
		height: 15px;		
  		clear: both;
}

.sub {
	font-size: 10pt;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	text-decoration: none;
	background: #ff0000;
	height: 30px;
	width: 180px;
	display: block;
	outline:0;
	margin-bottom: 5px;
}

.text2 {
	text-align:left;
	font-size: 13px;
	color: #ffffff;
	padding:5px 0 0 20px;
	font-weight: bold;
	height:15px;
}
.text3 {
	font-size: 13px;
	color: #000000;
	padding:5px 0 0 30px;
	font-weight: bold;
}
.text4 {
	text-align: justify;
	font-size: 12px;
	color: #000000;
	padding:0 20px 0 10px;
}

.slideshow {
    position:absolute;
    top:0;
	margin-left:4px;	
	height:250px;
	width:500px;
}
.slideshow img {position:absolute; left:0; top:0; width:180px; height:180px;}
.dvhdr40 {
	font-weight: bold;
	text-align: center;
	background-image:url(images/backback2.png);
    font-size:14px;
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
	padding: 0px 5px 0px 5px;
	color: #000000;
}
.dvbdy40{
	background-image:url(images/mapadetail.jpg);
    font-size:13px;
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;	
    padding:5px;
    width:300px;
	height:278px;
}
.cn_wrapper{
	font-size:11px;
	margin:15px auto 0px auto;
	width:765px;
	height:400px;
	position:relative;
	color:#000;
	overflow:hidden;
	padding:5px;
}
.cn_wrapper h1{
	font-size:20px;
	text-transform:uppercase;
}
.cn_wrapper h2{
	font-size:12px;
	border-bottom:1px solid #000;
	padding-bottom:4px;
	text-transform:uppercase;
}
.cn_preview, .cn_list{
	width:130px;
	height:450px;
	position:absolute;
	top:2px;
}
.cn_preview{
	left:125px;
}
.cn_content{
	border:1px solid #000000;
	top:450px;/*5*/
	left:5px;
	width:625px;
	padding:0;
	position:absolute;
	height:400px;
	-moz-box-shadow:1px 1px 3px #111;
	-webkit-box-shadow:1px 1px 3px #111;
	box-shadow:1px 1px 3px #111;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.cn_content2{
	border:1px solid #000000;
	-moz-box-shadow:1px 1px 3px #111;
	-webkit-box-shadow:1px 1px 3px #111;
	box-shadow:1px 1px 3px #111;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

a.cn_more{
	position:absolute;
	padding: 4px 0px;
	left:0px;
	bottom:0px;
	width:236px;
	color:#000000;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;
	border:1px solid #4c7ecb;
	outline:none;
	cursor:pointer;
	background-color: #1951A5;
	background-image:
		-moz-linear-gradient(
			top,
			rgba(255,255,255,0.25),
			rgba(255,255,255,0.05)
		);
	background-image:
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0, rgba(255,255,255,0.25)),
			color-stop(1, rgba(255,255,255,0.05))
		);
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-border-bottom-left-radius: 5px;
	-border-bottom-right-radius: 5px;
	-moz-box-shadow:1px 1px 3px #111;
	-webkit-box-shadow:1px 1px 3px #111;
	box-shadow:1px 1px 3px #111;
}
a.cn_more:hover{
	color: #011c44;
}
.cn_item{
	width:110px;
	cursor:pointer;
	position:relative;
	overflow:hidden;
	color:#000000;
	background-image:url(images/back1.jpg);	
}
.cn_item:hover, .selected{
	margin-left:5px;
	border-color:#C30000;
	background-image:url(images/back1.jpg);
}
.cn_item:hover h2,
.cn_list .selected h2,
.cn_item:active h2{
	border-color:#fff000;
}
.cn_item:hover p,
.cn_list .selected p,
.cn_item:active p{
	text-align:left;
	padding-left:10px;
	color:#800000;
}
.cn_item:active {
	color:#ffffff;
}
.cn_list p {
	height:15px;
	padding-top:3px;
	overflow:hidden;
}
.cn_nav{
	width:55px;
	height:24px;
	position:absolute;
	bottom:0px;
	left:14px;
}
a.cn_next, a.cn_prev{
	float:left;
	height:23px;
	width:23px;
	background-color:#212121;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	outline:none;
	border:1px solid #111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.cn_nav a:hover{
	background-color:#101010;
}
.cn_nav a:active{
	margin-top:1px;
	background-color:#000;
}
.cn_nav a.disabled{
	opacity:0.5;
}
.cn_page{
	display:none;
}
.menunu {
	text-align: left;
	color: #000000;
	padding:5px 0 0 4px;
}

.radek_kontakty {	  
	color: #000000;
		height:18px;
		width: 600px;
		margin:0 0 0 5px;
        border-top:1px solid #000000;
        border-left:1px solid #000000;
        border-right:1px solid #000000;		
}
.radek_kontakty_2 {	  
	color: #000000;
		height:18px;
		width: 600px;
		margin:0 0 0 5px;
        border-left:1px solid #000000;
        border-right:1px solid #000000;		
}
#radek100,#radek101,#radek102,#radek103,#radek104,#radek105,#radek106,#radek107,#radek108,#radek109,#radek110,#radek111,#radek112,#radek113,#radek114,#radek115,#radek116,#radek117,#radek118,#radek119,#radek120,#radek121,#radek122,#radek123,#radek124,#radek125 {
    	color: #000000;
		height:18px;
		width: 600px;
		margin:0 0 0 5px;
        border-top:1px solid #000000;
        border-left:1px solid #000000;
        border-right:1px solid #000000;		
}
#radek1000 {
		height:21px;
		width: 600px;
        margin: 5px 0 5px 5px;		
}
.sloupec1 {
		border-bottom:0;
		float:left;
		width: 190px;
        padding:2px 0 0 5px;
}
.sloupec2 {
		float:left;
		width: 180px;
        padding:2px 0 0 5px;
}
.sloupec3 {
		float:left;
		width: 380px;
        padding:2px 0 0 5px;
}
.sloupec4 {
		text-align:center;
		float:left;
		width: 200px;
        padding:2px 0 0 5px;
}
.rozvrh {
		height:85px;
		width:520px;
        border:1px solid #000000;
		margin: 0 0 10px 30px;
}
.sloupec1_rozvrh {
		text-align:center;
		width: 51px;
		float:left;
}
.sloupec2_rozvrh {
		padding:0 0 0 3px;
		width: 50px;
		float:left;
}
#tablo {
		margin:3px 0 12px 25px;
		height: 300px;
}
.tab {
		margin-top:10px;
        border:3px solid #000000;
		float:left;
		width: 175px;
		height: 253px;
}
.radek1 {
		float:left;
		width: 175px;
		height: 36px;
}
.sloup1 {
		float:left;
}
.kronika_karta{
		margin:0 0 0 8px;
		height:380px;
}
.kronika_jmeno {
		font-size:14px;
		font-weight: bold;
		text-align:center;
}
.kronika_table{
		font-size:90%;
		border: 1px solid #000000;
		-moz-box-shadow:1px 1px 4px #000000;
		-webkit-box-shadow:1px 1px 5px #000000;
		box-shadow:1px 1px 5px #000000;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		border-radius:8px;
		width:450px;
		padding:7px 0 7px 15px;
}
.kronika_left{
		float:left;
		width: 130px;
		height:170px;
}
.kronika_center{
		padding-right:5px;
		text-align:right;
		font-weight: bold;
		float:left;
		width: 75px;
}
.kronika_right {
		width: 340px;
		float:left;
}
.kronika_bottom{
		float:left;
		width: 800px;
		height:350px;
}
.prezdivka{
		text-align:right;
		float:right;
		padding:0 30px 0 0;
		color:#606060;
}
.name {
	padding:50px 0 0 0;
}
.login a  {
	opacity:0.6;
	text-decoration:none;	
	color:black;
}
.login a:hover  {
	opacity:1;
}
.prihlaseni   {
	width:110px;
	height:20px;
	padding:5px;
	color:#ffffff;
}
.odhlasit a  {
	opacity:0.6;
	text-decoration:none;	
	color:black;
}
.odhlasit a:hover  {
color:#000000;
	text-decoration:none;
	opacity:1;
}
.text_vip   {
	padding-top:15px;
	font-size:90%;	
}
.login_nadpis {
	text-align:center;
	width:180px;
	height:20px;
}
.login_1 {
	width:40px;
	height:26px;
	float:left;
}
.login_2 {
	width:140px;
	height:26px;
	float:left;
}
.login_prihlasit {
	text-align:center;
	width:180px;
	height:26px;
}