/* CSS Document */
html, body {
	background-color: #ffffff;
	font-family:  Arial , Verdana Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
	padding: 0;
	text-align: center;
	line-height: 1.5em;
}
a {
	color: #900;
	font-weight: bold;
}
a:hover {
	color: black;
	font-weight: bold;
}
#container {
	width: 904px;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/*border: 1px solid black;
	background: #dddddd none;
*/
	text-align: left;
}
#foot {
	background: url('../img/footer-back.gif') top center repeat-x;
	width: 904px;
	height: 30px;
	text-align: right;
	padding: 3px 6px 4px 4px;
	color: #FFFFFF;
}
#foot a {
	margin-bottom: 40px;
	font-size: 10px;
	color: #FFFFFF;
}
#flash {
	width: 904px;
	height: 125px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#allCont {
	width: 904px;
	margin: 0;
	padding: 0;
}
/*********************************** left Col ********************************/
#leftCol {
	width: 200px;
	margin-top: 0px;
	padding: 0;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	height: auto;
	overflow: visible;
}
#leftCol ul {
	margin: 0;
	padding: 10px 5px 0px 0px;
	list-style-type: none;
}
#leftCol li a, #leftCol li a:visited {
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	width: 150px;
	text-decoration: none;
	color: #A0A0A0;
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}
#leftCol li a:hover, #leftCol li.current a {
	color: #000000;
	background-color: #F8F8F8;
	border-left-color: #bb0000;
	border-bottom-color: #bb0000;
}
/************************************* right Col *****************************/
#rightCol {
	width: 200px;
	margin-top: 0px;
	margin-bottom: 38px;
	padding: 0;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	height: 100%;
}
#rightCol ul {
	margin: 0 0 0 13px;
	padding: 0;
}
#rightCol li {
	list-style-type: square;
}
.homeDate {
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}
#head {
	margin-bottom: 0px;
}
#content {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 30px 0px;
	overflow: hidden;
}
h1 {
	color: #A0A0A0;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	/*background:  url('../img/heading-top.gif') top center repeat-x;
*/
	/*background-color: #d9d9d9;
*/
}
.headingHome {
	text-align: center;
	margin: 15px auto 15px auto;
	line-height: 20px;
}
.backHead {
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background:  url('../img/heading-top.gif') top center repeat-x;
	background-color: #0f0f0f;
}
h2 {
	color: #bb0000;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}
.headingL {
	color: #404040;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 10px;
	/*background:  url('../img/heading-top.gif') top center repeat-x;
*/
	/*background-color: #d9d9d9;
*/
	border-top: 2px solid #E0E0E0;
	border-right: 2px solid #E0E0E0;
	height: 20px;
	text-transform: uppercase;
	margin: 1px 0px 0px 0px;
}
.headingR {
	color: #404040;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	/*background:  url('../img/heading-top.gif') top center repeat-x;
*/
	/*background-color: #d9d9d9;
*/
	border-top: 2px solid #E0E0E0;
	border-left: 2px solid #E0E0E0;
	height: 20px;
	text-transform: uppercase;
	margin: 1px 0px 0px 0px;
}
/* puvodni mrizkovany .heading {
	background:  url('../img/heading.gif') top center repeat-x;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: auto;
	height: 33px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px 0px 0px 0px;
}
*/
.flipL {
	/*background-color: #d9d9d9;
*/
	border-right: 2px  #E0E0E0 solid;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 2px 0px;
	height: auto;
	font-size: 11px;
}
.flipR {
	/*background-color: #d9d9d9;
*/
	border-left: 2px  #E0E0E0 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	height: auto;
	font-size: 11px;
	margin-bottom: 30px;
}
.clear {
	clear: both;
}
#content ul li {
	list-style-image: url('../img/arrows.gif');
}
#content ol li {
	margin-bottom:20px;
}
.buttonBack {
	margin-left: 0px;
}
/************************** navy menu ************************************/
#menu {
	width: 904px;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: url('../img/blockactive.gif') center center repeat-x;
}
#menu ul {
	width: 904px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../img/blockactive.gif') center center repeat-x;
}
#menu li a.current {
	color: white;
	background: black url('../img/blockdefault.gif') center center repeat-x;
}
#menu li {
	height: 20px;
}
#menu li a {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 16px 10px 16px;
	float: left;
	color: white;
	font-size:  15px;
	/*padding: 9px 11px;
*/
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid white;
	font-weight: bold;
	background: url('../img/blockactive.gif') center center repeat-x;
	/*border: 1px solid #625e00;
	border-width: 1px 0;
*/
}
#menu li a:hover {
	color: white;
	background: black url('../img/blockdefault.gif') center center repeat-x;
}
#menu li {
	list-style: none;
	display: inline;
	/*overflow: hidden;
*/
}
#menu li a.last {
	border-right: none;
}
/***********************************************************************************/
.cubeL {
	border: 2px #D2D2D2 solid;
	width: 200px;
	float: left;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;;
	padding: 10px;
	height: 230px;
	overflow: hidden;
}
.cubeR {
	border: 2px #D2D2D2 solid;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	height: 230px;
	overflow: hidden;
}
.cubeTop {
	width: 100%;
	color: #404040;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cubeTxt {
	line-height: 14px;
	font-size: 11px;
}
.cubeImg {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	height: 120px;
}
.notar li {
	list-style-type: none;
}
#noStyle a {
	text-decoration: none;
	color: #363636;
	font-weight: normal;
}
.imgCl {
	margin-left: 5px;
	margin-top: 5px;
	float: right;
}
.stylHi {
	display: none;
}
.regerr {
	border: 1px #FF0033 solid;
}
.varMes {
	color: red;
	font-size: 13px;
	margin: 25px 0 25px 0px;
	padding: 0 0 0 30px;
	background: url(../img/caution.gif) no-repeat left top;
}
.infoMes {
	font-size: 13px;
	margin: 25px 0 25px 0px;
	background: url('../img/footer-back.gif') top center repeat-x;
	width: 304px;
	height: 30px;
	padding: 4px 6px 4px 8px;
	color: #FFFFFF;
	font-weight: bold;
}
/********************************* dotazy ***********************************/
.Tab {
	width: 472px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #bb0000 solid;
}
.wrapper {
	width: 740px;
	text-align: left;
	margin: 0px auto;
}
.InName {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: rgb(96,96,96);
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.InWeb {
	text-align: left;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	width: 300px;
}
.InDate {
	width: 270px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}
.InTx {
	line-height: 20px;
	text-align: justify;
	margin: 2px 0px 5px 0px;
	color: #474747;
}
.InTx1 {
	line-height: 20px;
	text-align: justify;
	margin: 2px 0px 25px 0px;
	color: #474747;
}
.InAns {
	text-align: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
	color: rgb(96,96,96);
	cursor: pointer;
}
.hiding {
	display: none;
	padding: 0px 0px 0px 80px;
}
.reply {
	padding: 0px 0px 0px 40px;
}
.InHead {
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #2c2c2c;
	padding: 40px 0px 0px 0px;
}
.InHead1 {
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #2c2c2c;
	padding: 0px 0px 0px 0px;
}
/************************** media ***************************/
.medImg{
	width: 140px;
	float: left;
	margin-bottom: 25px;
}
/************************ page navigator ********************/
.navigator{
  text-align: center;
  margin-top: 10px;
}
.totalpagesdisplay{
  text-align: center;
}
.offset2{
  margin-top: 20px;
}

/********************* CSS cudliky cervene ovalne **********/

a.boldbuttons{
background: transparent url('../images/roundedge-red-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../images/roundedge-red-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
