body {
	margin: 10px 0px 0px;
	padding:0px;
	background: #E5E5E5;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
}
.clr {
	line-height:1px;
	font-size: 1px;
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 32px;
	display: block;
	padding: 3px;
	background-color: #3A2574;
}
h2 {
	color: #3A2574;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
}
h3, p.hmoduls {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
a {
	color: #1F6BB2;
}
a:hover {
	color: #CE2008;
}
.container {
	width: 950px;
	margin: 0 auto;
}
#page{
	width: 950px;
	background:#FFFFFF;
	margin: 0 auto;
}
#contentarea {
	width: 950px;
	clear: left;
	margin-top: 0;
	float: left;
	padding-bottom: 30px;
	background:#FFFFFF;
}
#top {
	width: 100%;
	height: 100px;
}
#top-cover {
	width: 950px;
	margin: 0 auto;
}
#logo {
	width: 264px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}
#header {
	width: 950px;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
}
#content {
	width: 900px;
	margin-top: 20px;
	margin-left: 20px;
}
#content2 {
	width: 850px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#right {
	width: 255px;
	float: right;
	padding-bottom: 70px;
	margin-top: 20px;
	color: #666;
	margin-right:15px;
}
#right .moduletable {
	margin-bottom: 20px;
}
#bottom {
	width: 950px;
	clear: left;
	float: left;
	color: #666;
	background:#FFFFFF;
	padding:0 0 20px;
}
#right h3, #right p.hmoduls, #bottom p.hmoduls {
	margin: 0px 0px 10px;
	font-weight: bold;
	color: #3A2574;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:3px solid #CCCCCC;
	padding:0 0 5px;
	text-transform: uppercase;
}
#user1 {
	width: 420px;
	float: left;
	margin-left: 15px;
}
#user1 .moduletable {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#user1 p {
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
#user1 a {
	color: #FF9900;
}
#user2 {
	width: 450px;
	float: left;
	margin-left: 30px;
}
#user2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	text-transform: none;
	line-height: 18px;
}
#user2 a {
	color: #666;
	margin-left: 2px;
	font-size: 11px;
}
#user3 {
	width: 285px;
	float: right;
	margin-right: 10px;
}
#footer {
	width: 950px;
	text-align: left;
	font-size: 9px;
	padding: 20px 0 20px 10px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #E5E5E5;
}
#footer a {
	color: #666;
}
#footer .moduletable {
/*	line-height: 30px;*/
}
h2.contentheading, h2.componentheading {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#content h1.contentheading, #content h1.componentheading {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	display: block;
	padding: 3px;
	background-color: transparent;
}
.clear {
	clear: both;
}
/* COMMON TAGS */
.modifydate {
	color: #C0C0C0;
}
.author {
	color: #C0C0C0;
}
.createdate {
	color: #C0C0C0;
}
.contenttoc {
	margin: 5px;
}
ul {
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}
li {
	padding-left: 1px;
	line-height: 150%;
}
ul.arrow1 li, ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.buttons {
	float:right;
	width:85px;
}
.buttons .buttonheading {
	float:left;
}
.buttons img {
	border: 0;
}
fieldset {
	border: none;
}
textarea, input {
	border: solid 1px #ccc;
	color: #666;
}
.button {
	background: none;
	border: solid 1px #ccc;
	color: #990000;
}
/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}
.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}
.poll h3, .poll p.hmoduls {
	border:none;
}
.author, .createdate, .modifydate, .buttons {
	display:none
}
#topmenu {
	float: right;
	width:650px;
	height: 30px;
	margin-top:50px;
	margin-right: 10px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -11px;
	float: right;
}
#topmenu li {
	list-style: none;
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/greyl-menu.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#topmenu li a {
	display: block;
	padding: 0px 4px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color: #392473;
	background-image: url(../images/greyr-menu.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
}
#topmenu li:hover, #topmenu li.hover {
	position: static;
}
#topmenu li a:hover, #topmenu li.active a {
	color: #1F6BB2;
}
html>body #topmenu li a {
	width: auto;
}
#head {
	display: block;
	height: 250px;
	width: 920px;
}
.spotlight {
	padding:15px 15px 0 15px;
}
/* plovouci menu layer */
#mmenu {
	display: block;
	position: relative;
	z-index: 3;
	top: -250px;
	width: 220px;
}
#mmenu .moduletable {
	background-color: #CE2008;
	padding-bottom: 5px;
}
#mmenu ul, #mmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mmenu li {
	background-image: url(../images/white-menu.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 10px;
}
#mmenu li a {
	display: block;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 2px;
	font-size: 12px;
}
#mmenu li a:hover {
	text-decoration: underline;
}
#mmenu .moduletable h3, #mmenu .moduletable p.hmoduls {
	background-color: #3A2574;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 5px;
}
#mmenu .moduletablepujc {
	background-image: url(../images/pujcovna-menu-bck.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mmenu .moduletablepujc li {
	background-image: url(../images/red-menu.gif);
}
#mmenu .moduletablepujc li a {
	display: block;
	padding-left: 10px;
	font-weight: bold;
	color: #CE2008;
	text-decoration: none;
	margin-bottom: 2px;
	font-size: 12px;
}
#mmenu .moduletablepujc li a:hover {
	text-decoration: underline;
}
/*novinky */
#user1 .minifp-introtitle {
	text-transform: none;
}
#user1 .minifp-introtitle a {
	font-size: 13px;
	font-weight: bold;
	color: #CE2008;
	text-decoration: underline;
	text-transform: none;
}
#user1 .minifp-introtitle a:hover {
	color: #000000;
}
#user1 a.minifp-full-link {
	color: #D92608;
	font-weight: normal;
	text-decoration: none;
}
#user1 a.minifp-full-link:hover {
	color: #000000;
	background-color: transparent;
}
#user1 .minifp p {
	line-height: 120%;
}
#user1 .minifp .obr {
	display: block;
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 5px;
	background-image: url(../images/bck-minifp.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* volba jazyku */
#language{
	width: 950px;
	margin: 0 auto;
	height: 30px;
	display: block;
	text-align: right;
}
#language img {
	margin-right: 10px;
	border: 1px solid #FFFFFF;
}
#language .moduletable {
	background-image: url(../images/bck-language.gif);
	background-position: right top;
	display: block;
	background-repeat: no-repeat;
	padding-bottom: 13px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}
