body {
	font: 0.8em Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: white;
	color: #022f52;
}

body#fck{
	text-align: left;
	padding: 4px;
}

#main{
	margin:0 auto;
	width:980px;
	text-align:left;
}
/*hlavicka*/
#head{
	width: 100%;
	clear: both;
	background: url(../img/head.jpg) no-repeat;
	height:247px;
	margin-bottom:10px;
}

#head a{
	display: block;
	text-decoration: none;
	margin: 20px 0 0 100px;
	width: 850px;
	height: 100px;
}
#head img{
	border: none;
	margin: 0 0 0 100px;
}

/*odkazy v textu*/
.text a, #right a, #left a{
	color: #022f52;
}
.text a:hover, #right a:hover, #left a:hover{
	color: #ef9a48;
}

/*menu*/
.menu{
/*	background: url(../img/menu_t.png) no-repeat top; */
	padding: 0;
	font-size: 1em;
}
.menu, .menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu ul{
	font-size: 1em;
}
.menu li{
	margin-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #ef9a48;
}
.menu li li{
	border: none;
	list-style: none;
	margin-left:20px;
}
.menu a,
#left .menu li.aktivni li a{
	color: #022f52;
	text-decoration:none;
}

.menu a:hover,
#left .menu li.aktivni a{
	color: #ef9a48;/*oranzova*/
}
#left{
	float: left;
	width:193px;
}
#right{
	float: right;
	width:193px;
}
#content{
	float: left;
	width:570px;
	padding: 10px;
	margin-right: -10px;
}
/*prvky stranek*/
.text h1,.text h2,.text h3,.text h4,.text h5,.text h6, #right h3,
.text h1 a:hover, .text h2 a:hover{
	color: #022f52;
	font-style:italic;
}
.text h1{
	font-size: 1.6em;
	border-bottom: 2px solid #ef9a48;
	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;
}


/* basic styles */
.bold		{	font-weight: bold;	}
.center	{	text-align: center;	}
.left		{	text-align: left;		}
.right	{	text-align: right;	}
.noborder{	border: none;	}
p.hint{
	border-top: 1px solid black;
	margin: 5px;
	padding-top: 4px;
	text-align: left;
	font-size: 8pt;
	clear: both;
}

input.number{
	text-align: right;
}

input.date, .entEditor input.date,
input.time, .entEditor input.time{
	width: 70px;
}

.info,
.succ,
.warn,
.error{
	clear: both;
	color: black;
	width: 80%;
	display: block;
	border: 1px solid black;
	margin: 5px auto 5px auto;
	padding: 5px;
	text-align: center;
}

.info{	background: #7f7fff; }
.succ{	background: #7fff7f; }
.warn{	background: #ffff7f; }
.error{	background: #ff7f7f; }

.text ul{
	list-style-type: disc;
}
hr{
	clear: both;
	border-collapse: collapse;
	background-color: black;
	height: 1px;
	border: 0;
}

table{
	border-collapse: collapse;
}

div.photoView{ 
	display: inline; 
	float:left;
	padding: 3px;
	margin: 1px;
	border: 1px solid #ef9a48;
}
div.photoView:hover{
	border: 1px solid #022f52;
}
div.photoView img, div.photoView img:hover{
	border: none;
}
/*panely - obrazky na pozadi*/
.middle{
	border:2px solid #ef9a48;
	border-top:none;
	position:relative;
	padding:5px;
}
span.heading{
	display: block;
	font-weight: bold;
	font-size: 1.6em;
	font-style:italic;
	text-transform:uppercase;
	height:58px;
	margin: 10px 0 0 0;
	padding: 0;
	background: transparent url(../img/menu-t.png) no-repeat top;
}

#contact span.heading{
	background:transparent url(../img/kontakty.png) no-repeat;
}

#actuality span.heading{
	background:transparent url(../img/aktuality.png) no-repeat;
}

#poll span.heading{
	background:transparent url(../img/anketa.png) no-repeat;
}
#prihlaseni span.heading{
	background:transparent url(../img/prihlaseni.png) no-repeat;
}

/*paticka*/
#foot{
	font-size: 8pt;
	width: 100%;
	height:32px;
	clear:both;
	text-align:center;
	color: #022f52;
	background-image:url(../img/foot.png); 
	background-repeat:no-repeat;
	padding-top:1px;
}
#foot a{
	color: #022f52;
}


/* Buttons */
.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: #ffcb99;
	float: left;
	cursor: pointer;
	color: #663200;
}

.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; }

