body {
	padding : 0;
	margin : 0;
	font-family : "Trebuchet MS",Verdana, sans-serif;
	font-size : 0.9em;
	text-align : center;
	background-color : #d4dbe3;
	color : #000;
}

#main {
	width : 978px;
	margin : 0 auto;
	background-color : #fff;
	text-align : left;
	padding : 0 12px;
}

#title {
	display : block;
	width : 978px;
	height : 189px;
	background : url(../images/hlavicka.jpg) transparent 0 0;
}

#head_in {
	padding-bottom : 3px;
	border-bottom : solid 7px #040098;
}
#head_out {
	padding-bottom : 2px;
}

#content {
	float : right;
	width : 714px;
	padding : 10px;
	padding-top : 40px;
	text-align : justify;
	background : url(../images/obsah-gradient.jpg) transparent 0 0 repeat-x;
}

#content h2 {
	font-family : "Franklin Gothic Medium", "Trebuchet MS", sans-serif;
	/*margin-top : 20px;*/
	margin : 0;
	text-align : left;
	color : #26415f;
	border-bottom : solid 1px #26415f;
	font-size : 1.8em;
	clear:left;
}

#content h3 {
	font-family : "Garamond", "Trebuchet MS", sans-serif;
	border-bottom : dotted 1px #000;
	text-align : left;
	font-size : 1.4em;
	clear:left;
	margin : 0;
	margin-top : 0.5em;
	margin-bottom : 1em;
}

#content h3 a {
	color : #731e25;
	text-decoration : none;
}

#content h3 a[href]::after{
	content : ' »';
	color : #aaa;
	text-decoration : none;
}

#content h4 {
	font-weight : bold;
	font-size : 1.2em;
	color : #731e25;
	clear:left;
}

#content img {
	padding : 4px;
	border : solid 1px #000;
	xmargin : 10px;
}

#content img.left {
	margin-right : 10px;
}

#content img.right {
	margin-left : 10px;
}


#bar {
	position : relative;
	top : -2px;
	width : 240px !important; width : 240px;
	display:block;
	text-align : right;
	float : left;
	margin : 0;
	padding : 0;
}


#menu ul {
	background-color : #FFD701;
	color : #000197;
}
#menu ul li a {
	text-decoration : none;
}

#menu ul li ul li a {
/*	text-decoration : underline;*/
}

#bar h2 {
	background-color : #731e25;
	color : #fff;
	font-size : 1em;
	margin : 0;
	margin-bottom : 2px;
	text-align : left;
	padding-left : 10px;
	background-repeat : no-repeat;
	background-position : 90% 50%;
}

#menu {
	margin-top : 2px;
	padding-right : 2px;
	border-right : solid 2px #415e7e;
	color : #fff;
	position : relative;
}

#menu a {
	color : #000197;
	width : 100%;
	display : block;
}

#menu a:visited {
	color : #000197;
}

#menu ul {
	margin : 0;
	padding : 0;
}

#menu li {
	margin : 0;
	padding : 0;
	list-style : none;
}

#menu ul li {
	background : url(../images/sipka-vlevo.gif) transparent center right no-repeat;
	line-height : 1.8em;
	width : 235px !important; width : 100%;
	letter-spacing : 0.1em;
}

#menu ul li.active span{
	background : url(../images/sipka-dolu.gif) transparent center right no-repeat;
}


#menu ul li#s1{
	border-top : none;
}

#menu ul li span {
	padding-right : 10px;
	cursor : pointer;
}

#menu ul li + li {
	border-top : solid 1px #fff;
}

#menu ul li ul li{
	background-color : transparent;
	border : none;
	background-image : none;
	line-height : 1.3em;
	margin : 0;
	padding-right :10px;
	line-height : 1.5em;
	width : 225px !important; width : 100%;
	border-top : solid 1px 	#DED085;

}

#menu ul li ul li.active a{
	color : #ffff00;
}

#menu ul li ul li a {
	padding : 0.1em 0;
	padding-right : 10px;
}

body.menu-right #menu ul li ul li a {
	padding-left : 10px;
	padding-right : 0;
}


body.menu-right #menu a.active {
	background-position : 149px 0;
}

#menu ul li ul li a:hover {
	text-decoration : none;
	color : #3a3839;
	background-color : #e0e0e0;
	background-image : url(../images/menu-bg-item.gif);
	background-repeat : repeat-y;
	background-position : 10px 0;
}

body.menu-right #menu ul li ul li a:hover {
	background-position : 149px 0;
}

