/* BSP Magnetica, s.r.o., Robert 2006 *********************************************************** */

html, body, div, span, p, h1, h2, h3, table, td, ul, ol, li, img, a, table, th, tr, td
Nadpis1, Nadpis2, Nadpis3 
{
	font: normal 11px/14px Verdana;
	color: #565656;
	padding: 0;
	margin: 0;
	border: 0;
}

body, html {
	width: 100%;
	height: 100%;
	background: #ffffff;
}

#body {
	width: 100%;
	height: auto;
	min-height: 100%;
	_height: 100%; /* IE */
	position: relative;
	text-align: center; /* IE */
}


#head_inner, #content_inner, #foot_inner {
	width: 707px;
	margin: 0 auto 0 auto;
	text-align: left; /* IE */
}

/* Header *************************************************************************************** */

#head {
	width: 100%;
	height: 188px;
	background: url(../img/top_bg.gif) repeat-x -1px 0;
	_background: url(../img/top_bg.gif) repeat-x 0 0;
}

#head_inner {
	height: 188px;
	position: relative;
	background: url(../img/top_bg_in.gif) repeat-x 0 0;
	_background: url(../img/top_bg_in.gif) repeat-x 0 0;
}

#head_inner img.logo {
	display: block;
	position: absolute;
	right: 0;
	_right: 2px;
	bottom: 0;
	width: 206px;
	height: 129px;
}


/* Content ************************************************************************************** */

#content {
	width: 100%;
}

#content_inner {
	clear: both;
}

#title {
	padding: 10px 0 30px;
	font: bold 14px Arial, sans-serif;
	color: #414C92;
	text-align: center;
}


#content_left {
	float: left;
	width: 200px;
}

#content_left_inner {
	padding: 10px;
}


#content_right {
	float: left;
	width: 707px;
}

#content_right_inner {
	padding: 0;
}

#menu_title {
	float: left;
	width: 707px;
	height: 202px;
	/* background: url(../img/titleMenuBg.gif) repeat-y 0 0; */
}

#menu_title div {
	display: block;
	float: left;
	border-right: solid 1px #ffffff;
}

#menu_title div a {
	display: block;
	width: 84px;
	height: 66px;
	_width: 100px;
	_height: 198px;
	font: bold 13px Arial, sans-serif;
	color: #828298;
	text-decoration: none;
	text-transform: uppercase;
	padding: 112px 8px 20px 8px;
	background-color: #F3F3F5;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#menu_title div a:hover,
#menu_title div#m1h a, #menu_title div#m2h a,
#menu_title div#m3h a, #menu_title div#m4h a,
#menu_title div#m5h a, #menu_title div#m6h a,
#menu_title div#m7h a 
{
	color: #252E73;
	background-color: #E0E0E4;
}

#menu_title div#m1 a { background-image: url(../img/m1.jpg); }
#menu_title div#m2 a { background-image: url(../img/m2.jpg); }
#menu_title div#m3 a { background-image: url(../img/m3.jpg); }
#menu_title div#m4 a { background-image: url(../img/m4.jpg); }
#menu_title div#m5 a { background-image: url(../img/m5.jpg); background-color: #D9E4F0; }
#menu_title div#m6 a { background-image: url(../img/m6.jpg); }
#menu_title div#m7 a { background-image: url(../img/m7.jpg); }

#menu_title div#m1h a, #menu_title div#m1 a:hover { background-image: url(../img/m1h.jpg); }
#menu_title div#m2h a, #menu_title div#m2 a:hover { background-image: url(../img/m2h.jpg); }
#menu_title div#m3h a, #menu_title div#m3 a:hover { background-image: url(../img/m3h.jpg); }
#menu_title div#m4h a, #menu_title div#m4 a:hover { background-image: url(../img/m4h.jpg); }
#menu_title div#m5h a, #menu_title div#m5 a:hover { background-image: url(../img/m5h.jpg); background-color: #E0E0E4; }
#menu_title div#m6h a, #menu_title div#m6 a:hover { background-image: url(../img/m6h.jpg); }
#menu_title div#m7h a, #menu_title div#m7 a:hover { background-image: url(../img/m7h.jpg); }

#spacerMenu {
	clear: both;
	float: none;
	height: 20px;
	line-height: 20px;
}


/* Title page News ********** */

