
body{
	margin:0;
	background: #db6d4e url('../img/bg-body.jpg') repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333;
	text-align:center;
}

/*
body          { font-size: .8em;font-family:"lucida grande", Helvetica, Arial, sans-serif;}   
html > body   { font-size: 12px; }  
h1,h2,h3,h4,h5,h6 { font-family: "myriad pro", "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;color:#111; clear:both; }
*/

.noscreen, .accessibility{
	display: none;
	visibility: hidden;
}

.clear-b,.clearer,.konec-obtekani {
	clear: both;
}

.clear-l {
	clear: left;
}

.hidden {
	display: none;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.align-center {
	text-align: center;
}

.float-r span {
	display: block;
	text-align: center;
	font-size: 8pt;
}

dfn, acronym {
	font-style: normal;
}


dd {
	margin-left: 3em;
	font-style: normal;
	font-weight: normal;
}


dl.simple dd {
	font-weight: normal !important;
}

dl.simple dt {
	float: left;
	font-weight: bold;
}

hr {

	color: #b20e04;
	background-color: #b20e04;
	margin:2em 0;
	_margin: 1.5em 0 0;
	padding: 0;
}

em {

}

a.glossary dfn, a.glossary acronym {
}

a {
	color: #333;
}

a:hover, a:visited:hover{
	color: #777;
}

a:visited{
	color:#555;
}

/*
a img, a:visited img {
	border: 1px solid #999;
}

.csc-textpic-image a img{
	border: 1px solid #999;
	
}
*/

a img, a:visited img {
	border: none;
}


h1 a, h2 a{
	color: #b20e04 !important;
	text-decoration:none;
}

h1, h2, h3, h4, p, table, ul, ol, hr{
	margin: 0 0 1em 0;
}

h1, .hpbox h2{
	clear:both;
	font-size:21pt;
	font-weight: normal;
	margin:0 0 0.6em;
	padding:0 0 0 43px;
	color:#b20e04;
	line-height:33px;
	position:relative;
	background: transparent url('../img/arrow-h1.gif') no-repeat scroll left top;	
}

body.sub h1{
	margin:0 0 50px;	
}

h2 {
	color: #b20e04;
	font-size: 15pt;
	font-weight: normal;
	padding: 0;
	margin: 1em 0 0.5em;
}

h3 {
	color: #000;
	font-size: 11pt;
	padding: 0;
	margin: 1em 0 0.7em;
	font-weight: bold;
}

h4 {
	color: #b20e04;
	font-size: 10pt;
	padding: 0;
	margin: 1em 0 0.7em;
	font-weight: bold;
}



#content ul, #content ol {
	padding-top:0;
	padding-bottom:0;
	padding-left:28px;
	list-style: none inside;
}

#content li{
	list-style: disc inside;
	margin: 0 0 0.5em 0.1em;
}

#content .csc-menu{
	padding:1.5em 0;
}

#content .csc-menu li {
	padding:0 0 0 25px;
	background: transparent url('../img/arrow-li.gif') no-repeat scroll left center;	
	list-style: none outside;
	margin: 0 0 0.6em 1.5em;
	font-weight:bold;
}

.csc-sitemap li{
	font-weight:bold;
}
.csc-sitemap li ul{
	margin-top:1em;
}

.csc-sitemap li li{
	font-weight:normal;	
}

dt {
	font-style: italic;
}

dd {
	font-weight: bold;
	margin: 0.5em 5em;
}

.required{
	font-size:14pt;
	font-weight:bold;
	color:#b20e04;
	position:relative;
	left:0.5em;
	top:0.1em;
}

fieldset {
	margin: 10px 0;
	padding: 0;
	background-color: transparent;
	border: none;
}

legend {
	color: #666;
	margin: 1em 0;
	padding: 0;
	border: none;
}

table {
	border: 1px solid #aaa;
	padding: 0;
	margin: 0.5em 0 1.5em;
	border-collapse: collapse;
}



th{
	font-weight: normal;
	border:1px solid #fff;
	padding:0.3em 0.5em;
	background-color: #ddd;
}

.sede-podbarveni, th.sede-podbarveni, td.sede-podbarveni{
	background-color: #EFF1F3 !important;
}

tr.superth th{
	font-weight: bold;
	padding:0.5em;
	background-color: #ccc;
	text-align:left !important;
}

tr.superth th div{
	font-weight: normal;
	font-size: 8pt;
	text-align:left;
	margin: 1em 0;
}

td{
	border:1px solid #fff;
	text-align:left;
	padding:0.3em 0.5em;
	background-color:#eee;	
}

.jobs th{
	text-align:right;
}

.clearer{
	clear:both;
}


#main-null{
	width:900px;
	background: transparent url('../img/bg-main.jpg') no-repeat top left;	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header-null{
	height:122px;
	width:900px;
}

#header{
	height:122px;
	margin:0 0px 0 200px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#header a#sitelogo{
	display:block;
	float:left;
	height:122px;	
	width:350px;
	border-right:1px solid #fff;
}

#header a#sitelogo img{
	border:none;
	margin:61px 0 0 23px;
}

