* {
	color: white;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	font-family: Verdana, Arial;
}
body {
	padding: 0;
	background-color: #2e2e2e;
	text-align: center;
	background: url('/images/background.png');
}
br.separator {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	display: block;
}
div.page {
	width: 850px;
	margin: 5px auto 0 auto;
}
hr {
	display: none;
}
.none {
	display: none;
}
/* ----------------------------------------------------------------------- Header ------------------------------------ */
div.header {
	width: 850px;
	height: 100px;
	background: url('/images/header.png');
	margin-bottom: 3px;
	text-align: left;
}
div.header h1 {
	position: absolute;
	width: 311px;
	height: 100px;
	overflow: hidden;
	font-size: 90%;
	top: 5px;
	margin-left: 0;
}
div.header h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 311px;
	height: 100px;
	background: url('/images/logo.png');
}
div.header h1 a {
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	color: white;
}
/* ------------------------- Login Form Top ----------------------- */
form.login_form_top {
	width: 226px;
	position: absolute;
	top: 5px;
	margin-left: 620px;
	border: none;
}
form.login_form_top fieldset {
	border: none;
	margin: 10px 0 0 15px;
}
form.login_form_top fieldset legend {
	color: #9c9c9c;
	font-size: 80%;
	font-weight: bolder;
	padding-bottom: 15px;
}
form.login_form_top fieldset label {
	color: #9c9c9c;
	font-size: 70%;
	font-weight: bolder;
	width: 70px;
	float: left;
	text-align: right;
	padding-right: 5px;
	line-height: 21px;
}
form.login_form_top fieldset input {
	width: 100px;
	height: 19px;
	font-size: 70%;
	color: black;
	border: solid black 1px;
}
form.login_form_top fieldset input.submit {
	width: 19px;
	height: 19px;
	bordeR: none;
	margin: 0;
	padding: 0;
}
/* ----------------------------------------------------------------------- Bannery ------------------------------------ */
div.banner_footer {
	margin-top: 3px;
	width: 850px;
	background-color: #3f3f3f;
}
div.banner_footer div {
	margin: 5px auto;
	height: 92px;
	width: 730px;
	display: block;
}
/* ----------------------------------------------------------------------- Footer ------------------------------------ */
div.footer {
	width: 850px;
	height: 33px;
	background: url('/images/footer.png');
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 20px;
}
div.footer p {
	color: #9c9c9c;
	padding-top: 7px;
}
div.footer a {
	color: #9c9c9c;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: underline;
	color: white;
}
/* ----------------------------------------------------------------------- Sidebar ------------------------------------ */
div.sidebar {
	width: 223px;
	float: left;
}
div.sidebar ul.menu {
	padding: 8px 0 1px 0;
	text-align: left;
	background: url('/images/menu-big.png');
}
div.sidebar ul.menu li {
	background: url('/images/menu.png') no-repeat;
	display: block;
	width: 223px;
	height: 22px;
	margin-bottom: 8px;
}
div.sidebar ul.menu li:hover {
	background: url('/images/menu-hover.png') no-repeat;
}
div.sidebar ul.menu li a {
	display: block;
	width: 198px;
	line-height: 22px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bolder;
	font-size: 90%;
}
/* ------------------------- Sidebar_in ----------------------- */
div.sidebar div.sidebar_in {
	width: 214px;
	background: #3f3f3f url('/images/sidebar-image.png') no-repeat center 210px;
	margin-top: 3px;
	padding: 6px 4px 15px 5px;
	margin-top: 3px;
}
div.sidebar div.sidebar_in h2 {
	background: url('/images/row-down.png') no-repeat 0 3px;
	line-height: 22px;
	font-size: 95%;
	text-align: left;
	padding-left: 26px;
	padding-bottom: 5px;
}
div.sidebar div.sidebar_in h2.novinky {
	margin-top: 10px;
}
div.sidebar div.sidebar_in p {
	font-size: 70%;
	text-align: left;
	border-top: solid #5e5d5d 1px;
	line-height: 120%;
	padding: 5px 0 0 0;
	margin-left: 25px;
}
div.sidebar div.sidebar_in p.a {
	border: none;
	padding: 5px 0 10px 0;
	text-align: right;
}
div.sidebar div.sidebar_in p a {
	text-decoration: none;
	color: #999999;
	padding-left: 5px;
}
div.sidebar div.sidebar_in p a:hover {
	text-decoration: underline;
	color: white;
}
div.sidebar div.sidebar_in p.slovnik {
	padding-bottom: 10px;
}
div.sidebar div.sidebar_in p.slovnik strong {
	color: #999999;
}
div.sidebar div.sidebar_in p.vice_pojmu {
	text-align: right;
	border-top: none;
}
div.sidebar div.sidebar_in p.vice_pojmu a {
	color: red;
}
div.sidebar strong.reddd {
  color:red;}
