@charset "windows-1250";

/* DEFINICE LAYOUTU */

body {
	background-color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main {
	margin-left: auto; 
	margin-right: auto;
	width: 1180px;	
}

#topbar{
	background-image: url('/img/2010/topbar.png');
	width: 1180px;
	height: 182px;	
}

#leftpad{
	width: 145px;
	height: 400px;
	float: left;
	background-image: url('/img/2010/left.png');
	
	}

#page{
	/*margin-left: 160px;*/
	background-image: url('/img/2010/pagetop.png');
	background-repeat: no-repeat;
	width: 690px;
	float: left;
	background-color: fff;
	}

#newsbar{
	font-size: 13px;
	background-color: #333333;
	margin: 20px 20px 0 20px;
	text-align: center;
	color: #fff;
	padding: 5px 0 5px 0;
	}
	
#newsbar a {
	color: #FFFFFF;
  	text-decoration:none;
	}

#newsbar a:hover {
	text-decoration: underline;
	color : #C0C0C0;
	}
	
#leftImg{
	width: 130px;
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	}
		
#pageTextArea{
	width: 500px;
	float: right;
	margin: 20px;
	}

#pageTextArea-wide{
	width:650px;
	text-align: center;
	margin: 20px;
	}
	
#mainnews {
	font-size: 12px;
	text-align: center;
	}
	
#mainnewsLeft {
	width: 220px;
	margin-right: 60px;
	float: left;
	}
	
#mainnewsRight {
	width: 220px;
	float: right;
	}

#menu{
	width: 345px;
	float: right;
	
	background-image: url('/img/2010/menu.png');
	background-repeat: no-repeat;
	}

#menuTextArea{
	margin: 100px 0 0 30px;
	}
	
#footer{
	background-image: url('/img/2010/pagebottom.png');
	background-repeat: no-repeat;
	margin-left: 145px;
	width: 692px;
	height: 30px;
	clear: left;
	font-size : 7pt;
	color: #FFFFFF;
	padding-top: 30px;
	text-align: center;
	}
	
#footer a {
	color: #FFFFFF;
  	text-decoration:none;
	}

#footer a:hover {
	text-decoration: underline;
	color : #C0C0C0;
	}
	
/* PISMA - TEXTY */

p {
	text-align: justify;
	
}

p.text{
	font-size : 9pt;
	color: #000000;
}

p.center{
	text-align: center;
}

p.textnews{
	font-size : 8pt;
}

div.center{
	text-align: center;
}

div.anketa {

	float: left;
}


/* N A D P I S Y */

H1{
	color: #C50018; /*#0066FF;*/
	font-size: 26px;
	margin: 0;
}

H2{
	margin-top : 10;
	padding-left : 5;
	padding-right : 5;
	color: #731702;/*#0066FF;*/
}

