body {
	background-color: #B49DC7;
	text-align: justify;
	behavior: url(csshover.htc);
}

td {
	font: normal 13px Tahoma, Arial;
	color: #000000;
	text-align: left;
}

p {
	text-align: justify;
}

h1, h2, h3, h4, h5 {
    color: #348cbc;
    margin: 0px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h2 a {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}

h2 a:hover {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}

h3 {
    font-size: 14px;
}


a {
font: normal 13px Tahoma, Arial;
color: #414141;
}

a:hover {
font: normal 13px Tahoma, Arial;
color: #00527d;
text-decoration: none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #000000;
}

.white-text{
  color: #000000;
}


.blye-text-underline {
  color: #348cbc;
  text-decoration: underline;
}

.blye-text-regular {
  color: #348cbc;
}

.yellow-text-regular {
  color: #db9a00;
}

.yellow-text-underline {
  color: #db9a00;
  text-decoration: underline;
}

.orange-text-regular {
  color: #ca6011;
}

.orange-text-underline {
  color: #ca6011;
  text-decoration: underline;
}

.red-text-regular {
  color: #920f0d;
}

.red-text-underline {
  color: #920f0d;
  text-decoration: underline;
}

.gray-text {
  color: #FFFFFF;
}

.green-text {
  color: #76950b;
}

.menu { width: 208px; float: left; padding: 0px; position: relative;}
.podmenu { width: 400px; float: left; padding: 0px; position: relative;}
.podmenu2 { width: 470px; float: left; padding: 0px; position: relative;}

.obsah { margin: 0px; padding: 0px; }
.obsah ul { list-style: none; padding: 0px; margin: 0px; width: 100%; }
.obsah ul li#menu01 { background: url(images/menu_01.gif) no-repeat; height: 42px; }
.obsah ul li#menu01 .menu { display: none; top: 4px; }
.obsah ul li#menu01:hover { background: url(images/menu2_01.gif) no-repeat; }
.obsah ul li#menu01:hover .menu { float:left; display: block; position: absolute; left: 208px; }
.obsah ul li#menu02 { background: url(images/menu_02.gif) no-repeat; height: 30px;}
.obsah ul li#menu02 .podmenu2 { display: none; top: 42px; }
.obsah ul li#menu02:hover { background: url(images/menu2_02.gif) no-repeat; }
.obsah ul li#menu02:hover .podmenu2 { float:left; display: block; position: absolute; left: 208px;}
.obsah ul li#menu03 { background: url(images/menu_03.gif) no-repeat; height: 29px;}
.obsah ul li#menu03 .podmenu { display: none; top: 72px; }
.obsah ul li#menu03:hover { background: url(images/menu2_03.gif) no-repeat; }
.obsah ul li#menu03:hover .podmenu { float:left; display: block; position: absolute; left: 208px;}
.obsah ul li#menu04 { background: url(images/menu_04.gif) no-repeat; height: 30px;}
.obsah ul li#menu04:hover { background: url(images/menu2_04.gif) no-repeat; }
.obsah ul li#menu05 { background: url(images/menu_05.gif) no-repeat; height: 43px;}
.obsah ul li#menu05 .menu { display: none; top: 131px; }
.obsah ul li#menu05:hover { background: url(images/menu2_05.gif) no-repeat; }
.obsah ul li#menu05:hover .menu { float:left; display: block; position: absolute; left: 208px;}
.obsah ul li { background: #8c00ff; padding: 0px; margin: 0px; }
.obsah ul li:hover { background: #FFFFFF; padding: 0px; margin: 0px; }
.obsah a { color: #FFFFFF; text-decoration: none; font: bold 16px Arial Narrow, Arial; }
.obsah a:hover { color: #ff7605; font: bold 16px Arial Narrow, Arial; text-decoration: none; }
.obsah div { text-align: left; font: bold 18px Tahoma, Arial; }
img { border: none; }
.img2 { float: left; }

.lang { margin: 0px 0px 0px 50px; }
.motto { 
  text-align: center;
  color: #ffffff;
  font: bold 19px Arial Narrow, Arial; }

#formular th {
  width: 200px;
  font: bold 13px Tahoma, Arial;
  text-align: left;
  vertical-align: top;
}

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('images/arrow.gif');
	width:20px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #317082;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:350px;	/* Width of tooltip content */
	height:400px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font: normal 10px Tahoma, Arial;
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}

input, select { border: 1px solid #7f9db9; }
#input1 {width:200px;}
#input2 {width:96px;}
#input3 {width:100px;}
#input4 {width:200px; background: url(captcha.php) right repeat-y #FFFFFF;}
#input5 {width:30px;}
#input6 {width:57px;}
#input8 {background: url(captcha.php) right repeat-y #FFFFFF;}

h1.white { color: #FF7605; margin: 5px; }
p.marg { margin: 5px; }
div.space { margin-bottom: 61px;}

.nadpis {padding:10px;background:#dfdfdf;}
.alt {background:#efefef}
.rozbalit {display:block;height:13px;background-repeat:no-repeat;background-position:right center;border-top:1px solid #fff;text-align:right;line-height:13px;padding:0 16px 0 0;}
.plus {background-image:url('images/plus.gif')}
.minus {background-image:url('images/minus.gif')}
.right {margin:0 0 0 320px;}

.nadpis2 {padding:0px;}
.rozbalit2 {display:block;height:13px;background-repeat:no-repeat;background-position:right center;border-top:1px solid #fff;text-align:right;line-height:13px;padding:0 16px 0 0;}
td.tab0 { border:2px solid #348cbc; padding:5px; }
td.tab { border:1px solid #348cbc; padding:5px; }
.black {color: #000000;}
.red {color: #FF0000;}

.submitik {width:695px; font: bold 18px Tahoma, Arial; }

hr {
  color: #b49dc7;
  background-color: #b49dc7;
  height: 1px nosolid;
}

.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color: #ff7605;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:3px 10px;
	margin-left:-2px;
	font-family: Tahoma, Arial;

}

.twtr-join-conv a {display:none}
