html {
	font-size: 1em;
	font-weight: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #104788;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
/* default block wrapper */
div.wrapper {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}
/* page header area style */
div.header {
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(../images/v2fundal_header.jpg);
	border: 0;
	height: 91px;
	text-align: center;
}

/* horisontal page menu style */
div.meniu {
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(../images/v2fundal_meniu.jpg);
	border: 0;
	height: 30px;
	text-align: left;
}

ul.hor_nav {
	padding: 0px;
	margin: 0;
	list-style: none;
	float:left;
	width: 100%;
}

ul.hor_nav li {
	float: left;
	text-align: center;
}

ul.hor_nav a.normal {
	color: #ffffff;
	width: 9em;
	height: 25px;
	display: block;
	padding: 0;
	padding-top: 5px;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}

ul.hor_nav a:hover {
	color: #ffffff;
}

ul.hor_nav a.selected {
	color: #0D4884;
	width: 9em;
	height: 25px;
	display: block;
	padding: 0;
	padding-top: 5px;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}

/* main page area style */
div.main {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	background-image: url(../images/fundal_main.jpg);
	background-repeat: repeat-x;
	border: 0;
	text-align: left;
	font-size: 1em;
}

/* big Q layer */
div.qbis {
	clear: both;
	position: relative;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	text-align: center;
}
#qbis1 {
	position: absolute;
	left: 0px;
	top: 3px;
	z-index: 0;
	width: 100%;
}

/* wrapper div - entire page */
div.wrappere {
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 61em;
	font-size: 1em;
}

/* main area styles */
td.centralpage {
	font-size: 1.1em;
	vertical-align: top;
	width: 29em;
}

td.centralpage div {
	font-size: 0.8em;
	padding: 1em;
	padding-top: 0.6em;
}

td.centralpage div h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

td.centralpage div p {
	text-align: justify;
	padding-bottom: 0.7em;
}

td.centralpage div p a{
	text-decoration:underline;
	font-size: 1em;
	color: #0D4884;
}

td.centralpage div ul{
	text-align: justify;
	font-size: 0.9em;
	padding-left: 2em;
}

td.centralpage div ul a{
	text-decoration:underline;
	font-size: 1em;
	color: #0D4884;
}

/* vertical menu style */
td.leftcolumn {
	width: 16em;
	background-image: url(../images/v3head_line_fundal.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	font-size: 0.8em;
}

td.headline {
	height: 30px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 0.5em;
}

ul.ver_nav {
	padding: 0px;
	margin: 0;
	margin-left: 1em;
	list-style: none;
/*	float:left; */
	width: 90%;
}

ul.ver_nav li {
/*	float: left; */
	text-align: left;
}

ul.ver_nav a.normal {
	color: #104788;
	width: 14em;
	height: 1.4em;
	display: block;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration:none;
}

ul.ver_nav a:hover {
	color: #ffffff;
}

ul.ver_nav a.selected {
	color: #000000;
	width: 14em;
	height: 1.4em;
	display: block;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration:none;
}

/* news area style */
td.rightcolumn {
	width: 16em;
	background-image: url(../images/v3head_line_fundal.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	font-size: 0.8em;
}

td.news {
	vertical-align: top;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	padding: 0.3em;
}

td.news p a {
	text-decoration: underline;
	font-size: 1em;
	color: #104788;
}

/* page footer styles */
div.footer {
	margin: 0;
	padding: 0;
	background-image: url(../images/fundal_bara_jos.png);
	height: 33px;
}

div.footer table {
	width: 100%;
}

div.footer tr {
	height:28px; 
	vertical-align:middle;
}

div.footer td {
	text-align: center;
	color: #ffffff;
	font-size: 0.7em;
}
p	{
	text-align: justify;
	padding: 0;
	margin: 0;
}
