body {
	font: 0.8em Arial, Helvetica, sans-serif;
	text-align: center;
	background: white url(../img/bg.png) repeat-x;
	color: #484848;
	margin:0px;
	padding:0px;
}

body#fck{
	background: white;
	text-align: left;
}

#main{
	margin:0 auto;
	width:980px;
	text-align:left;
	background-color:white;
}
/*hlavicka*/
#head{
	width: 100%;
	clear: both;
	background: url(../img/head.jpg) no-repeat;
	height:321px;
	/*margin-bottom:10px;*/
}
#head img{
	border: none;
	margin: 10px 0 0 15px;
}
#head p{
	font-size: 1.6em;
	font-style:italic;
	text-transform:uppercase;
	color: White;
	margin:0;
	padding:55px 0 0 0;
}
#content, #left, #right{
	margin-top:-20px;
}
/*odkazy v textu*/
.text a, #right a, #left a{
	color: #484848;
}
.text a:hover, #right a:hover, #left a:hover{
	color: #a42187;/*svetle fialova*/
	text-decoration: none;
}
/*menu*/
#menu{
/*	background: url(../img/menu_t.png) no-repeat top;*/
	padding: 0;
	font-size: 1em;
}
#menu, #menu ul{
	list-style: none;
	margin:20px 0 0 0;
	padding: 0px;
}
#menu ul{
	font-size: 1em;
}
#menu li{
	margin-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #681656;/*fialova*/
}
#menu li li{
	border: none;
	list-style: none;
	margin-left:20px;
}
#menu a,
#left .menu li.aktivni li a{
	color: #484848;
	text-decoration:none;
}

#menu a:hover,
#left #menu li.aktivni a{
	color: #a42187;/*svetle fialova*/
}
#left{
	float: left;
	width:193px;
	margin-left:5px;
}
#right{
	float: right;
	width:193px;
	margin-right:5px;
}
#content{
	float: left;
	width:560px;
/*	_width:540px;*/
	padding: 10px;
	margin-right: -20px;
}
/*prvky stranek*/
.text h1, .text h1 a:hover,.text h2,.text h3,.text h4,.text h5,.text h6, #right h3{
	color: #484848;
	font-style:italic;
}
.text h1{
	font-size: 1.6em;
	border-bottom: 2px solid #681656;
	text-transform:uppercase;
}
.text h2{
	font-size: 1.6em;
}
.text h3{
	font-size: 1.4em;
}
.text h4{
	font-size: 1.2em;
}
.text h5{
	font-size: 1em;
}
.text h6{
	font-size: 0.8em;
}
.nadpis{
	font-size: 1.2em;
	font-style:italic;
	font-weight: bold;
	text-transform:uppercase;
	height:58px;
}
.text ul{
	list-style-type: disc;
}
div.photoView{ 
	display: inline; 
	float:left;
	padding: 1px;
	border: 1px solid #681656;
	margin: 1px;
}
div.photoView:hover{
	border: 1px solid #a42187;
}
div.photoView img, div.photoView img:hover{
	border: none;
}
/*panely - obrazky na pozadi*/
.middle{
	border:2px solid #681656;
	border-top:none;
	position:relative;
	top:-20px;
	padding:5px;
}
.nadpis{
	background: transparent url(../img/menu-t.png) no-repeat top;
}
#contact .nadpis{
	background:transparent url(../img/kontakty.png) no-repeat;
}

#kalendar .nadpis{
	background:transparent url(../img/kalendar.png) no-repeat;
}
#kalendar img, #prihlaseni img{
	margin-top:20px;
}

#poll .nadpis{
	background:transparent url(../img/anketa.png) no-repeat;
}
#prihlaseni .nadpis{
	background:transparent url(../img/prihlaseni.png) no-repeat;
}

/*paticka*/
#foot{
	width: 100%;
	height:32px;
	clear:both;
	text-align:center;
	color: white;
	background-image:url(../img/foot.png); 
	background-repeat:no-repeat;
	padding-top:1px;
}
#foot a{
	color: white;
}
#foot a:hover{
	text-decoration: none;
}
pollStatus{		float:right;	font-size: 8pt;}
.pollText{			float:left;		}
div.pollText,
div.pollItem{
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: right;
}
div.pollGraph{
	clear: both;
	border: none;
	height: 8px;
	background-color: #681656;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	overflow: hidden;
}

.btnx, .btnrx,
.btn, .btnr,
.btnMid, .btnMid2, .btnMid3{
	display: block;
	padding: 3px 7px 3px 7px;
	margin: 5px 2px 5px 2px;
	border: 1px solid black;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: #ffafff;
	float: left;
	cursor: pointer;
	color: #660032;
}

.btn img, .btnr img
.btnx img, .btnrx img, .btnMid img{
	border: none;
}

.btnrx,
.btnr{
	float: right;
}
.btnx, .btnrx{
	color: #1f1f1f;
	background: #cfcfcf;
	cursor: default;
}

.btnMid,
.btnMid2,
.btnMid3{
	float: none;
	margin: 5px auto 5px auto;
	width: 70px;
}

.btnMid2{ width: 120px; }
.btnMid3{ width: 170px; }

/* Article */
div.artInfo{
	clear: both;
	display: block;
	height: 11pt;
	margin: 5px 0px 0px 0px;
}
div.artInfo p{
	display: block;
	font-size: 8pt;
	color: #7f7f7f;
	margin: 0px;
}

p.aAuthor{	clear: left; 	float: left; width: 150px; }
p.aTime{ 		clear: right;	float: right; }
p.aCategory{ float: left; }

.calTable{
	width: 100%;
	margin: 20px 0 0 0;
	border-collapse: collapse;
}

.calTable th,
.calTable td{
	text-align: center;
}
.calTable tr.dayhead th{
	border-bottom: 1px solid black;
}

.calTable td.current{
	background: #E3D5E1;
/*	border: 1px solid rgb(94,21,78); */
}

div.cleaner{
	clear: both;
	width: 100%;
	height: 1px;
}

