body {
	width:100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #fff;
	text-align: center;
}
.clr {
	clear: both;
	font-size:0;
	line-height:0;
}

.body_bg { 
	background: transparent url(img/bg.png) top left repeat-x;
}
#clouds{
	background: transparent url(img/bg_clouds.jpg) top center repeat-x;
}
#wrapper{ 
	margin: 0 auto;
	padding: 0;
	width: 920px;
}
#header{
	background: transparent url(img/header.jpg) top center no-repeat;
	margin:0 0 10px 0;
	height:293px;

}
#header_img{
	background: transparent url(img/header_img.jpg) top center no-repeat;
	width:900px;
	height:293px;
	padding:0 10px;
	margin:0;
}

/*** Start Search ***/
#top{
	margin:0 auto;
	padding:0;
	height:80px;
	width:900px;
}
#search  {
	float:left;
	height: 35px;
	padding:10px 0 0 0;
	margin:0;
	width:450px;
}
#search .search {
	float:left;
	padding:0;
	margin:0;

}
#search form {
	margin:0;
	padding:0;
}

#search .moduletable {
	float:left;
	margin:0;
	padding:0;
}

#search .search .inputbox {
	float:left;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight:bold;
	text-transform:capitalize;
	color: #7dbbda;
	border: 0;
	padding: 8px 0 8px 7px;
	margin:0 5px 0 0;
	height:12px;
	line-height:13px;
	width:137px;
	overflow:hidden;
	background: transparent url(img/search.png) top center no-repeat;
}

#mod_search_searchword{
	padding:7px 0 0 0;
	line-height:25px;
}

#search .search .button {
	float:left;
	background: transparent url(img/search_but.png) top right no-repeat;
	width:79px;
	height: 28px;
	line-height:28px;
	margin:0;
	padding:0 0 2px 0;
	border:none;
	cursor:pointer;
	color:#56a7d0;
	font-weight:bold;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
}
/*** End Search ***/
#logo{
	float:left;
	width:450px;
	height:45px;
	line-height:45px;
	margin:0;
}
#logo h1{
	font-size:18px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#60a0c0;
	padding:0 10px 0 0;
	margin:0;
}
#news{
	width:882px;
	height:160px;
	padding:0 0 0 18px;
}
#news_flash {
	float:left;
	width:391px;
	height:137px;
	padding:0;
	margin: 0;
	overflow:hidden;
	background:transparent url(img/newsflash.jpg) top left no-repeat;
}
#news_flash .module div div div h3{
	background:transparent url(img/newsflash_h3.jpg) top left no-repeat;
	height:25px;
	width:381px;
	font-family: Tahoma, Arial, sans-serif;
	color: #5a9ab9; 
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding: 8px 0 0 10px;
	font-weight: bold;
	margin: 0;
}
#news_flash table.contentpaneopen  {
	width:270px;
	float:left;
	padding:0;
	margin:10px 0 0 0;
}
#news_flash table.contentpaneopen td {
	color:#568196;
	padding:0 0 0 10px;
	width:346px;
	margin:0;
	font-size: 11px;
	text-align:justify;
	font-family:Tahoma, Arial, sans-serif;
}

#top_menu{
	width:900px;
	height:43px;
	padding: 0;
	margin:0 auto;
}

#top_menu table{
	float:left;
	text-align:left;
}

#topnavi{
	margin:0;
	padding:0 0 0 4px;
	text-align:left;
	height: 43px;
	line-height: 43px;
}

#topnavi ul {
	margin: 0;
	padding: 0;
	height:43px;
	text-align: center;
	list-style: none;
}

#topnavi ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0 2px 0 2px;
	background: transparent url(img/menu_separator.gif) center right no-repeat;
}

#topnavi li a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	height: 43px;
	line-height: 43px;
	padding: 0 5px;
	margin: 0;
	cursor: pointer;
}