.news {
	display: block;
	float: left;
	padding: 20px 0 15px 0;
}

.newsBlock {
	display: block;
	float: left;
	width: 200px;
}

.newsSpacer {
	display: block;
	float: left;
	width: 33px;
}

.newsBlockTwo { /* with tt_news */
	display: block;
	float: left;
	width: 473px;
}

.newsBlock h2 { /*
	color: #252E73;
	font: bold 12px Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #EFEFF1 url(../img/newsArrov.gif) no-repeat right top;
	padding: 1px 28px 1px 8px; */
	padding-bottom: 0;
	margin-bottom: 0;
}

.newsBlock h2 a {
	display: block;
	position: relative;
	color: #252E73;
	font: bold 12px Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #EFEFF1 url(../img/newsArrov.gif) no-repeat right top;
	padding: 1px 28px 1px 8px;
}

.newsBlock h2 a:hover {
	background: #EFEFF1 url(../img/newsArrowHover.gif) no-repeat right top;
}

.newsBlock p {
	padding: 0 0 0 0;
	/* line-height: 18px; */
}


/* Footer *************************************************************************************** */

#foot {
	width: 100%;
	height: 126px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ECECEF url(../img/bottom_bg.gif) repeat-x 0 0;
}

#foot_inner {
	height: 126px;
	background: #ECECEF url(../img/bottom_bg.gif) repeat-x 0 0;
}

#foot_inner2 {
	text-align: center;
	padding: 32px 0 0 0;
}

#foot_inner2 table {
	margin: 0 auto;
}

#foot_inner2 table, #foot_inner2 table td {
	border: 0;
}

#foot_inner2 table tr {
	vertical-align: middle;
}

#foot_inner2 table td {
	padding: 0 15px;
}

#break {
	height: 136px;
	clear: both;
	float: none;
}

a {
	text-decoration: none;
}


/* Formular Govedu ********** */

form {
	font: normal 11px/14px Verdana;
	color: #565656;
	padding: 0;
	margin: 0;
	border: 0;
	padding-bottom: 1.2em;
}

label, input, textarea, select, option {
	font: normal 11px/14px Verdana;
	color: #565656;
}

#inputForm label {
	display: block;
	float: left;
	width: 120px;
	padding: 0;
	padding-top: 2px;
}

#inputForm input,
#inputForm textarea, 
#inputForm select {
	display: block;
	float: left;
	width: 280px;
	margin-bottom: 0.5em;
}

#inputForm input.submit {
	width: auto;
	padding: 1px 10px;
}

#inputForm input.hidden {
	display: none;
	visibility: hidden;
}

#inputForm br {
	clear: both;
}

table.tableDataFields {
	width: 445px;
}

table.tableDataFields,
table.tableDataFields td
{
	border-left: 0;
	border-right: 0;
	padding-left: 0;
}

table.tableDataFields td {
	padding-right: 20px;
}


/* Styled content CSS *** */

.csc-header-date {
	padding-bottom: 0.5em;
}


/* Government styles **************************************************************************** */

.tx-mgovernment-pi1 .governmentListUl { /* UL */
	padding-left: 1.5em;
}

.tx-mgovernment-pi1 .governmentListUl li {
	padding-left: 0.0em;
	padding-bottom: 0.3em;
}

.tx-mgovernment-pi1 .governmentListUl li a {
	font-weight: normal;
}

.tx-mgovernment-pi1 .governmentList { /* TABLE */ 
	border: 0;
	width: 80%;
}

.tx-mgovernment-pi1 .governmentList td {
	border: 0;
	border-left: solid 1px #252E73;
	margin: 3px 30px 3px 30px;
}

/* Detail view *** */

.tx-mgovernment-pi1 .governmentDetailDIV {
/*	text-align: center;
	margin: 30px;*/
	width: 400px;
	margin: 30px auto;
}

.tx-mgovernment-pi1 .governmentDetail {
	border: 0;
	width: 100%;
}

.tx-mgovernment-pi1 .governmentDetail td,
.tx-mgovernment-pi1 .governmentDetail th {
	text-align: left;
	border: 0;
	border-top: solid 1px #252E73;
	border-bottom: solid 1px #252E73;
	padding: 3px 20px 3px 0;
}


/* FAQ ********** */