/* slideshow */
#user2 #slidewrap #slideshow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#user2  {
	margin-top: 0px;
}
#user2 .moduletable {
	display: block;
	background-image: url(../images/bck-slidewshow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 252px;
	width: 451px;
	padding-top: 11px;
	padding-left: 13px;
}
#user2 #slidewrap #slideshow img {

}
#user2 h2 {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}
#content table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content table td, #content table th {
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content table th {
	text-align: left;
	background-color: #EBE9F1;
	font-variant: normal;
	text-transform: none;
}
/*styl tabulky formulare */
#content form.clean table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content form.clean table.widthno, #content table.stcont, #content table.stcont td {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content table.nobord, #content table.nobord td, #content table.nobord th, #content table.nv th, #content table.nv td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content table.nv th {
	background-color: transparent;
}
#content table.nv img {
	border: 1px solid #1F6BB2;
}
#content table.nobord th {
	background-color: transparent;
	width: 60px;
	font-size: 11px;
}
#content table.partners em {
	font-style: normal;
	font-weight: bold;
}
#content form.clean table td, #content form.clean table th {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#content form.clean table th {
	text-align: left;
	background-color: #EBE9F1;
	font-variant: normal;
	text-transform: none;
}
/*end */
.article_separator {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
#content .pagination {
	display: block;
	margin-bottom: 35px;
}
.lista{
	width: 950px;
	text-align: center;
	font-size: 9px;
	padding: 20px 0 20px 10px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #E5E5E5;
}
/****** BUTTONKY *********/
#content .moduletablebuttons {
	padding-top: 7px;
}
#content .moduletablebuttons table, #content .moduletablebuttons table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .moduletablebuttons table {
	width: 550px;
}
#content .moduletablebuttons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sigProThumb .sigProLinkOuterWrapper .sigProLinkWrapper .sigProLink .sigProCaption {
	font-size: 10px;
}
.sigProThumb .sigProLinkOuterWrapper .sigProLinkWrapper .sigProLink .sigProPseudoCaption {
	font-size: 10px;
}