#topnavi li a:hover {	
	background: url(img/but_hover.gif) bottom center no-repeat;
}

#topnavi li a.current {
	color: #fff;
	background: url(img/but_hover.gif) bottom center no-repeat;
}

#topnavi li a span {
	height: 43px;
	display: block;
	float: left;
	padding: 0 4px 0 0;
}
.content_m{
	background: transparent url(img/content_middle.gif) top center repeat-y;
}
.content_t {
	width:880px;
	margin:0 auto;
	padding:20px;
	background: transparent url(img/content.png) top center no-repeat;
}

.content_b{
	background: transparent url(img/content_bottom.gif) bottom center no-repeat;
}

#pathway{
	margin: 0 0 10px 0;
	padding: 0;
	height: 25px;
	background: transparent url(img/path_r.gif) bottom right no-repeat;
}
#pathway .pathway_l{
	margin: 0;
	padding: 0 0 0 10px;
	width: 100%;
	height: 25px;
	text-align:left;
	background: transparent url(img/path_l.gif) bottom left no-repeat;
}
div.pathway_l span {
	color:#999;
	font-size:11px;
	height:25px;
	line-height:25px;
	padding:0;
	text-align:left;
}
a.pathway:link, a.pathway:visited {
	color:#999;
	font-size:11px;
	height:25px;
	line-height:25px;
}

#leftcolumn  {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 182px;
	text-align: center;
}
#leftcolumn div.module, #rightcolumn div.module {
	margin:0px;
	padding:0 0 10px 0;
	text-align:center;
	width:182px;
}

#leftcolumn div.module div, #rightcolumn div.module div{
	padding:0;
	margin:0;
}
#leftcolumn div.module div div, #rightcolumn div.module div div {
	background: transparent url(img/l_r_bottom.gif) bottom center no-repeat;
	padding:0 0 5px 0;
	margin:0;
}
#leftcolumn div.module div div div, #rightcolumn div.module div div div {
	background: url(img/l_r_top.gif) top center no-repeat;
	padding:0;
	margin:0;
}

#leftcolumn .module div div div h3, #rightcolumn .module div div div h3  {
	background: url(img/h3.png) top center no-repeat;
	font-size:12px;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	text-align:left;
	height:30px;
	line-height:28px;
	margin:0 auto;
	padding:0 0 5px 10px;
	color:#5398bb;
}

#leftcolumn div.module div, #rightcolumn div.module div{
	background: transparent url(img/l_r_middle.gif) top left repeat-y;
	padding:0;
	margin:0;
}

#leftcolumn div div.module div div div div{
	padding:10px 0 0 0;

}
#leftcolumn table td{
	color:#6ba9c8;
	font-size:12px;
	font-family: Tahoma, Verdana, sans-serif;
	padding: 0;
	vertical-align:bottom;
}
#leftcolumn div.module div div div table{
	margin:0 auto;
	padding:0;
	width:160px;
}
#leftcolumn div.module div div div table td{
	background: transparent url(img/menu_row.gif) bottom center no-repeat;
	margin:0 auto;
	padding:2px 0 3px 0;
	vertical-align:middle;
}

#leftcolumn div.module form table{ /* modula za registracia */
	padding:0;
	text-align:left;
	margin:0 auto;
	font-size:12px;
	font-family:Tahoma, Verdana, sans-serif;
	color:#ab854c;
}
#leftcolumn div.module div div div form table td{
	background:none;
}

#leftcolumn div.module form { /* modula za registracia */
	padding:6px;
	text-align:center;
	margin:0 auto;
	font-size:12px;
	font-family:Tahoma, Verdana, sans-serif;
	color:#ab854c;
	width:170px;
}

#mod_templatechooser_jos_change_template{
	float:left;
	font-size:11px;
	border:1px solid #9ecee7;
	color:#666;
	font-size:12px;
}

