body {
	background: white;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
}

a {
	color: #365391;
	text-decoration: none;
}
a:hover {
	color: #23365f;
	text-decoration: none;
}

p {
	margin: 10px 0;
	padding: 0;
	line-height: 140%;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

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

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #23365f;
	margin: 0;
	padding: 10px 0;
}

h2 {
	font-size: 21px;
	font-weight: bold;
	color: #23365f;
	margin: 0;
	padding: 10px 0 0 0;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #2e2e2e;
	margin: 0;
	padding: 10px 0 0 0;
}

h4 {
	font-size: 17px;
	font-weight: bold;
	color: #474747;
	margin: 0;
	padding: 10px 0 0 0;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #2e2e2e;
	margin: 0;
	padding: 10px 0 0 0;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color: #9195a1;
	margin: 0;
	padding: 10px 0 0 0;
}


table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
table td {
	margin: 0;
	padding: 5px 0;
	vertical-align: middle;
}


form {
	display: none;
}



/* CUSTOM CLASS START */

.text10 	{	font-size: 10px; }
.text11 	{	font-size: 11px; }
.text12 	{	font-size: 12px; }
.text14 	{	font-size: 14px; }
.text17 	{	font-size: 17px; }
.text21 	{	font-size: 21px; }
.uppercase 	{	text-transform: uppercase; }
.acenter 	{	text-align: center; }
.content-button {	display: none; }

.hline {
	height: 1px;
	display: block;
	background: #cfd5e9;
}

img.floatleft {
	float: left;
	margin: 0 15px 10px 0;
}

.datum {
	font-size: 10px;
	color: #666;
}

a.more {
	display: none;
}
a.more:hover {
	background-color: #f0f2f8;
	border-color: #dde2f0;
}

a.linka {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px;
	background: #fff;
	border: 1px solid #dde2f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.linka:hover {
	background-color: #f0f2f8;
}



/* CUSTOM CLASS END */



#container, #content-wrapper, #content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	text-align: justify;
}

#content-wrapper, #content {
	margin: 0;
}




/* HEADER START */

#header {
	display: none;
}

/* HEADER END */



/* LEFTNAVI START */

#leftdiv {
	display: none;
}

/* LEFTNAVI END */



/* CONTENT START */

#content div.sp {
	padding: 0;
	margin: 0;
}

#content div.sp .h0 {
	margin: 0 20px 0 0;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #fecb00;
	display: block;
	font-size: 20px;
}

#content div.sp .social {
	display: none;
}

#content ul {
	margin: 15px 0;
}
#content ul li {
	margin-left: 15px;
	padding: 4px 10px;
	list-style: disc;
}


#content div.box {
	padding: 5px 15px 5px 15px;
}
#content div.boxfill {
	display: none;
}

#content div.boxfill_home {
	margin: 0;
	padding: 15px;
	background: #f0f2f8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/* -------------------- */

div.separator {
	height: 15px;
	display: block;
	margin: 0 15px;
	padding: 0;
	border-top: 1px solid #eaedf5;
}
div.topsprava {
	height: 15px;
	display: block;
}
div.box h4 {
	padding: 0 0 5px 0;
	border-bottom: 3px solid #fecb00;
}
div.box a.rssicon {
	float: right;
	text-align: right;
	width: 14px;
	height: 14px;
	display: block;
	margin: 2px 0 0 0;
	background: url(../images/icon-rss.png) 0 0 no-repeat;
}
div.box h3,
div.box h2 {
	padding: 0;
}
div.box p {
	margin: 0;
	padding: 5px 0;
}
div.box p.clanok {
	padding: 5px 0 15px 0;
}
div.box img {
	border: 1px solid #e2e6f2;
}

div.boxfill h4 {
	padding: 0 0 5px 0;
	border-bottom: 3px solid #fecb00;
}
div.boxfill p a.more {
	padding: 5px 5px 5px 23px;
	background: url(../images/arrow-more.png) 5px 7px no-repeat;
	font-weight: bold;
	border: 1px solid #dde2f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.boxfill p a.more:hover {
	background-color: #dde2f0;
	border-color: #d5dbec;
}


div.bigtable {
	padding: 15px;
	border: 1px solid #cfd5e9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.bigtable table {
	margin-bottom: 20px;
}
div.bigtable table tr.theader1 {
	background: #fecb00;
	color: #62510e;
	border-bottom: 1px solid #cba200;
	font-size: 17px;
	font-weight: bold;
}
div.bigtable table tr.theader2 {
	background: #d5dbec;
	color: #4c4e54;
	border-bottom: 1px solid #aaafbd;
	font-size: 14px;
	font-weight: bold;
}
div.bigtable table tr.bg {
	background: #f0f2f8;
}
div.bigtable table tr.theader1:hover {	background: #fecb00;	}
div.bigtable table tr.theader2:hover {	background: #d5dbec;	}
div.bigtable table tr:hover {	background: #dde2f0;	}

div.bigtable table td {
	padding: 5px;
}


div.galeria a {
	float: left;
	text-align: center;
	margin: 9px;
	padding: 15px;
	display: block;
	background: #fff9e0;
	border: 1px solid #fecb00;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.galeria a:hover {
	background-color: #ffefad;
}
div.galeria a.galSelect {
	background: #f0f2f8;
	border: 1px solid #aaafbd;
}
div.galeria a.galSelect:hover {
	background-color: #dde3f5;
}



.symbol {
	font-family: Doprava;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}


/* CONTENT END */



/* SIDEBAR START */

#sidebar {
	display: none;
}

/* SIDEBAR END */




/* FOOTER START */

#footer-wrapper {
	clear: both;
	width: auto;
	padding: 15px 0;
	border-top: 1px solid #e2e6f2;
	font-size: 11px;
}

#footer-wrapper li {
	display: inline;
}
#footer-wrapper li a {
	display: none;
}
#copyright {
	float: left;
}
#foonavi {
	float: right;
}

/* FOOTER END */





.hide,
.netlacit {
	display: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}
* html .clearfix {height: 1%;} /* hides from IE-mac */
