/* Radio Dyje (wide)

Verze: 0.1, July, 24 2008 */

/* * {
	font-family: Tahoma,"Arial CE",Arial,Trebuchet MS,"Verdana CE",Verdana,"Helvetica CE",lucida,monospaced;
}*/

/* Tělo */
body{
	/*background:#e0e0e0 url(img/bodybg.jpg) repeat-x;*/ /* Pozadí s motivem */
	background: #fff3b7 url("img/Pozadi3.jpg") no-repeat top center;
/* 	color:#505050; */
	color: #3c3c3c;
	font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
/* 	text-align:center; */
}

p{
	line-height:1.5em;
	margin:0 0 15px;
}

a{
	color:#Fa0000;
	font-weight:700;
	text-decoration:none;
}

a:hover{
	color:#d04a10;
}

hr{
	height:1px;
	margin:10px 0;
	width:98%;
}

dt{
	font-weight:700;
}

dd{
	margin:1px 0 12px 15px;
}

/* Obsah celé stránky */
#container{
	_background: #c0c0c0 url(img/bodybg.gif) repeat-x;
	margin: 0 auto;
	text-align: left;
	width: 90%;
	min-width: 1100px;
}

/* Logo nahoře */
#sitename{
	background:url(img/LogoSmall.png) top center no-repeat;
	color:#ffffff;
	height:117px;
	margin:0 10px 10px 0;
	text-align:center;
	display: block;
}

#sitename h1{
	font-size:2.2em;
	margin:0;
	padding-top:20px;
}

#sitename span{
	font-size: 1.6em;
	letter-spacing: -1px;
	margin: 0;
}

/* Nav - Horní menu */
#nav{
	background: url(img/greypx.gif) bottom left repeat-x;
	/*float: left;*/
	/*width: 100%;*/
	width: 1000px; /* 1050px */
	min-width: 975px;
	margin: auto;
}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#nav a{
	background:url("img/tabs_r.png") no-repeat 100% 0;
	color:#808080;
	display:block;
	font-size:15px;
	letter-spacing:-1px;
	padding:7px 20px 4px 11px;
	text-decoration:none;
}

#nav a:hover{
	color:#505050;
}

#nav li{
	background:url("img/tabs_l.png") no-repeat 0 0;
	float:left;
	margin:0 5px 0 0;
	padding:0 0 0 9px;
}

#nav #current{
	background:url("img/tabs_l.png") no-repeat 0 -41px;
}

#nav #current a{
	background:url("img/tabs_r.png") no-repeat 100% -41px;
	color:#303030;
	padding:7px 20px 5px 11px;
}

/* Horní stínovaný pruh */
#topshadow{
	background:url(img/topshadow.png) repeat-x;
	width:100%;
}

/* Levý stínovaný okraj */
#wrap1{
	background:#fff8de url(img/lokraj.png) repeat-y;
/* 	border-bottom:1px solid #808080; */
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	clear: both;
	/*width: 100%;*/
/* 	width: 980px; */
	width: 1000px;
	_width: 975px; /* 1050px */
	/*min-width: 975px;*/
	margin: auto;
}

/* Levý horní stínovaný okraj */
#wrap2{
	background:url(img/lheader.png) top left no-repeat;
	width:100%;
}

/* Pravý horní stínovaný okraj */
#wrap3{
	background:url(img/rheader.png) top right no-repeat;
	width: 100%;
}

/* Pravý stínovaný okraj */
#wrap4{
	background:url(img/rokraj.png) top right repeat-y;
	width: 100%;
}

#header{
	height:30px;
	position:relative;
	width:730px;
}

#header h1{
	float:left;
	font-size:1.4em;
	margin:0;
	width:180px;
}

/* Umístění datumu, svátku a aktuální pozice (Topbox) */
#topbox{
	color:#808080;
	font-size:12px;
	text-align:right;
	padding: 12px 20pt 0px 0px;
	width: 100%;
}