#leftcolumn div.module div div div div{  /** menuto v liava kolona**/
 	text-align:left;
	background:#fff;
	margin:0 auto;
}

a.mainlevel:link, a.mainlevel:visited {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 18px;
	text-decoration: none;
	color: #6ba9c8;
	font-weight: bold;
	font-size: 12px;
	font-family:Tahoma, Arial,sans-serif;
	background: transparent url(img/menu_arrow.png) center left no-repeat;
}

a.mainlevel:hover {
	text-decoration: underline;
	font-weight: bold;
}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
	color: #6ba9c8;
	font-weight: bold;
	text-decoration: underline;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited , a#active_menu.sublevel_2nd_row:link, a#active_menu.sublevel_2nd_row:visited  {
	color: #6ba9c8;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited, a.sublevel_2nd_row:link, a.sublevel_2nd_row:visited {
	text-decoration: none;
	color: #6ba9c8;
	font-size: 10px;
	font-weight: bold;
	font-family:Tahoma, Arial,sans-serif;
	height:20px;
	line-height: 20px;
	border: none;
	padding: 0 0 0 10px;
	margin:0 0 0 6px;
}

a.sublevel:link, a.sublevel:visited{
	background: transparent url(img/menu_arrow.png) center left no-repeat;
}

a.sublevel_2nd_row:link, a.sublevel_2nd_row:visited {
	background: transparent url(img/menu_arrow_prazno.png) center left no-repeat;
}

a.sublevel:hover, a.sublevel_2nd_row:hover{
	color: #6ba9c8;
	text-decoration: underline;
}

#main_full, #main{
	float: left;
	width: 680px;
	padding:0;
	margin:0;
	font-size:12px;
	text-align:left;
}

#leftcolumn div.module div div div div div{  /** syndicate **/
 	text-align:center;
	background:#fff;
	padding:0;
	margin:0 auto;
}

.module .syndicate{
	margin:0 auto;
	width:170px;
	text-align: center;
	padding:10px 0 0 0;
}

.module .syndicate div {
	padding:0;
	margin:0 auto;
	text-align:center;	
} 

td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #666;
}
table.blog{
	width:680px;
	margin:0 auto;
}
.contentpaneopen table td{
	text-align:left;
}
.text{
	text-align:left;
	padding:0 0 0 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height: 12px;
}
div div div form{
	margin:0 auto;
	text-align:left;
	padding: 0 0 0 4px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position:outside;
}

li{
	padding-left: 0;
	padding-top: 0;
}


/**  Linkove  **/
a {
	outline: none;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #6ba9c8;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6ba9c8;
	font-size:12px;
}

body.contentpane {
	background: #fff;
	text-align: left;
	padding:4px;
}

body.contentpane .contentpaneopen {
	width: 100%;
}

body.contentpane .contentpaneopen .contentheading {

}
h2, .contentheading{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #6ba9c8;
	text-align: left;
	font-weight: bold;
	margin-bottom:0;
}

.moduletable {
	margin: 0 auto;
}
select.button {
	width: auto;
	padding: 0;
}

.pagenav_prev, .pagenav_next {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #666;
	font-size: 12px;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

table.contentpaneopen td.contentheading {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #6ba9c8;
	font-weight: bold;
	padding: 0;
	margin:0;
}
table.contentpane ul{
	margin : 0;
	padding : 0;
}
table.contentpane ul li{
	line-height:14px;
	padding:0;
}

.button {
	cursor:pointer;
	font-family: Tahoma, Arial, sans-serif;
	margin:3px 0;
	padding:0 0 2px 0;
	height:22px;
	line-height:16px;
	border:none;
}
input.button  {
	color: #6ba9c8;
	font-size: 12px;
	border: 1px solid #9ecee7;
	background: #fff;
}

input.button:hover  {
	cursor: pointer;
}

input[type="checkbox"], input[type="radio"]{
	border:none;
}
body.contentpane input.inputbox{
	margin:0 0 5px 0;
}
#searchphraseany, #searchphraseall, #searchphraseexact{
	border:none;
}
#mos_change_template{
	border: 1px solid #9ecee7; 
	width:112px;
	color:#666;
}
#mod_login_remember{
	border:none;
	background:none;
	padding:0;
	margin:0;
}
#mod_login_username, #mod_login_password{
	width:124px;
	margin:0 0 5px 0;
}
#contact_text{
	border: 1px solid #9ecee7;
}
input.inputbox{
	border: 1px solid #9ecee7; 
	background:#fff;
	color:#999;
}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	padding: 0px;
	line-height: 20px;
	margin: 10px 0 50px 0;
}