/* ----------------------------------------------------------------------- Content ------------------------------------ */
div.content {
	margin-left: 226px;
	background-color: #3f3f3f;
	font-size: 80%;
	padding: 0 10px;
	text-align: justify;
}
div.content h3 {
	color: #9c9c9c;
	padding: 0 0 0 26px;
	margin-top: 10px;
	font-size: 110%;
	background: url('/images/row-right.png') no-repeat;
	line-height: 19px;
	vertical-align: middle;
}
div.content h4 {
	color: #9c9c9c;
	font-size: 95%;
	font-weight: bolder;
	text-align: left;
	margin: 20px 0 2px 30px;
	padding: 0 0 0 25px;
	line-height: 19px;
	background: url('/images/row-right-grow.jpg') no-repeat;
}
div.content h4.podotazka {
	color: #9c9c9c;
	font-size: 95%;
	font-weight: bolder;
	text-align: left;
	margin: 20px 0 2px 100px;
	padding: 0 0 0 25px;
	line-height: 19px;
	background: url('/images/row-right-grow.jpg') no-repeat;
}
div.content ul.podotazky {
	margin: 5px 0 0 140px;
	text-align: left;
}
div.content ul.podotazky li {
	list-style-type: circle;
	margin-bottom: 5px;
}
div.content a {
	color: red;
}
div.content a:hover {
	text-decoration: none;
	;
}
div.content p.clasic {
	padding-top: 10px;
	line-height: 120%;
	text-indent: 20px;
}
div.content p.vice {
  text-align:right;
  padding-right:20px;}
div.content p.underline {
	border-bottom: solid #5e5d5d 1px;
	padding-bottom: 20px;
}
/* ------------------------- Navigace ----------------------- */
div.content p.navigace {
	text-align: left;
	font-size: 85%;
	margin: 0;
	margin-bottom: 5px;
	padding: 7px 0;
	border-bottom: solid #5e5d5d 1px;
}
div.content p.navigace a {
	font-weight: bolder;
	color: #9c9c9c;
	text-decoration: none;
	background: url('/images/row-right-small.png') no-repeat;
	background-position: right 6px;
	padding-right: 15px;
	margin-right: 5px;
}
div.content p.navigace a:hover {
	text-decoration: underline;
	color: white;
}
/* ------------------------- Hlavní strana ----------------------- */
img.home {
	float: right;
	border: solid #5e5d5d 1px;
	margin: 0 0 0 15px;
}
img.big_logo {
	margin-top: 40px;
}
/* ------------------------- Často kladené otázky ----------------------- */
ul.menu_kotvy {
	text-align: left;
	margin: 30px 0 30px 25px;
}
ul.menu_kotvy li {
	background: url('/images/row-right-grow.jpg') no-repeat;
	padding-left: 30px;
	line-height: 19px;
	margin-bottom: 5px;
}
ul.menu_kotvy li a {
	color: #9c9c9c;
	text-decoration: none;
}
div.content p.odpoved {
	margin: 0;
	padding: 5px 0 15px 0;
	text-indent: 20px;
	font-style: italic;
	line-height: 120%;
}
/* ------------------------- Partneři ----------------------- */
div.content div.partneri {
	text-align: center;
}
/* ------------------------- Kontakt ----------------------- */
div.content table.kontakt {
	width: 600px;
	margin: 30px auto 20px auto;
	border-bottom: solid #5e5d5d 1px;
	border-collapse:collapse;
}
div.content table.kontakt a {
	text-decoration: none;
}
div.content table.kontakt h3 {
	font-size: 100%;
	color: #9c9c9c;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.content table.kontakt td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 30px;
	padding-left:20px;

}
div.content table.kontakt td.okraj {
  border-right: solid #5e5d5d 1px;
  	width:290px;
    padding-left:0;}
