body {
	color: #FFFFFF;
	background-color: #111314;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/back.png);
	background-repeat: repeat-x;
	width:100%;
	text-align:center;
}

a:visited {
	font-weight: bold;	
	color: #B1F0F0;
	text-decoration: none;
}


a:link {
	font-weight: bold;
	color: #B1F0F0;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


center a:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}


center a:link {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

center a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}




#header {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 372px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 55px;
	float: none;
	padding-top: 100px;

}
.leftblok {
	background-color: #0B0B0B;
}

.leftblok p {
	margin: 10px;
}


#container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 23px;
	text-align:left;

}
#left {
	width: 156px;
	margin-bottom: 0px;
	float: left;
}
#main {
	width: 483px;
	float: left;
	margin-left: 10px;
}
.menu {
	background-color:#0B0B0B;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 10px;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #B1F0F0;
	text-decoration: none;
}

#header strong {
	color: #B1F0F0;
}


.mainhead {
	background-image:url(img/mainboxup.jpg);
	background-repeat:no-repeat;
	height: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #b1f0f0;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 0px;
	text-align:left;
}

.article {
	background-color: #0a0a0a;
	text-align:left;
}
.datum {
	padding-left: 30px;
	font-size: 10px;
	color: #ACEAEA;
	margin-top: 8px;
	margin-bottom: 2px;
	font-weight: bold;
	text-align:left;
}
.nadpis {
	font-size: 13px;
	padding-left: 30px;
	font-weight: bold;
}
.article form {
	padding-left: 30px;
	padding-right: 30px;
}

.article p {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#nuplayer {
	width: 480px;
	text-align:center;
	margin: 20px auto;
}