.subAddCtrls{
	display: block;
	width: 100%;
}
.subhead,
.subhead2{
	width: 100%;
	background: #ffe5cc;
}
.subhead2 { background: #ffcfaf; }
.subhead a, 		.subhead2 a{	color: black;	}
.subhead .time, .subhead2 .time{ text-align: right; }
.subhead .ctl,	.subhead2 .ctl	{ width: 40px; }

.subtext{
	margin: 2px 0px 3px 0px;
}
div.subcription div{ margin-left: 10px; }
div.subcription{
	border: none;
	clear: both;
}
div.disSubForm{
	clear: both;
}
div.subCode,
div.subSecret{
	margin: 5px auto 5px auto;
	padding: 10px;
	border: 1px solid black;
	width: 80%;
	background: #ffe5cc;
	clear: both;
}
div.subCode{
	width: 100px;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	background: #ffd8b2;
}

table.subSub input{			width: 200px;	}
table.subSub textarea{	width: 300px;	}

div.disCtls{
	float: right;
	clear: both;
	border: 1px solid #994c00;
	background: #fff2e5;
}

div.disCtlFirstD,
div.disCtlPrevD,
div.disCtlNextD,
div.disCtlLastD,
a.disCtlFirst,
a.disCtlPrev,
a.disCtlNext,
a.disCtlLast,
div.disPge{
	display: block;
	height: 16px;
	float: left;
	padding: 2px;
	margin: 2px;
}

div.disPge{
	width: 50px;
	font-weight: bold;
	text-align: center;
}

div.disCtlFirstD,
div.disCtlPrevD,
div.disCtlNextD,
div.disCtlLastD,
a.disCtlFirst,
a.disCtlPrev,
a.disCtlNext,
a.disCtlLast{
	width: 16px;
	background: #ffd8b2;
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 0px;
	color: black;
	border: 1px solid black;
}
div.disCtlFirstD,
div.disCtlPrevD,
div.disCtlNextD,
div.disCtlLastD{
	background-color: #cfcfcf;
}
div.disCtlFirstD,
a.disCtlFirst{	background-image: url(../img/disFirst.png);	}
div.disCtlPrevD,
a.disCtlPrev{		background-image: url(../img/disPrev.png);	}
div.disCtlNextD,
a.disCtlNext{		background-image: url(../img/disNext.png);	}
div.disCtlLastD,
a.disCtlLast{		background-image: url(../img/disLast.png);	}

a.btnPReply{
	float: left;
	width: 20px;
	height: 15px;
	display: block;
	background-color: #cfcfcf;
	float: right;
	background-image: url(../img/pReply.png);
	text-align: center;
	margin-right: 10px;
}

table.subSub input.btnReload{
	border: none;
	background-image: url(../img/btnRefresh.png);
	width: 24px;
	height: 24px;
	float: left;
	margin: 10px;
	padding: 0px;
	cursor: pointer;
}

#captcha{
	float: left;
}

#captchaInput{
	font-size: 12pt;
	font-weight: bold;
	clear: both;
	width: 50px;
	float: left;
}

table.fileList{
	clear: both;
	width: 80%;
	margin: 5px auto 5px auto;
	border: 1px solid #b25800;
}
table.fileList th,
table.fileList a.file{
	padding: 5px;
}
table.fileList tr:hover{
	background: #fff2e5;
}
table.fileList td a{
	display: block;
}
table.fileList th.name{	width: 40%;	}
table.fileList th.ctls{ width: 100px; }
img.ico,
img.ico:hover{
	border: none;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
}

.caption{
	margin: 5px 0 0 0;
	width: 160px;
	font-size: 9pt;
}

#actuality h3{
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 10pt;
}
#actuality a.preview{
	font-size: 8pt;
	display: block;
	text-decoration: none;
}

#actuality p.aDate{
	font-size: 8pt;
	text-align: right;
	margin: 2pt 0 0 0;
}

.pollName{
	padding-bottom: 5px;
}
.pollStatus{		float:right;	font-size: 8pt;}
.pollText{			float:left;		text-decoration: none;}
div.pollText,
div.pollItem{
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: right;
}
div.pollGraph{
	clear: both;
	border: none;
	height: 8px;
	background-color: #ef9a48;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	overflow: hidden;
}
/*prihlaseni*/

#prihlaseni form{
	margin-top:15px;
}
#prihlaseni table input.input{
	width:125px;
}
#prihlaseni table input.select{
	float: left;
	clear: left;
}

div.cleaner{
	clear: both;
	width: 100%;
	height: 1px;
}


table.fastLogin{
	width: 100%;
}

table.fastLogin td{
	width: auto;
}
table.fastLogin input{
	width: 110px;
}

table.fastLogin td.role input{
	width: auto;
}

div.courseArtPreview{
	padding: 5px;
	display: block;
	border: 1px solid transparent;
	color: black;
}

div.courseArtPreview:hover{
	background: #ffebc9;
	border: 1px solid #7f6b59;
}

div.courseArtPreview h3{
	margin: 0 0 10px 0;
}

table#caNavigation{
	clear: both;
	width: 100%;
	border-top: 1px solid black;
}
table#caNavigation td{
	padding: 5px 0;
}
#cbNext,
#cbPrev,
#cbIndex{
	display: block;
	float: left;
	padding: 3px;
	font-size: 11pt;
	font-weight: bold;
	height: 18px;
	width: 146px;
}
div#cbNext,
div#cbPrev{
	width: 170px; /* compensate missing image ... */
}

a#cbNext{
	background: url(../img/caNext.png) right center no-repeat;
	float: right;
	text-align: right;
	padding-right: 26px;
}

a#cbPrev{
	background: url(../img/caPrev.png) left center no-repeat;
	padding-left: 26px;
}

a#cbIndex{
	background: url(../img/caIndex.png) left center no-repeat;
	padding-left: 26px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#testTimer{
	display: block;
	font-size: 14pt;
	font-weight: bold;
	padding: 5px;
	border: 1px solid black;
	margin: 2px auto;
	width: 100px;
	text-align: center;
}
.tTimeNear{
	color: red;
}

.tTimeExpired{
	background-color: red;
	color: white;
}

.entEditor{
	width: 350px;
}

.entEditor input{
	width: 150px;
}

.flags input{
	width: auto;
}

.studList{
	width: 100%;
}

a#fbLink{
	display: block;
	background: transparent url(../img/fb.png) left center no-repeat;
	height: 32px;
	width: 80px;
	padding: 5px 5px 5px 38px;
	color: #1f2e4e;
}

