/* Layout */
BODY {
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0;
  font-family: Verdana;
  color: #000;
  font-size: 11px;
  background-color: #FFF;
  text-align: center;
}
IMG {
	border: 0px;
	background-color: #fff;
}
FORM {
	display: inline;
}
TABLE {
  border: 0px;
  font-size: 11px;
}
TD {
  font-size: 11px;
}
CAPTION {
  font-size: 11px;
}
H4 {
  font-size: 12px;
}
A, A:active, A:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #000;
	text-decoration: underline;
}
UL {
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}
FIELDSET {
	border: 1px solid #000;
}
HR {
	height: 1px;
	color: #000;
	background-color: #000;
	border: 0;
}

/* Divs */

#top_banner{
	text-align: center;
	width:470px;
	margin:10px 0 10px 0;
	padding:0;
	}

#toptopbanner {
	clear:both;
	margin-top:0px;
	margin-bottom:4px;
	margin-left:auto;
	margin-right:auto;
	width:780px;
}

#homebanner {
	clear:both;
	margin-top:0px;
	margin-bottom:7px;
	margin-left:auto;
	margin-right:auto;

}

#page {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	text-align: left;
	width: 780px;
	text-align: left;
	border: 1px solid #000;
}

#copyright {
	float:none;
	clear:both;
	display:block;
}

#logo {
  position: absolute;
  top: 28px;
  left: 27px;
  width: 210px;
  height: 51px;
  z-index: 1;
}
#banner {
  position: absolute;
  top: 18px;
  left: 283px;
  width: 468px;
  height: 60px;
  z-index: 1;
}
#extraDiv1 {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 94px;
  background: url("../images/kocky_farba.gif");
}
#extraDiv2 {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: #000;
}
#menu_up, #menu_up2 {
  position: relative;
  /*display: block;*/
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 22px;
  background: url("../images/kocky_ciern.gif");
}


/* Default */
.okmsg {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  /*color: #0F0;*/
}
.chyba {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  color: #F00;
}
.nodisp {
  display: none;
}
.smaller {
  font-size: 75%;
}
.larger {
  font-size: 120%;
}
.largest {
  font-size: 140%;
}
.clear {
  clear: both;
}
.ie_ofajc {
  font-size: 1px;
}

/* Aligns */
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.justify {
  text-align: justify;
}

/* Other */
.down_space {
  padding-bottom: 20px;
}
.ramcek {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding: 2px 0px 2px 2px;
}
.ramcek_ciern {
  border: 1px solid #000;
  padding: 2px 2px 2px 2px;
  background-color: #E0E0E0;
  font-weight: bold;
  width: 75%;
}
.ramcek_brigada {
  border: 1px solid #000;
  padding: 2px 2px 2px 2px;
  background-color: #E0E0E0;
  font-weight: bold;
}

#rightbottombanner {
	clear:both;
	width:120px;
	height:600px;
	margin-left:12px;
	margin-top:15px;
	z-index:0 !IMPORTANT;
}


.ramcek_farby {
  border: 1px solid #000;
  padding: 2px 2px 2px 5px;
	background-color: #96CE17;
  font-weight: bold;
  font-size: 13px;
}
.ramcek_biely {
  border: 1px solid #000;
  padding: 2px 2px 2px 2px;
  background-color: #FFF;
}
.ramcek_najdes {
	width: 95%;
	margin-left: 2%;
  border: 1px solid #000;
  padding: 15px 2px 2px 2px;
  background: url("../images/najdes_zoomer.png") no-repeat;
  background-position: 3px 210px;
  background-color: #FFF;
  height: 320px;
}
.ramcek_home {
	border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
	padding: 2px 2px 6px 5px;
	margin-bottom:8px;
}
.ramcek_foreign {
	border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
	padding: 2px 2px 6px 5px;
	margin-bottom:8px;
}
.ramcek_aupair {
	border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
	padding: 2px 2px 6px 5px;
	margin-bottom:8px;
}
.ramcek_cp {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px 2px 2px 2px;
	/* border: 1px solid #000; */
	width: 80%;
	padding: 2px 2px 2px 2px;
	/* background: url("../images/person.gif") no-repeat; */
	background-position: top right;
}
.banner {
  border: 1px solid black;
  margin-right: 5px;
  background-color: #fff;
  margin-bottom: 5px;
}
.banners_area {
  height: auto; /*250px;*/
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
}
.ramcek_sv_poz {
  padding: 8px 8px 6px 8px;
  font-size: 18px;
  font-family: Helvetica;
  background: url("../images/kocky_farba.gif");
  color: #FFF;
  font-weight: bold;
  margin: 0;
  margin-top: -3px;
  text-align: left;
  /*border: 1px solid #000;*/
}
.vysvietene {
	background: url("../images/kocky_light.gif");
	padding: 0;
	margin: 0;
	min-height: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}