/* Topbox - Odkazy */
#topbox a{
	color:#d04a10;
}

/* Topbox - Zvýrazněné odkazy */
#topbox a:hover{
	text-decoration:underline;
}

/* Levý sloupec */
#leftside{
	float:left;
	margin:5px 8px 0px 5pt;
	width:145px;
}

/* Levý sloupec - Nadpis H1 */
#leftside h1{
	font-size:1.4em;
	font-weight:400;
}

/* Levý sloupec - Obrázek */
#leftside img{
	border:1px solid #Fa0000;
}

/* Pravý sloupec */
#rightside{
	float:right;
	margin:20px 35px 20px 20px;
	_margin:20px 15px 20px 20px;
	width:145px;
}

/* Pravý sloupec - Nadpis H1 */
#rightside h1{
	font-size:1.4em;
	font-weight:400;
	margin:0 0 12px;
}

/* Pravý sloupec - Odstavec */
#rightside p{
	font-size:0.9em;
	margin:2px 0 12px 0px;
}

/* Pravý sloupec - Obrázek */
#rightside img{
	border: 1px solid #Fa0000;
	margin: 0 0 5px 5px;
	padding: 2px;
}

/* Prostřední sloupec - Hlavní blok */
#content{
	/*width:70%;
	_width:50%;*/
	width: 625px;
	margin:0px 0px 0px 11px; /* 171px */
	float: left;
	/*min-width: 950px;*/
/* 	width: 75%; */
}

#contentalt{
	margin:45px 15px 0 180px;
}

#content p,#contentalt p{
	margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
	color:#505050;
	font-size:2em;
	font-weight:400;
	margin:15px 0 10px;
	padding:0;
}

#content h2,#contentalt h2{
	color:#505050;
	font-size:1.0em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

#content img,#contentalt img{
	border:1px solid #Fa0000;
/*	float:left;*/
	margin:5px 15px 0px;
	padding-left: 0px; 
}

/* Patička */
#footer{
	background:url(img/rokraj.png) top right repeat-y;
	clear:both;
	color:#a0a0a0;
	font-size:12px;
	height:20px;
	text-align:right;
	width:100%;
}

/* Patička - Odkazy */
#footer a{
	color:#a0a0a0;
	font-weight:400;
}

/* Patička - zvýrazněné odkazy */
#footer a:hover{
	color:#a0a0a0;
	text-decoration:underline;
}

.menublock{
	margin-bottom:10px;
}

.nav{
	color:#D00000;
	display:block;
/*	font-size:13px;*/
/*	font-weight:700;*/
	margin-bottom:1px;
	padding:2px 2px 2px 10px;
	position:relative;
	text-decoration:none;
	width:125px;
}

.nav:hover{
	border:1px solid #Fa0000;
	color:#505050;
	padding:1px 1px 1px 9px;
}

.sub{
	font-size:0.9em;
	margin-left:20px;
	padding:1px 1px 1px 6px;
	width:105px;
}

.sub:hover{
	border:1px solid #Fa0000;
	color:#505050;
	padding:0 0 0 5px;
}

.intro{
	font-weight:500;
}

.active{
	border:1px solid #FA0000;
	padding:1px 1px 1px 9px;
}

.box{
	background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:15px auto;
	padding:10px 10px 10px 20px;
	width:75%;
}

.photo{
	margin:5px auto 15px;
	padding:5px;
}

.smallcaps{
	font-variant:small-caps;
}

.mini{
	color:#a0a0a0;
	font-size:0.75em;
	font-weight:400;
	line-height:1.2em;
	margin:20px 0 10px 8px;
}

/* Malý font */
.small{
	font-size:0.95em;
}

/* Velký font */
.large{
	font-size:1.4em;
}

.soft{
	color:#808080;
}

.normal{
	font-weight:400;
}

.sharp{
	color:#101010;
}

