body {background:#FFFFFF none repeat scroll 0%;color:#656565;font-family:Arial,Trebuchet MS,Verdana,Geneva,Helvetica,sans-serif;font-size:12px;margin:5px;padding:0pt;text-align:left;}


img {
	border: 0px;
}

A, A:active, A:focus, A:link, A:visited
{
        COLOR: #ffffff;
        TEXT-DECORATION: none;
		color: #ff6300;
}

A:hover
{
        xCOLOR: #ffffff;
        TEXT-DECORATION: underline;
        cursor: pointer;
		color: #a7cf4a;
}

h1
{
        font-size: 120%;
        MARGIN: 0;
        FONT-WEIGHT: bold;
		color:#848d8e;
		xtext-decoration:underline;
}

h2
{
        font-size: 120%;
        MARGIN: 0;
        FONT-WEIGHT: bold;
		color:#2baeba;
		text-decoration:underline;
}

#container {
	width: 910px;
	margin: 0 auto 30px auto;
	padding: 0px;
}

#header {
    background-image:url(../images/top.jpg);
    width: 910px;
    height: 260px;
    position:relative;
	float:	left;
	text-align: left;
}

#header #linkZoznam {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 200px;
	height: 80px;
	display: none;
}

#header #menu {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
	width: 650px;
	margin-top: 230px;
	margin-left: 10px;
}

#header #menu a {
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 10px 20px 10px;
	margin: 0 5px 0 0;
	background: #252a28 url(../images/bg_menu.gif) 0 30px repeat-x;
}

#header #menu a:hover {
	color: #222725;
	text-decoration: none;
	background: #c7dd29 url(../images/bg_menu.gif) 0 30px repeat-x;
}

#content {
        width:908px;
        float: left;
        text-align: left;
		background: #222725 url(../images/bg_content.jpg) top left repeat-x;
}

#content #pad {
	margin: 10px;
} 

#footer {
        background: url(../images/bg_footer.gif) top left no-repeat;
        width:908px;
        height:70px;
		padding-top: 25px;
		float: left;
		text-align: center;
        font-size: 11px;
        color:#0f7686;
        xfont-weight: bold;
}

#footer a {
	color:#0f7686;
}


#zoznamLink {
        display:block;
        position:absolute;
        z-index:5;
        width:220px;
        height:80px;
}

#indexLink {
        display:block;
        position:absolute;
        z-index:5;
        width:500px;
        height:80px;
		margin-top:120px;
}

#indexLink2 {
        display:block;
        position:absolute;
        z-index:5;
        width:235px;
        height:85px;
		margin-left:220px;
}

#indexLink3 {
        display:block;
        position:absolute;
        z-index:5;
        width:215px;
        height:85px;
		margin-left:500px;
}


.hidden {
	display:none;
}

.show {
	display:inline;
}

.active {
	cursor:pointer;
}

.noactive {
	cursor:default;
}

.space {
	width:20px;
	height:20px;
}

.big {
	font-size: 18px;
	color: #c7dd29;
}

.button
{
	BORDER: 0;
	COLOR: #000;
	FONT-FAMILY: "Arial CE", Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: center;
	WIDTH: 73px;
	HEIGHT: 21px;
	background: #222725 url(../images/button1.gif) 0 0 no-repeat;
	OVERFLOW: hidden;
	WHITE-SPACE: nowrap; 
	MARGIN: 2px 0 2px 0;
}

.number {
		background-color:#d64893;
		line-height:20px;
		vertical-align:middle;
		color:white;
		height:20px;
		font-size:17px;
}

.redText {
		color:red;
		font-weight:bold;
		cursor:pointer;
}

.normalLink {
	font-weight:normal !important;
}

hr {
	margin: 20px;
	color:	#CCCCCC;
}


/* Colors */

.color1 {
	color: #00ff3e;
}

.color2 {
	color: #00ff3e;
}

.color3 {
	color: #00ff3e;
}

.color4 {
	color: #00ff3e;
}

.color5 {
	color: #00ff3e;
}

.color6 {
	color: #00ff3e;
}


/* ERROR */


.fieldWithErrors {
  padding: 1px;
  background-color: #fc4744;
  display: table;
  float: left;
  margin-right: 10px;
}

#errorExplanation {
  width: 400px;
  border: 1px solid #fc4744;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background: url('../images/err_content.jpg') left top repeat-x;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #fc4744;
  color: #fff;
  background: url('../images/err_title.gif') left top repeat-x;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}


/* FORM */


.inputText {
	width: 250px;
	font-family: "Trebuchet MS",Tahoma,Verdana,Sans-serif; 
	height: 18px;
	padding: 3px;
	font-size: 14px;
	color: #424242;
	border: 1px #c7c7c7 solid;
	background: #fff url('../images/bg_input.gif') left top repeat-x;
}

.inputFile {
	width: 300px;
	font-family: "Trebuchet MS",Tahoma,Verdana,Sans-serif; 
	height: 18px;
	padding: 3px;
	font-size: 14px;
	color: #424242;
	border: 1px #c7c7c7 solid;
	background: #fff url('../images/bg_input.gif') left top repeat-x;
}

.inputArea {
	width: 450px;
	font-family: "Trebuchet MS",Tahoma,Verdana,Sans-serif; 
	font-size: 14px;
	height: 70px;
	color: #424242;
	border: 1px #c7c7c7 solid;
	background: #fff url('../images/bg_input.gif') left top repeat-x;
}

.inputSubmit {
	width: 100px;
	height: 22px;
	font-weight: bold;
	color: #000;
	border: 1px #c7c7c7 solid;
	background: #fff url('../images/bg_button.gif') left top repeat-x;
}

.inputCheck {
	width: 15px;
	height: 15px;
	font-weight: bold;
	color: #000;
	border: 1px #c7c7c7 solid;
	background: #fff url('../images/bg_button.gif') left top repeat-x;
}


  #simple_captcha{border: none; padding: 5px !important;}
  #simple_captcha,
  #simple_captcha div{display: table;}

  #simple_captcha .simple_captcha_image{
	border: 1px solid #CCCCCC;
    margin: 0px 0px 3px 0px !important;
    padding: 0px !important;
    width: 250px;
  }
  #simple_captcha .simple_captcha_image img{
    margin: 0px !important;
    padding: 0px !important;
    width: 110px !important;
  }
  #simple_captcha .simple_captcha_label{font-size: 12px;}
                                        

input#captcha {
	width: 250px;
	font-family: "Trebuchet MS",Tahoma,Verdana,Sans-serif; 
	height: 18px;
	padding: 3px;
	font-size: 14px;
	color: #424242;
	background: #fff url('../images/bg_input.gif') left top repeat-x;
	border: 1px solid #CCCCCC;
}

#simple_captcha {
	border: none; !important
}

.flashNotice {
	color: red;
	font-weight: bold;
}

/* END */