.tx-irfaq-pi1 img { 
	display: block;
	float: left;
	margin-top: 3px;
}

.tx-irfaq-pi1 div.question { 
	display: block;
	float: left;
	margin-left: 5px;	
}

.tx-irfaq-pi1 .answer { 
	display: block;
	margin-left: 14px;	
}

/* NEWS tt_news ********** */

.news-latest-item, .news-list-item {
	padding-bottom: 0.6em;
}

.news-latest-item p, .news-list-item p {
	float: none;
	clear: both;
	padding-bottom: 0.5em;
}

h5.news-header-5 {
	font-size: 100%;
	/* padding-bottom: 0.2em; */
}

h5.news-header-5 a {
	font-size: 100%;
	color: #565656;
	text-decoration: underline;
	display: block;
	/* position: relative; */
	background: url(../img/newsArrov.gif) no-repeat right top;
	padding: 0px 28px 0.3em 0px;
}

h5.news-header-5 a:hover {
	color: #252E73;
	background: url(../img/newsArrowHover.gif) no-repeat right top;
}

h5.news-header-5 a span {
	font-size: 100%;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.news-single-timedata { 
	/* date for single view */
	/* font-weight: bold; */
	/* color: black; */
	padding-bottom: 0.5em;
}


/* EXT: Questionaries *************************************************************************** */

.tx-mquestionary-pi1 input.inputAnswer {
	margin-top: 3px;
}

.tx-mquestionary-pi1 form label.labelText {
	display: block;
	float: left;
	width: 120px;
	padding: 0;
	padding-top: 2px;
}

.tx-mquestionary-pi1 form input.inputText {
	display: block;
	float: left;
	/* width: 280px; */
	margin-bottom: 0.5em;
}

.tx-mquestionary-pi1 form img#formQuestionaryImage {
	margin-top: 1px;
	/* float: left; */
	_margin-left: -3px;
}

/* EXT: Documents, files ************************************************************************ */

.tx-rtgfiles-pi1 fieldset {
	border: none;
	text-align: right;
}

.tx-rtgfiles-pi1 a {
	color: #565656;
}

.tx-rtgfiles-pi1 a:hover {
	color: #000000;
}


/* Categories (pages) tree menu *** */

.tx-rtgfiles-pi1 ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

.tx-rtgfiles-pi1 ul li {
	display: block;
	padding: 2px 0 2px 20px;
	background: url(../img/iconfolders.gif) no-repeat 0 0;
}

.tx-rtgfiles-pi1 ul li.treeAct {
	background: url(../img/iconfoldersact.gif) no-repeat 0 0;
}

.tx-rtgfiles-pi1 ul li.treeSub {
	background: url(../img/iconfoldersplus.gif) no-repeat 0 0;
}

.tx-rtgfiles-pi1 ul li.treeSubAct {
	background: url(../img/iconfoldersactminus.gif) no-repeat 0 0;
}

.tx-rtgfiles-pi1 ul ul {
	margin: 4px 0 3px 1px;
	padding: 0;
}

.tx-rtgfiles-pi1 ul li a, 
.tx-rtgfiles-pi1 ul li.treeAct ul li a {
	font-weight: normal;
	color: #565656;
}

.tx-rtgfiles-pi1 ul li a:hover {
	color: #262626;
}

.tx-rtgfiles-pi1 ul li.treeAct a,
.tx-rtgfiles-pi1 ul li.treeAct ul li.treeAct a {
	font-weight: bold;
	color: #262626;
}

.tx-rtgfiles-pi1 ul li.treeAct a:hover {
	color: #262626;
}


/* Table of results, files list *** */

.tx-rtgfiles-pi1 table {
	width: 445px;
}

.tx-rtgfiles-pi1 table,
.tx-rtgfiles-pi1 table td {
	border: none;
}

.tx-rtgfiles-pi1 table td {
	padding: 3px 2px;
}

.tx-rtgfiles-pi1 table td.fileName {
	text-align: right;
}

.tx-rtgfiles-pi1 table td.fileName a {
	font-weight: normal;
}

.tx-rtgfiles-pi1 table td.lineBottom {
	border-bottom: 1px solid #828298;
	padding: 6px 2px;
}

.tx-rtgfiles-pi1 table td.lineTop {
	border-top: 1px solid #828298;
}