.componentheading {
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #6ba9c8;
	padding: 0 0 10px 0;
	font-weight:bold;
}
element.style{
	margin:10px;
	padding:0;
}

#footer {
	margin: 0 auto;
	width: 900px;
	height: 20px;
	text-align: right;
	color: #6ba9c8;
	vertical-align: top;
	padding:10px 0 10px 0;
}
.copyright {
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #6ba9c8;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}

a.sgfooter:link, a.sgfooter:visited {
	color: #6ba9c8;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #6ba9c8;
}

.sgf {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #6ba9c8;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #6ba9c8;
	text-align: center;
}

a.sglink:link, a.sglink:visited {
	color: #6ba9c8;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	text-decoration: none;
}
img, table{
	border:none
}
a img {
	border: none;
}

.pagenav {
	font-size:12px;
	font-weight:normal;
}

a.toclink:link, a.toclink:visited {
	line-height:normal;
	font-size:11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #6ba9c8;
	text-decoration: underline;
}
a.toclink:hover {
	text-decoration: none;
}
table.contenttoc {
	padding: 4px;
	margin-left: 4px;
	margin-bottom: 2px;
}

table.contenttoc th {
	color: #666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.sectiontableheader {
	height: 20px;
	padding-right:3px;
	font-weight :normal;
}
.sectiontableentry2, .sectiontableentry1 {
	font-size: 11px;
	text-align:left;
	padding:2px;
}

.sectiontableentry1 {
	background:#ebf5fb;
}

.sectiontableentry2 {

}

table.contentpane {
	padding: 0;
}

table.contentpane td.contentdescription {
	font-size:12px;
	line-height:18px;
	padding: 0;
}

table.contentpane td.componentheading {
	height: 20px;
	padding: 0 0 3px 0;
	color: #6ba9c8;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
table.contentpane td {
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
	text-align:left;
}
table.contentpaneopen {
	margin:0;	
}
table.contentpaneopen td {
	line-height: 14px;
	font-size:12px;
	text-align:justify;
}

.height {
	height: 100%;
}

.small {
	font-size: 11px;
	color: #6ba9c8;
	font-weight: normal;
	text-align: left;
}
.searchintro{
	font-size:11px;
	text-align:left;
}

table.contentpaneopen  td.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 11px;
	color: #6ba9c8;
	font-weight: normal;
	padding-top: 0px;
	text-align:left;
}
table.contentpaneopen td.modifydate {
	height: 20px;
	vertical-align: top;
	font-size: 11px;
	color: #6ba9c8;
	font-weight: normal;
	padding-top: 0px;
	text-align:right;
}
.modifydate{
	text-align:right;
}
/** Data **/
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 11px;
	color: #6ba9c8;
	font-weight: normal;
	text-align: right;
}

table.contentpaneopen td a.readon{
	display: block;
	float: right;
	line-height: 14px;
	font-size: 11px;
	text-decoration: underline;
	padding: 1px 2px 1px 2px;
}

table.contentpaneopen td a.readon:hover{
	color: #6ba9c8;
	text-decoration: none;
}

.blog_more {
	margin: 2px 8px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
}
table.contentpaneopen td.buttonheading {

	}