.center{
	text-align:center;
}

/* Skryté položky */
.hide{
	display:none;
}

/* Rám kolem objektů */
.ram {
	margin-bottom: 8px;
	margin: 10px 2px 0px 0px;
	/*_margin: 20px 0px 0px 0px;*/
	/*float: left;*/
}

.preram {
	border-bottom: 2px dotted #F93535;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

/* Oddělovací tečky */
.preramhl {
	border-bottom: 2px dotted #6A6C6A;
	padding-bottom: 4px;
	width: 60%;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}

/* Oddělovací čára mezi hlavním blokem a spodní reklamou */
.toddel {
	border-bottom: 3px dotted #6A6C6A;
	padding-bottom: 4px;
	width: 75%;
	text-align: center;
	/*margin-bottom: 10px;
	margin-top: 30px;*/
	margin: 30px auto 10px;
}

/* Informace o článku - Autor, počet přečtení */
.cla-obsah {
	padding: 5px 5px 5px 5px; /* 10 40 10 10 */
	font-size: 11px;
/*
	font-size: 10px;
	font-weight: bold;
*/
}

/* Nadpis článku */
.cla-nadpis {
	color:#fff;
	font-weight: bold;
	font-size: 13px;
	background: #000;
	margin: 1px;
}

/* Text článku */
.cla-text {
	color:#000;
	overflow: auto;
	_height: 100%;
/*	font-weight: normal; */
	font-size: 13px;
	margin-top: 60px;
	width: 90%;
}

/* Text článku na hlavní stránce */
.cla-text-nahled {
	color:#000;
	overflow: auto;
	_height: 100%;
	font-size: 11px;
	width: 190px;
}

/* Celý článek */
.cla-cely {
	overflow: auto;
	_height: 100%;
}

/* Patička článku - Odkazy na celý článek a komentáře */
.cla-informace {
	color:#350000;
	font-size: 11px;
	font-weight: normal;
/*	margin-left: 150px; */
}

.tisk {
	padding:1em;
}

.cla-informace-tisk {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.obrtema {
	padding:0 0 0 5px;
	float: left;
	height: 70px;
}

.obrtema_r {
	padding:0 0 0 5px;
	float: right;
	height: 90px;
}

.male {
	color: #004D4D;
	font-family: "arial","verdana";
	font-size: 11px;
	font-weight: normal;
}

.strankovani {
	/*width: 100%;*/
	margin-top: 10px;
}

/* Partnerství */
.partners {
	text-align: center;
}

/* Partnerství - Odkazy */
.partners a {
	margin-top: 5px;
}

/* Partnerství - Obrázky */
.partners img {
	margin-top: 5px;
	/*height: 31px;*/
	width: 100px;
}

/* Ankety */
.anketa-std-otazka,
.anketa-cla-otazka,
.anketa-blok-z,
.anketasysz {
	color:#E30000;
	font-size: 13px;
	font-weight: normal;
	margin:0;
	padding:0.3em 0;
	border-bottom: 1px solid #F74646;
}
.anketasysodp,
.anketa-std-odpovedi,
.anketa-cla-odpovedi,
.anketa-blok-odpovedi {
	color:#E30000;
	font-size: 12px;
	font-weight: normal;
	line-height:1.2em;
	margin:0.2em 0;
}
.anketa-cla-ram {
}
.anketa-blok-odp-cara {
	width:140px;
	font-size:85%;
	line-height:1em;
	height:1em;
	margin:2px 0;
	padding:0;
}
.anketa-blok-odp-cara-hlasy {
	height:1em;
	background:#E40000 url(img/gr-inq.png) 100% 0 repeat-y;
}

.anketa-std-ram {
	text-align: left;
}

/* Download */
.download-z {
	color: #000000;
	font-family: "arial","tahoma";
	font-size: 12px;
}
#download-z {
	color: #000000;
	font-family: "arial","tahoma";
	font-size: 12px;
}
.download-sekce {
	color: #000000;
	font-family: "arial","tahoma";
	font-size: 12px;
	text-align: center;
	padding: 6px;
}
.download-sekce-akt {
	font-weight: bold;
}

#download-z img {
	margin: 0;
	border: 0;
}