H3{
	font-size: 18px;
	color: #6E6E6E;/*#6699cc;*/
	background-image:url(../img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

H4{
	margin-top: 10; /* background-color : #FFF8DC;	*/
	font-size: 13px;
	color: #fff;/*#6699cc;*/
	margin:0px;
	background: #C50018; /*#f5f5dc;*/
	letter-spacing: -1px;
	border:#eee 1px solid;
}


/* ODKAZY */

A.NAVIGATE{
	cursor : hand;
}

a {
	text-decoration:underline;
	font-weight:bold;
	color: #731702;/*#0066FF;*/
	border : 0;
}

a:link {}

a:hover {
	color:#731702 /*#0066FF*/ ;  
	text-decoration:underline}

a:visited {}

a:send {}

a.black{color: black}


/* I C O N S*/

a.icon_stream{
	display: inline-block;
	background-image: url(/img/icons/stream_0.png);
	height:70px;
	width:140px;
	text-decoration: none;
	}

a.icon_stream:hover{
	background-image: url(/img/icons/stream_1.png);
	text-decoration: none;
	}

a.icon_mp3{
	display: inline-block;
	background-image: url(/img/icons/mp3_0.png);
	height:70px;
	width:140px;
	text-decoration: none;
	}

a.icon_mp3:hover{
	background-image: url(/img/icons/mp3_1.png);
	text-decoration: none;	
	}
	
a.icon_foto{
	display: inline-block;
	background-image: url(/img/icons/foto_0.png);
	height:70px;
	width:140px;
	text-decoration: none;
	}

a.icon_foto:hover{
	background-image: url(/img/icons/foto_1.png);
	text-decoration: none;	
	}

a.icon_suchi_rozek{
	display: inline-block;
	background-image: url(/img/icons/suchi_rozek_0.png);
	height:70px;
	width:140px;
	text-decoration: none;
	}

a.icon_suchi_rozek:hover{
	background-image: url(/img/icons/suchi_rozek_1.png);
	text-decoration: none;	
	}
	
a.youtube {
	font-size: 13px;
	color: #fff;/*#6699cc;*/
	margin:0px;
	background: #C50018; /*#f5f5dc;*/
	border:#eee 2px solid;
	display: block;
	letter-spacing: -1px;
	text-decoration: none;
}

a.youtube:hover {
	color: #eee;
	border: black 2px solid;
	
	}

/* M E N U */

A.MENU{
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	font-size : 10pt;
}

A.MENU:hover{
	text-decoration: underline;
	/*font-weight : bold;*/
	color: #731702;/* #6699cc;*/
}

A.MENU:visited{
	/*font-style : italic;*/
}

A.MENU:active{
	font-weight : bold;
}

DIV.MENUITEM{
	font-weight : bold;
	/*background-color: #F0F8FF;
	*/
	font : x-small;
	padding-left : 0;
	padding-right : 0;
	font-size:12;
	
}

/* T A B U L K A*/

TD{
	text-align: left;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #000000;
}

TD.BLUE{
	background : Blue;
	color : White;
}

TH {
	text-align: left;
	font-size: 10pt;
}

TH.adminTable{
	text-align: left;
	font-size: 10pt;
	background-color :#F0F8FF;
}

TD.lightSilver{
	background : Silver;
}

HR {
	border-bottom-style : dashed;
	color : Silver;
	border-top-color : Silver;
	border-top-style : dashed;
	height:1pt;

}

/* O B R A Z K Y */

img {
	border : 0;
}

a.xpIcon{
	display:inline-block;
	border: #eee 2px solid;
	padding: 5px;	
	
	} 

a.xpIcon:hover{
	border: #000 2px solid;
	opacity:0.6;filter:alpha(opacity=60);
	}

/* O S T A T N I */

div.inline{
	width:350px;
	display:inline-block;
	float:right;
}

LI{
	text-align: left;
	font-size: 8pt;
	margin-left : 10pt;
}

UL{
	text-align: left;
	list-style : disc;
}

UL.DIS{
	margin-left: 5;
}

span.HighlightText{
	font-size : 8pt;
	color: #0066FF;
	font-weight : bold;
}

span.odpocitavani{
	color: #6E6E6E; /*#6699cc;*/
	font-size: 10pt;
	text-align: center;
	
	}

span.odpocitavaniMesic{
	color: #6E6E6E; /*#6699cc;*/
	font-size: 10pt;
	font-weight: bold;
	}
	
span.odpocitavaniTyden{
	color: #DB2373;/*#FF0000;*/
	font-size: 10pt;
	font-weight: bold;
	
	}

/* DISKUSE*/

P.disNick{
	background-color : #F0F8FF;
	font-weight : bold;
	color: #000000;
}
P.disTitle{
	font : bold;
		
}
P.disText{

}

P.disDate{
	font-size: smaller;
	text-align : right;
}

DIV.lightBlue{
	background-color : #F0F8FF;
}

P.disHead_up{
	font-weight: bolder;

}





@import url(body.css);
@import url(division.css);
@import url(program.css);
