body{
	background-color: #070c2d;
	background-image: url(../images/frontend/bg.gif);
	background-repeat: repeat;
	color: Black;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a{
	color: #00578f;
	font-weight: bold;
}

a img{
	border: none;
}

div.wrapper{
	margin: 0 auto;
	width: 900px;
	background-image: url(../images/frontend/bgTop.png);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}

div.logo{
	background-image: url(../images/frontend/logo.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	height: 106px;
	width: 100%;
	margin-top: 1px;
}

div.player{
	background-image: url(../images/frontend/player.png);
	background-repeat: no-repeat;
	position: absolute;
	float: right;
	height: 249px;
	top: 75px;
	left: 550px;
	width: 361px;
	z-index: 2;
}



div.underMenu{
	margin-bottom: 10px;
	position: relative;
	text-align: left;
	width: 100%;
}

div.umPicture{
}

div.umPicture a img{
	border: none;
	border-color: #e38500;
	border-style: solid;
	border-width: 1px; 
	margin-top: 4px;
	margin-left: 4px;
}

/****************** PROSTREDEK ******************/

div.middle{
	background-image: url(../images/frontend/mainBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	text-align: left;
	width: 100%;
}

			div.right{
				float: right;
				margin-bottom: 25px;
				margin-left: 20px;
				width: 230px;
			}
			
			div.rbTop{
				background-image: url(../images/frontend/blueBoxTop.gif);
				background-repeat: no-repeat;
				background-position: top;
				color: white;
				font-size: 17px;
				font-weight: bold;
				height: 33px;
				text-align: left;
				width: 100%;
			}
			
			.rbTop h2{
				font-size: 18px;
				margin: 0;
				padding: 0;
				padding-top: 5px;
				margin-left: 10px;
			}
			
			div.rbMiddle{
				background-color: white;
				border-color: #008ae3;
				border-style: solid;
				border-width: 1px;
				border-top: none;
				border-bottom: none;
			}
			
			.rbMiddle strong{
				font-size: 14px;
			}
			
			div.rbMiddle div{
				margin-left: 10px;
				margin-right: 10px;
				padding-top: 5px;
			}
			
			div.rbBottom{
				background-image: url(../images/frontend/blueBoxBottom.gif);
				background-repeat: no-repeat;
				background-position: top;
				height: 14px;
				width: 100%;
			}
			
			
			
			div.main{
				margin-left: 4px;
				float: left;
				width: 640px;
			}
			
			div.mTitle{
				background-image: url(../images/frontend/orangeBoxTop.gif);
				background-repeat: no-repeat;
				background-position: top;
				color: white;
				font-size: 17px;
				height: 34px;
				width: 100%;
			}
			
			div.mTitle h1{
				font-size: 20px;
				margin: 0;
				margin-left: 10px;
				padding: 0;
				padding-top: 3px;
			}
			
			div.mContent{
				background-color: white;
				border-color: #e38500;
				border-style: solid;
				border-width: 1px;
				border-bottom: none;
				border-top: none;
				min-height: 300px;
			}
			
			/****** STYLY PRO MAIN CONTENT ******/
			
			.mContent{
				font-size: 13px;
			}
			
			.mContent .inner{
				margin-left: 15px;
				margin-right: 15px;
				padding-top: 10px;
				padding-bottom: 10px;
			}
			
			.mContent .important{
				background-color: #c7ffb2;
				border-color: #28a600;
				border-style: solid;
				border-width: 1px;
				margin-bottom: 10px;
				padding: 5px;
			}
			
			.important h3{
			border-bottom-color: #207900;
			border-bottom-style: double;
			border-bottom-width: 3px;
				color: #207900;
			}
			
			.mContent p{
				font-size: 13px;
				margin: 0;
				padding-bottom: 5px;
				text-align: justify;
			}
			
			.mContent strong{
				text-decoration: bold;
			}
			
			.mContent a{
				color: #00578f;
				font-weight: bold;
				text-decoration: underline;
			}
			
			.mContent a img{
				border-color: #b36800;
				border-style: solid;
				border-width: 1px;
				cursor: pointer;
			}
			
			.mContent img{
				border-color: #00578f;
				border-style: solid;
				border-width: 1px;
			}
			
			.mContent table{
				border-color: #00568e;
				border-style: solid;
				border-width: 1px;
				border-collapse: collapse;
				/*border-bottom: none;
				border-right: none;*/
				width: 100%;
			}
			
			.mContent td{
				border-color: #00568e;
				border-style: solid;
				border-width: 1px;
				/*border-top: none;
				border-left: none;*/
				color: #131313;
				font-size: 12px;
				padding: 2px;
				padding-left: 5px;
				padding-right: 5px;
			}
			
			.mContent th{
				background-image: url(../images/frontend/table-header-bg.gif);
				background-repeat: repeat-x;
				border-color: #00568e;
				border-style: solid;
				border-width: 1px;
				color: white;
				height: 25px;
				text-align: left;
				padding: 2px;
				padding-left: 5px;
				padding-right: 5px;
			}
			
			.mContent tr.green th{
				background-image: url(../images/frontend/table-header-bg-green.gif);
				font-weight: normal;
			}
			
			.mContent tr.header1{
				background-color: #93d5ff;
				font-size: 13px;
				font-weight: bold;
			}
			
			.mContent tr.header2{
				background-color: #c9ff95;
				background-color: #ffd090;
				font-size: 13px;
				font-weight: bold;
			}
			
			.mContent h1, h2, h3, h4, h6, h6{
				margin-top: 0;
			}
			
			.mContent h2{
				border-bottom-color: #ee8f00;	
				border-bottom-style: dashed;
				border-bottom-width: 1px;
				color: #b06800;	
			}
			
			.mContent h4{
				border-bottom-color: #20b2aa;
				border-bottom-style: solid;
				border-bottom-width: 1px;
				font-style: italic;
				margin-bottom: 10px;
				padding-bottom: 3px;
			}
			
			.mContent ul{
				margin: 0;
			}
			
			.mContent .red{
				color: red;
			}
			
			/************************************/
			
			
			div.mBottom{
				background-image: url(../images/frontend/orangeBoxBottom.gif);
				background-repeat: no-repeat;
				background-position: top;
				height: 15px;
				width: 100%;
		
			}
	
	
	
	div.cleaner{
		clear: both;
		width: 100%;
	}
	
	
	div.bottom{
		color: white;
		background-image: url(../images/frontend/bgBottom.gif);
		background-position: top;
		background-repeat: no-repeat;
		border-top-color: #008ae3;
		border-top-style: solid;
		border-top-width: 1px;
		font-size: 10px;
		height: 47px;
		margin-bottom: 5px;
		text-align: center;
		width: 100%;
	}

	div.statistics{
	    color: white;
	    font-size: 10px;
	    margin-bottom: 20px;
	}
	
	/****************** AKTUALITY ********************/
	div.news{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.news h2{
		color: #754300;
		font-size: 16px;
		margin: 0;
		margin-left: 65px;
		padding: 0;
		border-bottom-color: #754300;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	
	.news p{
		color: #141414;
		font-size: 12px;
		margin: 0;
		padding: 0;
		text-align: justify;
	}
	
	.odd{
		background-color: #fff8ea;
	}
	
	.newsInner{
		margin-left: 8px;
		margin-right: 8px;
	}
	
	.newsDate{
		background-image: url(../images/frontend/bgCalendar.gif);
		background-repeat: no-repeat;
		height: 56px;
		float: left;
		margin-right: 5px;
		text-align: center;
		width: 59px;
	}
	
	.newsMonth{
		color: white;
		font-size: 10px;
		font-weight: bold;
		margin: 0 auto;	
		padding-top: 3px;
		width: 55px;
	}
	
	.newsDay{
		color: black;
		font-family: "Comic Sans MS";
		font-size: 18px;
		font-weight: bold;
		margin-top: 5px;
		width: 55px;
	}
	
	.newsContent{
		margin-left: 65px;
	}
	
/********** GALERIE ************/

.gallery{
	padding: 15px;
	padding-right: 10px;
}

.gallery .image{
	background-color: #eee8aa;
	float: left;
	height: 77px;
	margin: 4px;
	padding: 4px;
	text-align: center;
	width: 118px;
}

.mContent .left{
	/*background-color: #eaf0f8;
	behavior: url(border-radius.htc);
	border-radius: 20px;
	border-color: #007fd0;
	border-style: solid;
	border-width: 1px;*/
	float: left;
	-moz-border-radius: 10px 10px 10px 10px;
	padding: 10px;
	position: relative;
	width: 44%;
}

.mContent .right{
	/*background-color: #eaf0f8;
	behavior: url(border-radius.htc);
	border-radius: 20px;*/
	/*border-color: #007fd0;
	border-style: solid;
	border-width: 1px;*/
	float: right;
	-moz-border-radius: 10px 10px 10px 10px;
	padding: 10px;
	position: relative;
	width: 44%;
}

.mContent .left60{
	background-color: #f3f3f3;
	float: left;
	padding: 10px;
	width: 55%;
}

.mContent div.red{
	border-color: #fd0000;
	border-style: solid;
	border-width: 1px;
	color: black;
}

.mContent .right40{
	background-color: #f3f3f3;
	float: right;
	padding: 10px;
	width: 35%;
}

.mContent .ligaLink{
font-size: 17px;
	margin-right:10px;
}

.mContent .ligaLink a{
	text-decoration: none;
}

#slider a img{
	border: none;
} 

table.noborder{
	border: none;
}

.noborder td{
	border: none;
}

/**************** DATAGRID ****************/
.datagrid table{
	border: none;
}

.datagrid table th{
	background-color: #00568e;
	height: 25px;
}

.datagrid table th a{
	color: white;
}

.datagrid table th p{
	padding: 0;
}

.datagrid table th, td{
	border-color: #00568e;
	border-style: solid;
	border-width: 1px;
}

.footer td{
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.footer{
	padding-top: 5px;
}

/********* Formular ve frontendu *********/
.contentForm form{
	text-align: center;
}

.contentForm form input[type=text], .contentForm form textarea{
	border-color: #b26800;
	border-style: solid;
	border-width: 1px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.contentForm table{
	border-color: #b26800;
	border-style: solid;
	border-width: 1px;
	margin: 0 auto;
	width: auto;
}

.contentForm table th, .contentForm table td{
	background-image: none;
	background-color: #ffe9ca;
	border: none;
	color: black;
	padding: 10px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}

.discussion_item{
	background-color: #f1f1f1;
	border-color: #0063a3;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
	padding: 5px;
	position: relative;
}

.discussion_remove_post{
	position: absolute;
	left: 98%;
	top: 0;
}

.discussion_actions{
	float: right;
}

.discussion_item_footer{
	background-color: #dedede;
	font-size: 11px;
	margin-bottom: 5px;
}

.discussion_item .discussion_item{
	margin-left: 10px;
}

.discussion_item .discussion_item .discussion_item_footer{
	margin-bottom: 0;
}

/******** FLASH ********/

.flash{
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	padding: 15px;
}

.info{
	border-color: lime;
	background-color: #c4fdb9;
	color: #006801;
}

.warning{
	border-color: orange;
	background-color: #ffecc3;
	color: #ca7400;
}

.error{
	border-color: red;
	background-color: #ffb2b2;
	color: #950000;
}

div.counter{
    border-color: white;
    border-style: solid;
    border-width: 1px;
    color: white;
    font-size: 10px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 120px;
}

.counter table{
    border: none;
    margin: 0 auto;
    padding: 0;
    width: auto;
}

.counter table td{
    border: none;
    text-align: left;
}








	
	