#header div{
	text-align:center;
	font-size:10pt;
	color:#fff;
	text-transform:lowercase;
	position:relative;
	top:80px;
}

#header div span{
	display:none;
}


#left-null{
	width:200px;
	min-height:200px;
	float:left;
}

#left-null ul{
	margin:0 0 0 ;
	padding:0;
	list-style: none inside;
	border-bottom:1px solid #fff;
	_padding:0 0 3px;
}

#left-null li{
	background:none;
	margin:0 !important;
	padding:0 !important;
	cursor:pointer;
	list-style: none outside;
	_width:200px; 
}

#left-null li a{
	border-top:1px solid #fff;
	cursor:pointer;
	list-style: none inside;
	display:block;
	line-height:35px;
	padding: 0 0 0 30px;
	color:#fff;
	font-size:12pt;
	text-decoration:none;
	text-transform:lowercase;
	background: transparent url('../img/arrow-menu.gif') no-repeat scroll 15px 17px;
	_height:1px;
}

#left-null li:first-child a{
	line-height:38px;
}

#left-null li a:hover, #left-null li.CUR a{
	color:#b20e04;
	border-color: #b20e04;
	background: #fff url('../img/arrow-menu-CUR.gif') no-repeat scroll 15px center;
}

#left-null li:first-child a:hover, #left-null li.CUR:first-child a{
	border-color: #fff;
}

#left-null li:first-child a:hover, #left-null li.CUR:first-child a, #left-null li.CUR:first-child{
	border-color:; #fff;
}

#teaser-null{
	height:220px;
	width:700px;
	float:right;
	margin-right:0px;
}

.faketeaser{
	height:219px;
	width:700px;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;

	border-bottom:1px solid #b20e04;
}

#content-null{
	width:700px;
	float:right;
	background: #fff url('../img/bg-content.jpg') repeat-y top left; 
}

#content{
	padding: 24px 24px 48px ;
	margin-right:0px;
	min-height:220px;
	_height:220px;
/*	background: #fff url('../img/bg-content.jpg') repeat-y top left;
	_background: transparent none; */
}

body.sub #content{
	padding: 24px 24px 0px ;
	margin-bottom:40px;
	margin-top:-80px;
}


#footer-null{
	clear:both;
	margin-left:200px;
	padding:8px 0 24px;
	text-align:center;	
}

#footer-null p, #footer-null a, #footer-null a:visited{
	margin:0;
	padding:0;
	color:#fff;
	font-size:8pt;
	text-decoration: none;
}

#hpbox{
	
}

.hpbox-l{
	float:left;
	width:315px;
}

.hpbox-r{
	float:right;
	width:315px;
}


.hpabout,.hpdown, .hpnews, .hpwork{
	margin:0 0 2em;
}
/*
.hpwork{
	background: transparent url('../img/hp-tools.jpg') no-repeat scroll right 30px;	
}


.hpabout{
	background: transparent url('../img/hp-speaker.jpg') no-repeat scroll right 8px;
}
*/
.hpdown{
	
}
.hpdown h2{
	background: transparent url('../img/arrow-h1-down.gif') no-repeat scroll left top;		
}

.hpbox-r h2{
}

.news-item  {
	margin-top: 10px;
}

.news-item  a, .news-item  a img, .news-item  a:visited, .news-item  a:visited img{
	border:none;
	text-decoration:none;
	color:#333;
}

.news-item  a em, .news-item  h3{
	text-decoration:underline;
	font-style: normal;
}

.news-item {
	clear:both;
}

.news-image {
	width:140px;
	float: left;
}




.news-more {
}

.gotoarchive {
	clear: both;
	padding-top: 10px;
}

.gotoarchive a, .gotoarchive a:visited {
	color:#333;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

.news-content h3, .news-item  p, .news-image p, .news-content p,  .news-date p, .news-message, .news-more p, .news-gotoarchive p {
	margin: 0 0 1em !important;
	padding: 0;
	font-size:9pt;
	font-weight:normal;

}

.news-content h3{
	margin:0;
	padding:1em 0 0;
	color:#333;
}

.news-single-img {
	float: right;
	margin-left: 23px;
}

.tt_news-images{
	float:right;
	margin-left: 23px;
}

span.news-title{
	font-weight:bold;
}


.news-list-item a img {
	float: right;
}

.news-list-item a img,.news-list-item a:visited img {
	border: 4px solid #E8E8EA !important;
}

.csc-textpic-caption{
	font-size:8pt;
	text-align:center;
	padding:1em 0;
	font-weight:normal;
	font-style: italic;
	color:#666;
}

table.csc-uploads{
	border:none;
	padding:0;
	margin:0;
	border-collapse:collapse;
}

table.csc-uploads td{
	padding:0;
	margin:0;
	border:none;
	background:transparent;	
}		

table.csc-uploads td p{
	padding:0.5em 0;
	margin:0;
}
	
.csc-uploads-icon{
	
}
td.csc-uploads-fileName{
	padding:0px;
}
.csc-uploads-description{
	
}
.csc-uploads-fileSize{
	
}