div.content table.kontakt td img {
	border: solid #5e5d5d 1px;
	width: 60px;
	float: left;
	margin-right: 10px;
}
div.content table.kontakt address {
	line-height: 130%;
	font-style: normal;
	padding-left: 20px;
}
div.content table.kontakt address strong {
	color: #9c9c9c;
}
div.content table.kontakt address span {
	font-style: italice;
	font-size: 90%;
}
div.content table.kontakt p {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
div.content h2.form {
	font-size: 120%;
	color: #9c9c9c;
	width: 400px;
	text-align: left;
	margin: 30px auto 10px auto;
}
div.content form.kontakt fieldset {
	width: 400px;
	margin: 10px auto;
	border: none;
	text-align: left;
	color: black;
	padding-left: 40px;
}
div.content form.kontakt fieldset label {
	width: 100px;
	float: left;
}
div.content form.kontakt fieldset input {
	width: 270px;
	margin-bottom: 5px;
	color: black;
	font-size: 90%;
	background: #dddbe8;
}
div.content form.kontakt fieldset textarea {
	width: 270px;
	height: 100px;
	color: black;
	font-size: 90%;
	background: #dddbe8;
	padding: 2px;
}
div.content form.kontakt fieldset p {
	text-align: right;
	padding-right: 25px;
	padding-top: 10px;
}
div.content form.kontakt fieldset p.hlaska {
	color: red;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 10px;
}
div.content form.kontakt fieldset p input {
	width: 19px;
	height: 19px;
}
/* ------------------------- Vložit modela ----------------------- */
div.content form.vlozit_modela {
	margin-top: 20px;
}
div.content form.vlozit_modela fieldset {
	border: none;
	width: 600px;
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
}
div.content p.hlaska {
	color: red;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 20px;
	line-height: 130%;
}
div.content p.registracee {
	padding: 20px 0;
	border: solid red 1px;
	background-color: #555555;
	margin-bottom: 20px;
}
div.content p.registracee span {
	color: white;
}
div.content form.vlozit_modela fieldset label {
	width: 250px;
	float: left;
	text-align: right;
	padding-right: 5px;
	line-height: 17px;
	vertical-align: middle;
}
div.content form.vlozit_modela fieldset label span {
	font-weight: normal;
	color: white;
	font-size: 90%;
	color: #9c9c9c;
}
div.content form.vlozit_modela fieldset label.jazyky {
	float: none;
	width: 150px;
	color: #9c9c9c;
	font-weight: bolder;
}
div.content form.vlozit_modela fieldset label.odvetvi {
	float: none;
	width: 150px;
	color: #9c9c9c;
	font-weight: bolder;
}
div.content form.vlozit_modela fieldset label.druh {
	float: none;
	width: 150px;
	color: #9c9c9c;
	font-weight: bolder;
}
div.content form.vlozit_modela fieldset label.praktiky {
	float: none;
	width: 150px;
	color: #9c9c9c;
	font-weight: bolder;
}
div.content form.vlozit_modela fieldset input {
	width: 150px;
	height: 17px;
	margin-bottom: 5px;
	color: black;
	border: none;
}
div.content form.vlozit_modela fieldset input.zakazky_cr {
	width: 15px;
	height: 15px;
}
div.content form.vlozit_modela fieldset input.jazyky {
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
div.content form.vlozit_modela fieldset input.odvetvi {
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
div.content form.vlozit_modela fieldset input.druh {
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
div.content form.vlozit_modela fieldset input.praktiky {
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
div.content form.vlozit_modela fieldset textarea {
	width: 250px;
	height: 50px;
	color: black;
}
div.content form.vlozit_modela fieldset textarea.produkce {
	width: 300px;
	height: 150px;
	color: black;
}
div.content form.vlozit_modela fieldset p.submit {
	text-align: right;
}
div.content form.vlozit_modela fieldset input.submit {
	width: 117px;
	height: 21px;
}
div.content form.vlozit_modela fieldset optgroup {
	color: black;
}
div.content form.vlozit_modela fieldset select {
	width: 150px;
	height: 19px;
	margin-bottom: 5px;
	color: black;
}
div.content form.vlozit_modela fieldset select option {
	color: black;
}
div.content form.vlozit_modela fieldset select.datum_narozeni_den {
	width: 45px;
	float: left;
	margin-right: 10px;
}
div.content form.vlozit_modela fieldset select.datum_narozeni_mes {
	width: 45px;
	float: left;
	margin-right: 10px;
}
div.content form.vlozit_modela fieldset select.datum_narozeni_rok {
	width: 80px;
}
div.content table.jazyky {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
div.content table.jazyky td {
	width: 200px;
}
div.content table.odvetvi {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
div.content table.odvetvi td {
	width: 200px;
}
div.content table.druh {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
div.content table.druh td {
	width: 200px;
}
div.content table.praktiky {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
div.content table.praktiky td {
	width: 200px;
}
/* -------- Vložit modela Form 1 ------- */
div.content form.Form1 fieldset input {
  width:200px;}
/* -------- Vložit modela Form 2 ------- */
div.content form.Form2 fieldset input {
width: 150px;}
div.content p.pocet_foto {
  font-weight:bolder;
  padding: 0 0 0 20px;
  color:red;}
div.content p.pocet_foto span{
  color:white;}
/* ------------------------- Registrační podmínky ----------------------- */
ul.registracni_podminky {
	padding: 5px 0 10px 70px;
}
ul.registracni_podminky li {
	list-style-type: decimal;
	padding: 3px 0;
	line-height: 120%;
}
/* ------------------------- černá listina ----------------------- */
div.cerna_listina {
	width: 570px;
	margin: 10px auto;
	height: 162px;
	border: solid #5e5d5d 2px;
	font-size: 90%;
}
div.cerna_listina img {
	height: 150px;
	border: solid #5e5d5d 1px;
	float: left;
	margin: 5px;
}
div.cerna_listina p {
	padding: 10px;
	margin-left: 130px;
	line-height: 120%;
}
div.cerna_listina p strong {
	color: #9c9c9c;
}
/* ------------------------- Dotazy ----------------------- */
div.content form.dotazy fieldset {
	width: 400px;
	margin: 20px auto 20px auto;
	border: none;
	text-align: left;
	color: black;
	padding-top: 10px;
}
div.content form.dotazy fieldset label {
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
div.content form.dotazy fieldset input {
	width: 270px;
	margin-bottom: 5px;
	color: black;
	font-size: 90%;
	background: #dddbe8;
	padding: 2px 5px;
}
div.content form.dotazy fieldset textarea {
	width: 270px;
	height: 100px;
	color: black;
	font-size: 90%;
	background: #dddbe8;
	padding: 2px 5px;
}
div.content form.dotazy fieldset p {
	text-align: right;
	padding-top: 10px;
}
div.content form.dotazy fieldset p.hlaska {
	color: red;
	font-weight: bolder;
	text-align: center;
	line-height: 130%;
	padding: 20px 0;
	border: solid red 1px;
	background-color: #555555;
	margin-bottom: 20px;
}
div.content form.dotazy fieldset p input {
	width: 19px;
	height: 19px;
	padding: 0;
}
table.dotaz {
	border-collapse: collapse;
	border-top: solid #5e5d5d 1px;
	margin: 0 10px;
}
table.dotaz td.jmeno {
	text-align: left;
	padding-top: 5px;
	color: #9c9c9c;
	font-size: 90%;
}
table.dotaz td.datum {
	text-align: right;
	width: 160px;
	padding-top: 5px;
	color: #9c9c9c;
	font-size: 90%;
}
div.content table.dotaz h4 {
	color: #CC0000;
	font-size: 95%;
	font-weight: bolder;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
	background: none;
}
div.content table.dotaz p {
	padding: 0 0 20px 0;
	line-height: 130%;
	text-indent: 20px;
}
div.content table.dotaz div.odpoved {
	background-color: #555555;
	border: solid white 1px;
	margin: 0 0 20px 30px;
	padding: 10px;
}
div.content table.dotaz h5 {
	color: #9c9c9c;
	padding-bottom: 5px;
	font-size: 90%;
}
div.content table.dotaz p.odpoved {
	padding: 0;
	margin: 0;
}