*{
	margin:0px;
	padding:0px;
}

body{
	background-image:url(images/bg.png);
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:14px;
}

h1{
	display:none;
}
h2{
	font-size:20px;
	width:658px;
	background-color:#C1DDFF;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	height:20px;
	margin-top:15px;
	margin-bottom:10px;
}

h3{
	font-size:17px;
	margin-top:15px;
}

a{
	color:#666;
	text-decoration:none;
	text-decoration:underline;
}

a:hover{
	color:#630;
	text-decoration:underline;
	text-decoration:none;
}
	

#head{
	background-image:url(images/head.png);
	background-repeat:no-repeat;
	background-position:left;
	width:1020px;
	height:208px;
	margin:0 auto 0 auto;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
}

#menu{
	list-style:none;
	position:absolute;
	top:178px;
	margin:0 auto 0 auto;
	margin-left:160px;
	font-size:17px;
}

#menu li{
	display:inline;
	padding-left:3px;
	padding-right:3px;
}

#menu a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover{
	color:#630;
	text-decoration:underline;
	font-weight:bold;
}

#main{
	margin:0 auto 0 auto;
	width:1020px;
	z-index:5;
	position:relative;
}

#right_box{
	width:301px;
	min-height:200px;
	background-image:url(images/right_box.png);
	background-color:#FFF;
	background-repeat:no-repeat;
	float:right;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	z-index:5;
	border-left-color:#CCC;
	border-left-width:1px;
	border-left-style:dashed;
}

#right_box table{
	font-size:13px;
	width:230px;
}

#right_box table td{
	padding-top:3px;
	padding-bottom:3px;
}

.doporcujeme{
	height:30px;
	width:230px;
	background-color:#C1DDFF;
	font-size:18px;
	text-align:center;
	padding-top:5px;
	margin-top:10px;
}

#doporucujeme_text{
	width:230px;
}

#doporucujeme_text li{
	padding-bottom:5px;
	padding-top:5px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
	list-style:none;
}

#doporucujeme_text a{
	color:#666;
	text-decoration:none;
}

#doporucujeme_text a:hover{
	color:#630;
	text-decoration:underline;
}

#toplist{
	width:230px;
	text-align:center;
	margin-top:10px;
}

#text{
	background-color:#FFF;
	width:668px;
	min-height:300px;
	text-align:justify;
	float:left;
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	z-index:-1;
}

#text img{
	float:left;
	margin-right:5px;
}


#foot{
	background-image:url(images/foot.png);
	width:935px;
	height:132px;
	position:relative;
	background-repeat:no-repeat;
	margin-top:25px;
	z-index:10;
	float:left;
}

#foot_text{
	font-size:10px;
	text-align:center;
	padding-top:75px;
}
.article {
	background-image: url(images/articlebg.png);
	background-repeat: repeat-x;
}
li {
	list-style: none;
}
.f-left {float:left;}
.f-right {float:right;}

.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.diskuzeformular, .diskuzeformular table, .diskuzeformular tr, .diskuzeformular td {
	border:none;
}
.diskuzeh {
	background:#C1DDFF;width:638px;padding:15px;border:1px solid #C1DDFF;vertical-align:middle;line-height:15px
}
.diskuzet {
	background:#E5F0FD;width:638px;padding:15px;margin-bottom:20px;border:1px solid #C1DDFF;border-top:0
}
.prihlaska {
	margin-top: 20px;
	margin-bottom: 20px;
	width:658px;
}
.prihlaska, .prihlaska tr, .prihlaska td {
	border: 1px solid #C1DDFF;
	border-collapse: collapse;
	background:#E5F0FD;
}
.prihlaska td {
	padding: 5px;
	text-align: left;
}