#menu ul li ul {
	padding-left : 0;
	border-top : solid 1px #fff;
	/*padding-top : 10px;
	padding-bottom : 10px;*/
	background-color : #415e7e;
	background-color : #EEE095;
	background-image : url(../images/menu-bg-item.gif);
	background-repeat : repeat-y;
	background-position : 10px 0;
}


body.menu-right #menu ul li ul {
	background-position : 149px 0;
}

#menu.js ul li ul {
	display : none;;
}

#menu ul li.active ul {
	display : block;
}


#news {
	border-right : solid 2px #3a3839;
	border-top : solid 2px #3a3839;
	border-bottom : solid 2px #3a3839;
	padding-right : 10px;
	text-align : left;
	
}

body.menu-right #news {
	border : none;
	border-left : solid 2px #3a3839;
	border-top : solid 2px #3a3839;
	border-bottom : solid 2px #3a3839;
	padding-left : 10px;
	text-align : left;
	
}

#foot {
	background-color : #26415f;
	padding : 0.1em 0;
	clear : both;
	color : #fff;
	text-align : center;
}

#foot hr {
	height : 1px;
	border : none;
	border-bottom : solid 1px #d0d0d0;
}


table {
	font-size : 100%;
	border : none;
	border-collapse : collapse;
	border : solid 1px #a0a0a0;
}

table td, th {
	border : none;
	padding : 0 0.5em;
	border : solid 1px #a0a0a0;
}
table th {
	background-color : #26415f;
	color : #fff;
}

#content a.doc {
	padding-left : 20px;
	background : url(/images/layout/default/doc.gif) left center no-repeat;
}

#content a.xls {
	padding-left : 20px;
	background : url(../images/xls.gif) left center no-repeat;
	background-position : left center !important; background-position : 0 0;
}

#content a.pdf {
	padding-left : 20px;
	background : url(../images/pdf.gif) left center no-repeat;
	background-position : left center !important; background-position : 0 0;
}

#content a.ppt {
	padding-left : 20px;
	background : url(../images/ppt.gif) left center no-repeat;
	background-position : left center !important; background-position : 0 0;
}

/*
#content a.out {
	padding-left : 10px;
	background : url(../images/out-maly.gif) left center no-repeat;
	background-position : left center !important; background-position : 0 0;
}

#content h4 a.out {
	padding-left : 20px;
	background : url(../images/out.gif) left center no-repeat;
	background-position : left center !important; background-position : 0 0;
}
*/

#gallery a {
	width : 120px;
	height : 120px;
	display : block;
	float : left;
	text-align : center;
}

#foot .small {
	font-size : 0.7em;
	text-align : right;
}

.hide {
	display : none;
}

@media print {
	#bar, #head_out, #foot {
		display : none;
	}
}


	form label {
		width : 11em;
		text-align : right;
		float : left;
		margin-right : 1em;
		margin-top : 0.5em;
		clear : left;
	}
	
	form input,select{
		margin-top : 0.5em;
		border : solid 1px #731e25;
		font-size : 1em;
		font-family : "Trebuchet MS", Georgia, serif;
	}
	
	form textarea {
		margin-top : 0.5em;
		border : solid 1px #731e25;
		font-size : 1em;
		font-family : "Trebuchet MS", Georgia, serif;
	}

	.comments ins {
		background-color : #731e25;
		display : block;
		color : #fff;
		text-decoration : none;
		padding-left : 0.5em;
		font-weight : bold;
	}

	.comments address {
		margin-top : 1em;
		display : block;
		text-decoration : none;
		border-bottom : dotted 1px #731e25;
	}	
	
	.comments form {
		margin-top : 1em;
		xmargin-left : 1em;
	}
	.comments ol {
		margin : 0;
		padding: 0;
		padding-left : 1em;
		margin-top : 1em;
	}
	
	.comments form fieldset {
		border : solid 1px #731e25;
		background-color : #f0f0f0;
		padding : 5px;
	}
	
	.comments form fieldset legend {
		background-color : #731e25;
		color : #fff;
		font-weight : bold;
		padding : 0 1em;
	}

	table.archive, table.archive td, table.archive th {
		border : none;
		padding : 0;
		margin : 0;
		background-color : transparent;
		color : #000;
	}

.gallery div img {
	padding : 0;
	margin : 0;
}

.gallery div {
	float :left;
	width : 140px;
	height : 140px;
	text-align : center;
	font-size : 0.9em;
	line-height : 1.1em;
	overflow : auto;
}

.gallery div span {
	display : block;
}
.fl {
	float : left;
}

img.fl {
	margin-right : 10px;
}


.fr {
	float : right;
}

img.fr {
	margin-left : 10px;
}

.cleaner {
	display:block;
	visibility:hidden;
	height : 0px;
	clear:both;
}