* HTML .vysvietene {
	height: 600px;
}
.vysvietene_nenatiahni_to {
	background: url("../images/kocky_light.gif");
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}
.nav_down {
	position: relative;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: center;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.footer {
	padding-bottom: 5px;
}

/* Bordel */
UL.frm {
	background: url("../images/kocky_light.gif");
	padding-left: 10px;
	list-style-type: none;
}
UL.frm LABEL {
	font-weight: bold;
	width: 150px;
	text-align: left;
	display: block;
	padding-left: 10px;
}
UL.frm LI {
	padding-bottom: 10px;
}
UL.floated {
  list-style-type: none;
  clear: both;
  padding-top: 5px;
  padding-left: 10px;
}
UL.floated LI {
  float: left;
  width: 100px;
  /*background-color: #E0E0E0;*/
}
UL.floated LI.nadpis {
  /*background-color: #96CE17;*/
}
UL.floated LI.nadpis_brigada {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000;
	width: 170px;
}
UL.floated LI.nadpis_firma {
  width: 180px;
}
UL.floated LI.nadpis_velmi_velky {
	width: 250px;
}
UL.left {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 14px;
}
UL.left LI {
  margin: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0px;
  width: 100%;
  text-align: left;
}

ul.left li.cd a {text-indent: 20px;}
ul.left li.cd a:hover { background: none;}

UL.left LI A {
  text-indent: 27px;
  display: block;
  margin: 0px;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 100%;
}
UL.left LI A, UL.left UL A:active, UL.left LI A:visited {
	color: #000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
UL.left LI A:hover {
	text-decoration: none;
	background-color: #96CE17;
}
UL.left LI A.selected {
	color: #797979;
}

div.leftbottombanner {
	margin-left:36px;
	margin-bottom:19px;
	width:88px;
	height:31px;

}





UL.menu {
  /*display: block;*/
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  padding-left: 142px;
  height: 22px;
  width: 636px;
  vertical-align: middle;
  clear: none;
}
UL.menu LI {
  display: inline;
  float: left;
  height: 22px;
  /*background: url("../images/kocky_ciern.gif");*/
  vertical-align: middle;
}
UL.menu LI:hover {
  background: url("../images/kocky_farba.gif");
}
UL.menu LI A {
  position: relative;
  display: block;
  float: left;
  padding-top: 2px;
  padding-left: 38px;
  padding-right: 38px;
  margin: 0px;
  height: 20px; /* +padding = 22px 100%;*/
  font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
UL.menu LI A, UL.menu UL A:active, UL.menu LI A:visited {
  color: #FFF;
  text-decoration: none;
}
UL.menu LI A:hover {
  color: #FFF;
	text-decoration: none;
	background: url("../images/kocky_farba.gif");
}
UL.login_form {
  list-style-type: none;
  padding-left: 3px;
}
UL.login_form LI {
  display: block;
  clear: both;
}
UL.login_form LI LABEL {

	text-align: left;
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	margin-right: 4px;
	padding: 0px;
	width: 45px;
	font-weight: bold;
}
UL.login_form INPUT.input {
  width: 80px;
  border: 1px solid black;
  padding: 0;
  margin: 0;
  margin-bottom: 4px;
  background-color: #FFF;
}
.padding_left_small {
  padding-left: 4px;
}

/* Formulars nad labels */
UL.f0rm {
  list-style-type: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  background: url("../images/kocky_light.gif");
}
UL.f0rm LI {
  display: block;
  clear: both;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 10px;
  margin-right: 10px;
}
UL.f0rm LI LABEL {
	text-align: left;
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	margin-right: 7px;
	padding: 0px;
	padding-bottom: 5px;
	width: 120px;
	font-weight: bold;
	font-size: 12px;
}
UL.no {
	background: url("../images/form_bg.gif");
	list-style-type: none;
	padding-bottom: 20px;
}
UL.form {
  list-style-type: none;
  background: url("../images/form_bg.gif");
  padding-bottom: 10px;
  min-height: 600px;
}
* HTML UL.form {
	height: 600px;
}
FIELDSET UL.form {
	min-height: 0;
}
* HTML FIELDSET UL.form {
	height: 0;
}
UL.form LI {
  display: block;
  clear: both;
  padding-top: 6px;
  padding-bottom: 0px;
}
UL.form LI.h4 {
	background: url("../images/kocky_light.gif");
}
UL.form LI H4 {
	padding-bottom: 6px;
	clear: left;
}
UL.form LI LABEL {
	text-align: right;
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	margin-right: 7px;
	padding: 0px;
	width: 155px;
	font-weight: bold;
	font-size: 12px;
}
UL.form SPAN.labelplaceholder {
	width: 120px;
}
UL.form INPUT, UL.f0rm INPUT {
  padding: 0;
  margin: 0;
  margin-bottom: 2px;
  vertical-align: middle;
}
UL.form INPUT.input_large, UL.f0rm INPUT.input_large, UL.frm INPUT.input_large {
	border: 1px solid black;
  width: 200px;
  background-color: #FFF;
}
UL.form INPUT.input_small, UL.f0rm INPUT.input_small, UL.frm INPUT.input_small {
	border: 1px solid black;
  width: 75px;
  background-color: #FFF;
}
UL.form TEXTAREA, UL.f0rm TEXTAREA {
  width: 200px;
  height: 75px;
  border: 1px solid black;
  padding: 0;
  margin: 0;
  margin-bottom: 2px;
  background-color: #FFF;
}
UL.form SELECT, UL.f0rm SELECT {
  background-color: #FFF;
  width: 200px;
}
UL.form SELECT.date, UL.f0rm SELECT.date {
  width: 45px;
}
UL.form SELECT.year, UL.f0rm SELECT.year {
  width: 60px;
}
UL.form LI.center, UL.f0rm LI.center {
  padding-top: 10px;
}
UL.form SPAN.searchoption, UL.f0rm SPAN.searchoption {
 padding-left: 3px;
 font-size: 12px;
 font-weight: normal;
 color: black;
}
UL.form H4, UL.f0rm H4 {
	color:black;
  font-size: 12px;
  padding: 0;
  margin: 0;
  margin-top: 5px;
  margin-left: 5px;
  padding: 2px 2px 2px 2px;
  width: 350px;
  display: inline;
}
UL.form FIELDSET, UL.f0rm FIELDSET {
	border: 1px solid #000;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
}
UL.form FIELDSET UL, UL.f0rm FIELDSET UL {
	background: none;
}
UL.form FIELDSET LABEL, UL.f0rm FIELDSET LABEL {
	width: 144px;
}
UL.list {
	padding-left: 25px;
	list-style-type: disc;
}
H4.podnadpis {
	color: #96CE17;
  border: 1px solid #000;
	background: url("../images/view.jpg") no-repeat;
	background-position: top right;
  font-size: 14px;
  padding: 2px 2px 2px 2px;
  width: 250px;
  height: 50px;
  margin-left: 10px;
}
.H4_center H4 {
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
}
.vysvietene DL, .vysvietene P, .vysvietene_nenatiahni_to P, .vysvietene_nenatiahni_to DL {
	padding: 0;
	margin: 0;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
}
.vysvietene DIV {
	margin-right: 5px;
	margin-left: 5px;
}
.vysvietene H4 {
	margin-top: 0px;
}
.vysvietene HR {
  width: 95%;
  margin: 0;
  margin-left: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.vysvietene H4 {
  padding-left: 8px;
}
UL.about {
  list-style-type: none;
}
UL.about LI {
  margin-left: 5px;
}
UL.about A, UL.about A:visited, UL.about A:active {
  font-size: 13px;
  font-family: Helvetica CE, Helvetica, Arial;
  font-weight: bold;
}

li.adminlistseparator {
	margin-top:5px;
	border-bottom:ridge 3px #9c1;
	margin-right:10px;
	margin-bottom:5px;
}


UL.najdes {
  list-style-type: none;
}
UL.najdes LI {
  margin-left: 5px;
  margin-bottom: 15px;
}
UL.najdes A, UL.najdes A:visited, UL.najdes A:active {
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  color: #000;
}
UL.najdes A:hover {
  text-decoration: underline;
}
H3.on_left {
  color: #669900;
  font-size: 13px;
  padding: 0;
  margin: 0;
  text-align: left;
}
P.on_left {
  margin: 0;
  padding: 0;
  font-size: 11px;
}
INPUT.submit {
  background: url("../images/kocky_farba.gif");
  color: #FFF;
	font-size: 11px;
	letter-spacing: 1px;
  /* background-color: green; */
  padding: 0;
  margin: 0;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
  border: 1px solid #000;
  background-color: #000;
}
INPUT.profilspolocnosti { width:145px; }

* HTML INPUT.submit {
	border: 1px solid #FFF;
}
* HTML .green INPUT.submit {
	border: 1px solid #96CE17;
}
* HTML .light INPUT.submit {
	border: 1px solid #DAF0A8;
}
.vysvietene INPUT.submit, UL.form INPUT.submit {
	border: 1px solid #000;
}
* HTML .vysvietene INPUT.submit, * HTML UL.form INPUT.submit  {
	border: 1px solid #DAF0A8;
}
.h4_center H4 {
	text-align: center;
}
BUTTON.button_submit {
	border: 0;
	background-color: #FFF;
}
DL.brigady {
	padding: 0;
	margin: 0;
	padding: 2px 2px 2px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
}
DL.brigady DT {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
}
DL.brigady DD {
	display: block;
}
/* this part of code is copyrighted.
 * do not use it without author's permission.
 * author: kravco 21.07.2005
 */
DL.brigady DD {
	margin-left: 100px; !important;
}
DL.brigada {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: url("../images/kocky_light_140.gif");
	background-repeat: repeat-y;
}
DL.brigada DT {
	font-weight: bold;
	display: block;
	float: left;
	width: 135px;
	text-align: right;
	padding-top: 10px;
}
DL.brigada DD {
	display: block;
	margin-left: 145px;
	width: 300px;
	padding-top: 10px;
}
DL.brigada UL.list {
	margin-left: 130px;
}
* HTML DL.brigada UL.list {
	margin-left: -10px;
}
DL.brigada DT SPAN {
	font-weight: normal;
}
A.vp {
	padding: 2px 2px 2px 2px;
}
A.vp:hover {
	border: 1px solid #000;
	background-color: #FFF;
	color: #96CE17;
	text-decoration: none;
}

/* Strankovanie */
P.strankovanie {
	display: block;
	width: auto;
	text-align: center;
	background-color: #96CE17;
	/*background: url("../images/kocky_light.gif");*/
	margin: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
P.strankovanie SPAN {
	margin-left: auto;
	margin-right: auto;
	width: 130px;
}
P.strankovanie INPUT {
	vertical-align: middle;
}


/* Lowercasted */
/* INCUDED IN <style> IE TROUBLE
input.page_current {
  padding: 0;
  margin: 0;
  vertical-align: middle;
	border: 0;
	background-color: #96CE17;
}
* html input.page_current {
	padding-left: 2px;
  padding-right: 2px;
  margin-bottom: 1px;
}
input.page_current:hover {
	background-color: #FFF;
}
input.page_current_selected {
  padding: 0;
  margin: 0;
  vertical-align: middle;
	border: 0;
	background-color: #FFF;
}
* html input.page_current_selected {
	padding-left: 2px;
  padding-right: 2px;
  margin-bottom: 1px;
}
input.nav {
  padding: 0;
  margin: 0;
  vertical-align: middle;
	border: 0;
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 3px;
	padding-right: 3px;
}
input.nav:hover {
	background-color: #96CE17;
}
*/

.error {
	color: red;
	font-weight: bold;
}
DL.firma {
	padding-bottom: 10px;
}
DL.firma DT {
	font-weight: bold;
	padding-top: 5px;
}
DIV.error {
	text-align: center;
	margin-bottom: 15px;
}
.radio {
	vertical-align: bottom;
}
#border TD {
	border: 1px solid #000;
}
IMG .logo {
	padding: 0;
	margin: 0;
}
/* rozne usporiadanie log top firiem podla ich poctu */

.luog3 { text-align:center; }

.luog4 a
{
margin:0px;
padding:0px;
}

.luog4 a img
{
	float:none;
	margin:0px;
	margin-left:2px;
	text-align:center;
}


.luog5, .luog6
{
	text-align:center;
}
.luog5 a, .luog6 a
{
	float:none;
	text-align:center;
	margin:0px;
	padding:0px;
}
.luog5 img, .luog6 img
{
	float:none;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:9px;
	margin-top:10px;
	text-align:center;
}

.luog7, .luog8
{
	text-align:center;
}
.luog7 a, .luog8 a
{
	float:none;
	text-align:center;
	margin:0px;
	padding:0px;
}
.luog7 img, .luog8 img
{
	float:none;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:9px;
	margin-top:10px;
	text-align:center;
}


dl.bannerdownload { float:none; display:block; clear:both; width:420px; }

dl.bannerdownload img { border:solid 1px #006000; padding:10px; margin:3px; float:none; clear:both; display:block; }
dl.bannerdownload dt {  padding:0px; margin:0px; margin-top:15px; }
dl.bannerdownload dd { padding:0px; margin:0px; margin-top:2px; margin-left:30px; }

div.poradna h3 { margin-left:10px; }
div.poradna h4 { margin-left:20px; margin-top:9px; margin-bottom:3px; padding:0px; }
div.poradna p { margin-top:0px; margin-left:20px; text-indent:7px; padding-top:0px; }
div.poradna li { list-style-type:disc; margin-left:37px; }




/* A o5 IE... */
.clear_natvrdo {
	clear: left;
}
* HTML .clear_natvrdo {
	clear: none;
}
a#sutaz,a#sutaz2 {
	display: block;
	width: 77px;
	height: 98px;
	margin-left: 27px;
	background: url(./../images/sutaz-hodokvas.gif) no-repeat;
}
a#sutaz:hover {
	background: url(./../images/sutaz-hodokvas_over.gif) no-repeat;
}
a#sutaz2 {
	width: 77px;
	height: 98px;
	margin-left: 27px;
	background: url(./../images/sutaz-simplyred.gif) no-repeat;
}
a#sutaz2:hover {
	background: url(./../images/sutaz-simplyred_over.gif) no-repeat;
}
/* END */

.small_left_logo { padding:5px 0 0 35px;}
.left_rudava {position:relative; padding:10px 0 0 0;}
.left_rudava .replacer {position:absolute; left:18px; z-index:1000; width:120px; height:600px; display:block;}
.left_rudava .replacer img { background:none; cursor:pointer;}
.left_rudava .holder { position:absolute; left:18px; z-index:1;}