/* Sekce odkazy */
.weblinks-z {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 13px;
}
.weblinks-sekce {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.weblinks-sekce-akt {
	font-weight: bold;
}

/* Bloky 1 až 5 - Společné vlastnosti */
.blok1, .blok2, .blok2, .blok3, .blok4, .blok5, .blok6	{
	margin: 0 0 9px 0;
	padding: 5px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	border: none;
	/*background: url('img/blok.jpg') repeat-x;*/
}

/* Bloky 1 až 6 - Rozdíly */

/* Blok 1 */
.blok1	{
	background: #FA0000; /*#Fa0000*/
}

/* Blok 2 */
.blok2	{
	background: #FA0000; /*#5892e3*/
}

/* Blok 3 */
.blok3	{
	background: #Fa0000;/*#768db9;*/
}

/* Blok 4 */
.blok4	{
	background: #Fa0000;/*#4f689a;*/
}

/* Blok 5 */
.blok5 {
	/*background: #Fa0000;*//*#4f689a;*/
	margin: 0px;
}

.blok5 img {
	border: none;
}

.blok5obs {
	margin-left: 10px;
}

/* Blok 6 */
.blok6	{
	background: #FA0000;
	margin-left: 300px;
}

.blok6obs {
	margin-left: 300px;
}

.porady {
	font-family: "verdana","arial";
	font-size: 11px;
}

.z {
	color:#686868;
	font-size: 13px;
	font-weight: normal;
}

.z1 {
	color: #374849;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: normal;
}
.z2 {
	color: #374849;
	font-family: "tahoma","arial";
	font-size: 11px;
	font-weight: normal;
}
.z3 {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: normal;
}
.z4 {
	color: #FFFFFF;
	font-family: "tahoma","arial";
	font-size: 12px;
	font-weight: normal;
}
.z5 {
	color: #374849;
	font-family: "tahoma","arial";
	font-size: 9px;
	font-style: italic;
}
.z6 {
	color: #111111;
	font-family: "tahoma","arial";
	font-size: 9px;
	font-weight: normal;
}
.z7 {
        color: #111111;
        font-family: "arial","tahoma";
        font-size: 11px;
        font-weight: normal;
}
.orange {
	color: #E37B1C;
	font-family: "tahoma","arial";
	font-size: 11px;
	font-weight: normal;
}
.z8 {
        color: #FFFFFF;
        font-family: "tahoma","arial";
        font-size: 10px;
        font-weight: normal;
}
.z9 {
        font-family: "verdana","arial";
        font-size: 14px;
        font-weight: normal;
}
.z10 {
	color: #374849;
	font-family: "tahoma","arial";
	font-size: 12px;
	font-weight: normal;
}

.headnews {
	text-align: center;
}

/* Novinky */

/* Novinky - Datum */
.nov-datum {
	color:#000000;
	font-size: 10px;
	font-weight: bold;
}

/* Novinky - Titulek */
.nov-titulek {
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}

/* Novinky - Zvýrazněný titulek */
.nov-titulek-duraz {
	color:#660000;
	font-size: 11px;
	font-weight: bold;
}

/* Novinky - Text */
.nov-text {
	color:#000000;
/*	font-size: 11px;*/
	font-weight: normal;
	text-align: justify;
}

.nov-text p {
	line-height:1.5em;
	margin:0px 0px 0px 0px;
}

.informace {
	font-size: 11px;
}

.tecky {
	font-size:25px;
}
.reklama {
	font-size:10px;
}

/* Styl k reklamě na Elán */
.Elan {
	position: relative;
	left: -430px;
	top: 66px;
}

.vinmag {
	text-align: justify;
}

.cerhod{
	text-align: justify;
}

.astro {
	text-align: justify;
}

.cenecest {
	text-align: justify;
}

.host {
	text-align: justify;
}

/* Galerie */

.galerie {
	font-weight: bold;
	width: 700px;
	margin: 0 auto;
}
.galerie input,.galerie select,.galerie textarea {
	border: 1px solid rgb(0,0,0);
	font-size: 11px;
	margin-left: 20px;
	width: 250px;
}
.gal_tlacitko {
	border: 1px solid rgb(0,0,0);
	background-color: rgb(166,166,166);
	font-weight: bold;
	width: auto;
}
/* Nadpis galerie */
.gal_nadpis {
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	text-decoration: underline;
	margin: 5px;
	font-family: "verdana","arial";
}
/* Upozornění */
.gal_bacha {
	font-weight: bold;
	text-align: center;
	color: rgb(153,0,0);
	margin: 10px 0;
}
/* Tabulka v galerii */
.gal_table {
	text-align: left;
	width: 150px;
	font-size: 11px;
	margin: 2px auto;
	/*border: 1px dashed rgb(0,0,0);*/
}
.gal_table a img {
	border: 1px solid rgb(70,70,70);
}
.gal_table a:hover img {
	border: 1px dashed rgb(0,0,0);
}
.gal_table td,.gal_table th {
	padding: 0 4px;
}
/* Buňka th v tabulce */
.gal_table th {
	font-weight: normal;
	font-style: italic;
}
/* Div v th */
.gal_table th div {
	text-align: center;
}
/* Označení strong v th tabulce */
.gal_table th strong,.gal_table th strong a {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	display: block;
}
/* Ovlivňuje navigaci vždy dole/nahoře na stránce */
.gal_navigace {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
}
.gal_strankovani {
	font-size: 11px;
	text-align: center;
}
.gal_ident {
	text-align: right;
	font-size: 10px;
}

.gal_gal_titulek {
	font-size: 14px;
	text-align: center;
}

.gal_table_obr {
	margin: 0 auto;
	width: 480px;
}
.gal_table_obr td {
	padding: 5px;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	border-bottom: 1px dashed rgb(212,212,212);
}
.gal_table_obr td a img {
	border: 1px dashed rgb(180,180,180);
	padding: 5px;
}
.gal_table_obr td a:hover img {
	border-color: rgb(0,0,0);
}

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

#Copyright {
	color: #ababab;
	width: 900px;
	margin: auto;
	font-size: 11px;
	font-family: Tahoma,"Arial CE",Arial,Trebuchet MS,"Verdana CE",Verdana,"Helvetica CE",lucida,monospaced;
	margin-bottom: 10px;
	margin-top: 5px;
}

#Paticka {
	background: url("img/Footer.png") repeat-x scroll center top transparent;
	color: #3c3c3c;
	height: 180px;
	font-family: Tahoma,"Arial CE",Arial,Trebuchet MS,"Verdana CE",Verdana,"Helvetica CE",lucida,monospaced;
	font-size: 10px;
}

#PatickaWrapper {
	width: 1000px;
	padding-top: 15px;
	margin: auto;
}

.PatickaLogo {
	float: left;
}

.PatickaLogo img {
	float: left;
}

.PatickaText {
	float: left;
	padding-top: 5px;
}

.PatickaText h2 {
	font-size: 14px;
	color: #000;
}

.PatickaText p {
	line-height: 1.3;
	margin: 0;
	min-width: 135px;
}

.PatickaText a {
	color: #000;
}

.PatickaSeparator {
	width: 10px;
	height: 90px;
	padding-left: 5px;
/* 	padding-right: 5px; */
	padding-top: 5px;
}

.PatickaSeparatorBig {
	width: 10px;
	height: 90px;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;
}

.clear {
	clear: both;
}
