/* Page layout CSS document by neytema */
/*  */
html, body {
	width: 100%; height: 100%;
	margin: 0; padding: 0;
}
body, table, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a { color: #0D63B3; text-decoration: underline; border-color: #0D63B3;}
a:visited { color: #0D63B3; border-color: #0D63B3; }
img { border-color: #0D63B3 }
table.layout {
	border-collapse: collapse;
}
table#container {
	width: 100%;
	background: #FFF;
}
td.border {
	width: 7px;
	padding: 0 6px;
	background: url(images/point_bg.gif) center;
}
td#left, td#center, td.border {
	vertical-align: top;
}
/* left side */
td#left {
	padding: 8px 0 8px 8px;
	width: 200px;
}
td#left table.layout {
	width: 100%;
}
td#logo img { border: none }
td#logo {
	padding: 5px 0 10px;
	text-align: center;
}
td#menu {
	padding: 2px 0;
	border-top: solid 2px #FFC601;
	border-bottom: solid 2px #FFC601;
}

td#menu a {
	display: block;
	width: 100%;
	padding: 5px 0 5px 40px;
	margin: 2px 0;
	font-size:11px;
	font-weight: bold;
	color:black;
	text-decoration:none;
	background: #F0F7FF url(images/menu_bullet.gif) no-repeat left center;
}
td#menu a:hover { background-image: url(images/menu_bullet_hover.gif); background-color: #EBF1FA;}
td#menu a.second {
	font-weight: normal;
	padding: 5px 0 5px 60px;
	background: #FFF url(images/submenu_bullet.gif) no-repeat left center;
}
td#menu a.active {
	background: #EBF1FA url(images/menu_bullet_hover.gif) no-repeat left center;
}
td#menu a.second_active, td#menu a.second_active:hover {
	font-weight: normal;
	padding: 5px 0 5px 60px;
	background: #F9F9F9 url(images/submenu_bullet_hover.gif) no-repeat left center;
}
td#menu a.second:hover { background-image: url(images/submenu_bullet_hover.gif);  background-color: #F9F9F9; }

td#search {
	background: url(images/menu_bottom_bg.gif) repeat-x;
	padding: 25px 0 25px 25px;
	text-align: center;
	font-weight: bold;
	color: #0D63B3;
}
td#search div {
	text-align: left;
}
td#search form {
	margin: 10px 0 0 0; padding: 0;
}
td#search form input {
	vertical-align: middle;
}
td#search input.text {
	width: 98px; height: 17px;
	border: solid 1px #0D63B3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td#search input.submit {
	width: 49px;
	margin-left: 10px;
}

td#banners {
	text-align: center;
}
td#banners a, td#banners object {
	display: block;
	margin-bottom: 25px;
}
/* center */
td#center {
	padding: 0;
	width: 539px;
}
td#center table.layout {
	width: 100%;
}
td#top-menu, td#lang {
	height: 75px;
	padding: 8px 0;
	vertical-align: bottom;
	background-color: #FFF;
}
td#top-menu {
	font-size: 10px;
	color: #0D63B3;
}
td#top-menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 10px;
}
td#top-menu a:hover { text-decoration: underline; }
td#lang { text-align: right; }
td#lang img { vertical-align: middle; margin-top: 1px; border: none; }

