/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.formtextbox
{
	background-color: transparent;	
	width: 93%;
	background: inherit;
	color: inherit;
	display: inherit;
	border: inherit;
	display: inherit;
}

.errormessage
{
	left: -40px;
	position: relative;
}

.headermenu {
	background-color: #D6D91F;
	width:1000px;
	}
.headerlogo {
	width:1000px;
	}
.footer {
	width: 1000px;
	background-color:#d2d9d1;
	text-align:left;
	font-size:9px;
}
.footer a {
	color:#000000;
	text-decoration:none;
	}
.footer a:hover {
	color:#333333;
	text-decoration:underline;
	}
.left {
	width:150px;
	background-color:#eeeeee;
	border:#CCCCCC solid 1px;
	padding:4px;
	text-align:left;
	vertical-align:top;
	}
.left a {
	color:#666666;
	text-decoration: none;
	}
.left a:hover {
	color:#D48625;
	text-decoration:none;
	}
.main {
	text-align:justify;
	padding:5px;
	vertical-align:top;
}

.right {
	width:150px;
	background-color:#eeeeee;
	border:#CCCCCC solid 1px;
	padding:4px;
	text-align:left;
	vertical-align:top;
	}
.right a {
	color:#666666;
	text-decoration: none;
	}
.right a:hover {
	color:#D48625;
	text-decoration:none;
	}
.quicklinks {
	width:100%;
	border: 1px solid #666666;
	}
.number {
	font-size:24px;
	font-weight:bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	}
.quicklinks a {
	color:#666666;
	text-decoration:none;
}
.quicklinks a:hover {
	color:#D48625;
	text-decoration:none;
}
.loggedin {
	width:100%;
	border: 1px solid #666666;
	background-color:#FFFFFF;
	padding:2px;
	}
.banner {
	width:100%;
	border: 1px solid #666666;
	background-color:#FFFFFF;
	padding:2px;
	}
.legislation {
	width:100%;
	border: 1px solid #666666;
	padding:2px;
	}
.scenario {
	width:100%;
	border: 1px solid #666666;
	padding: 2px;
	background:#FFFFFF;
	}
.news a {
	font-weight:bold;
	}
.news img {
	margin-left:2px;
	border-color:#666666;
	border-style:solid;
	border-width:2px;
	}
.news td {
	padding-bottom:12px;
}
.homepage {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.homepage a {
	color:#000000;
	text-decoration:none;
	display:block;
	font-size:10px;
	}
.homepage a:hover {
	background-color:#eeeeee;
	color:#000000;
	text-decoration:none;
	display:block;
	font-size:10px;
	}
a.logo{
	background: url(Images/logo.gif) no-repeat;
	display: block;
	text-decoration: none;
	width: 131px;
	height: 25px;
	padding-bottom: 5px;
}
a {
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: purple;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

/* Vrchne horizontalne menu */
td.top_menu
{
	text-align: center;
	height: 18px;
	background-color: #5d8074;
}


td.top_menu_spacer
{
	width: 3px;
}

a.top_menu, a:hover.top_menu
{
	font-size: 10px;
	text-decoration: none;
	color: White;
}

/* Prihlasovacia forma */
input.login
{
  
	width: 87%;
	background: White;

}

input.checkbox
{
	margin: 0 0 0 0;
	
}

input.submit
{
	float: right; 
	padding: 10px;

}

a.login1, a.login2
{
	color: black;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.login1:hover, a.login2:hover 
{
	text-decoration: none;
	color: #D48625;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/**
 * a.login1 
 * {
 *    padding-right: 0px;    
 *}
 * a.login1:hover 
 * {
 *    padding-right: 0px;  
 * }
 */
.LoginForm 
{
    border: 1px solid #666666;  
    width: 100%; 
}

.LoginForm_Padding {
	padding-left: 3px;
	padding-bottom: 8px;
}

/* vrchne vyskakovacie menu */
.pagetoolsOver, A.pagetoolsOver, A:link.pagetoolsOver, A:visited.pagetoolsOver, A:hover.pagetoolsOver
{
	background-color: #B0BEB1;
	height: 20px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;	
    padding-left: 2px;
    padding-right: 4px;
}

.pagetoolsOut, A.pagetoolsOut, A:link.pagetoolsOut, A:visited.pagetoolsOut, A:hover.pagetoolsOut
{
	height: 20px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;	
    padding-left: 2px;
    padding-right: 4px;
}

.pagemenuOver /*, A.pagemenuOver, A:link.pagemenuOver, A:visited.pagemenuOver, A:hover.pagemenuOver*/
{
	background-color: #CCCC99;
	color: #000000;
	text-decoration: none;
	font-size: 11px;	
    padding-left: 2px;
    padding-right: 4px;
}

.pagemenuOverD /*, A.pagemenuOver, A:link.pagemenuOver, A:visited.pagemenuOver, A:hover.pagemenuOver*/
{
	background-color: #CCCC99;
	color: #000000;
	text-decoration: none;
	font-size: 11px;	
    padding-left: 2px;
    padding-right: 4px;
}

.pagemenuOut
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;	
    padding-left: 2px;
    padding-right: 4px;
}

.pagemenuOutItem
{
	text-decoration: none;
	line-height: 20px;
	color: #000000;
	font-size: 11px;	
    padding-left: 2px;
    padding-right: 4px;
}
.pagemenuOutItem:hover
{
	text-decoration: none;
	line-height: 20px;
	color: #000000;	
	font-size: 11px;
    padding-left: 2px;
    padding-right: 4px;
}
h1 
{
    color: #5D8074;
    font-size: 18px;
    text-align: center;
}
 /*  POLOZKY FORMULAROV - REGISTRACIA, MOJ UCET A POD. */
.input-text {
	width: 220px;
	border: solid 1px darkgray;
	font-size: 11px;
	}
.select-x {
	font-size: 11px;
	}
.button-x {
 	font-size: 11px;
	font-weight:bold;
	border: solid 2px darkgray;
}