td#picture {
	padding: 0 0 14px;
	background: #FFF url(images/cont_top_bg.gif) repeat-x center bottom;
}
td#title img { border: none }
td#title {
	position: relative;
	top: 0; left:0;
	padding: 0;
	vertical-align: top;
	height: 34px;
	background: url(images/cont_top_bg.gif) repeat-x;
}
td#title h5 {
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
td#title span {
	padding: 0;
	background: #FFF;
}
td#title span span {
	margin: 0 10px 0 0;
	padding: 0;
	background: #296CB1;
}
td#title span span span {
	position: relative;
	top: 5px;
	margin: 0 10px;
	padding: 5px 0;
	border-bottom: solid 2px #FFC601;
}
td#title a.print {
	position: absolute;
	margin: 10px 0 0 516px;
}
td.second1, td.second2 {
	padding: 10px;
	color: #0D63B3;
	word-spacing: 10px;
	border-top: solid 1px #FFC601;
}
td.second1 span, td.second2 span,
td.second1 a, td.second2 a { word-spacing: normal; }
td.second1 span, td.second2 span { color: #000 }
td.second1 a, td.second1 span { font-weight: bold; }
td.second1 a, div.second2 a { text-decoration: none; }
td.second1 a:hover, td.second2 a:hover { text-decoration: underline; }
ul.search {
	margin: 5px 20px 10px;
	list-style: url(images/li_bullet.gif);
	padding: 0;
}
ul.search li {
	padding: 0;
	margin: 3px;
}
span.comment {
	font-size: 10px;
	color: #333;
}
td#content p.news {
	margin-bottom: 5px;
}
span.sorce {
	display: block;
	line-height: 16px;
	font-size: 10px;
	color: #666;
}
td#content h5 {
	font-size: 11px;
	color: #296CB1;
	margin: 5px 0;
	padding: 0;
}
td#content h5 span {
	font-size: 10px;
	vertical-align: top;
	color: #666;
	font-weight: normal;
}
td#content h6, td#news h6 {
	font-size: 11px;
	font-weight: bold;
	color: #0D63B3;
	margin: 14px 0 25px;
}
td#content h6 span, td#news h6 span {
	padding: 5px 0;
	border-bottom: solid 2px #FFC601;
}
td#content, td#news { vertical-align: top; }
td#content, td#news {
	padding: 14px 10px;
}
td#content p {
	margin: 0 0 14px;
}
td.back a, td.top a {
	font-weight: bold;
	margin: 30px 0 10px;
	text-decoration: none;
}
td.back img, td.top img {
	border: none;
	margin-right: 10px;
	vertical-align: middle;
}
td.top { text-align: right; }
td#news {
	width: 170px; height: 300px;
	padding: 0 19px 14px 40px;
	background: url(images/news_bg.gif) no-repeat right top;
}
td#news img {
	border: none;
}
td#news a {
	display: block;
	margin-bottom: 20px;
}
td#news div#news-border {
	position: absolute;
	margin: -40px 0 0 -20px;
	width: 215px; height: 12px;
	background: url(images/point_bg.gif);
}
td#news div#logos {
	padding-top: 40px;
	text-align: center;
}
td#news div#logos {
	padding-top: 40px;
	text-align: center;
}
td#news div#logos a {
	display: inline;
}
/* right side */
td#right {
	background: url(images/bg.gif) repeat-x;
}
/* bottom */
td#bottom-border {
	height: 12px;
	background: url(images/point_bg.gif);
}
td#footer {
	padding: 0 0 0 8px;
	font-size: 10px;
	color: #444;
	line-height: 200%;
}
td#footer span {
	margin: 0 5px;
}
td#footer div {
	color: #BBB;
}
td#footer a.mail {
	text-decoration: none;
}
td#footer a.mail:hover {
	text-decoration: underline;
}
/* formos */
fieldset {
	border:solid 1px #FFC601;
	padding: 10px;
	margin: 0;
	width: 470px;
}
input.text {
	height: 17px;
}
select,
textarea,
input.text {
	border: solid 1px #0D63B3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.radio {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
input.submit {
	height: 17px;
	border: none;
	background: url(images/submit_bg.gif);
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
span.title {
	color: #006BCE;
	font-weight: bold;
}
span.comment {
	font-size: 10px;
	color: #333;
}
form#karjera,
form#faq {
	padding: 0;
	margin: 10px 0 20px 20px;
}
form#karjera td,
form#faq td {
	width: 50%;
	padding: 5px 0;
	vertical-align: top;
	text-align: left;
}
form#karjera textarea,
form#faq textarea {
	width: 200px;
	height: 100px;
}
form#karjera input.text,
form#faq input.text {
	width: 200px;
}

table.bordered {
	border: solid 1px #CCC;
	border-spacing : 0px;
}

table.nonbordered {
	border: solid 1px #FFF;
	border-spacing : 0px;
	font-family: Verdana;
}

td.bordered {
	border: solid 1px #CCC;
	border-spacing : 0px;
	background: #fff;
}
