@charset "iso-8859-2";

#body {
	padding: 24px 0 0 0;
	background: #eff0f0 url('images/background.jpg') repeat-x top;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

#header {
	width: 975px;
	height: 116px;
	margin: 0 auto;
	background: url('images/header.jpg') no-repeat bottom;
}

#header p.date {
	float: right;
	margin: 63px 140px 0 0;
	color: #fff;
}
span.highlight {
    color: #981B1F;
    font-style: italic;
}
#pagelinks{
margin: 0 0 0 12px;
padding: 10px;
width: 520px;
text-align: left;
font-size: 12px;
font-weight: bold;
}
#pagelinks h3{
    border-bottom: 1px solid #981B1F;
    margin: 0 0 12px 0;
}
#pagelinks h3 span{
    text-align: center;
    display: block;
    width: 240px;
    font-size: 11px;
    background: #981B1F;
    color: #fff;
}
.pagenr{
    display: inline;
    padding: 3px 7px;
    margin: 0px 1px 0 1px;
}
.pagenr_akt{
    display: inline;
    padding: 3px 7px;
    background-color: #981B1F;
    margin: 0 1px 0 1px;
}
.pagenr a{
    text-decoration:none;
    color: #000;
}


.pagenr_akt a{
    text-decoration:none;
    color: #fff;
}
.submit{
	background: #e62631;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 5px;
}
ul#menu {
	clear: left;
	float: left;
	width: 600px;
	margin: 10px 0 0 40px;
	list-style: none;
}

ul#menu li {
	display: inline;
	padding: 0 15px 0 0;
}

ul#menu li a {
	color: #fff;
	font-variant: small-caps;
}

div#search {
	float: right;
	margin: 3px 150px 0 0;
}

div#search input {
	text-align: center;
}

div#search input.submit {
	margin: 0 0 0 5px;
	padding: 0 2px 0 2px;
	background: #231f20;
	color: #fff;
	font-variant: small-caps;
	cursor: pointer;
}

#content {
	width: 975px;
	min-height: 300px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url('images/content.jpg') repeat-y;
}

#main {
	float: left;
	width: 825px;
	margin: 0 0 0 12px;
}

#sub {
	float: left;
	width: 825px;
	margin: 0 0 0 0px;
}

#rovatok {
	float: left;
	width: 825px;
	margin: 0 0 0 0px;
}

#main ul, #sub ul, #rovatok ul {
	margin-bottom: 15px;
	margin-left: 15px;
}

#main span.line {
	display: block;
	width: 100%;
	height: 2px;
	margin: 0 0 12px 0;
	background: #a09e9e;
	overflow: hidden;
}

#rovatok span.line {
	display: block;
	width: 100%;
	height: 2px;
	background: #c9c8c8;
	overflow: hidden;
}

#sub span.doubleline {
	display: block;
	width: 100%;
	height: 1px;
	margin: 20px 0 12px 0;
	background: #4c494a;
	border-bottom: 1px solid #c9c8c8;
	overflow: hidden;
}

#rovatok span.doubleline {
	display: block;
	width: 100%;
	height: 1px;
	margin: 20px 0 0 0;
	background: #4c494a;
	border-bottom: 1px solid #c9c8c8;
	overflow: hidden;
}

.title {
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #918f90;
}

#rovatok .title p {
	float: left;
	padding: 5px 0 0 10px;
}

#rovatok .tcborder {
	background: url('images/tcborder.jpg') repeat-y ;
}

#rovatok .twcborder {
	background: url('images/twcborder.jpg') repeat-y ;
}

#rovatok .threecolumn {
	float: left;
	width: 235px;
	margin: 10px 4px 0 4px;
	padding: 0 0 0 0;
}
#rovatok p {
    text-align: justify;
}
#main #rovatok .threecolumn h3 {
    background: none !important;
    text-align: left;
}

#rovatok .twocolumn {
	float: left;
	width: 370px;
	margin: 10px 9px 0 9px;
	padding: 0 10px 0 10px;
}

#rovatok table {
	width: 600px;
	margin: 5px 0 10px 200px;
	font-weight: bold;
}

#rovatok table td {
	padding: 2px 0 2px 10px;
	border-left: 2px solid #c9c8c8;
}
#rovatok table td.date {
    width: 110px;
}
.archive {
	width: 330px;
	margin: 20px auto 20px auto;
	border-bottom: 1px solid #c9c8c8;
}

.archive p {
	margin-bottom: 5px;
}
.archive select {
	width: 90px;
}
.archive input {
    width: 60px;
    background: #fff;
}
.archive input.submit {
	margin: 0 0 0 5px;
	padding: 0 2px 0 2px;
	background: #231f20;
	color: #fff;
	font-variant: small-caps;
	cursor: pointer;
}


#sub span.smallline {
	display: block;
	width: 575px;
	height: 1px;
	margin: 0 0 12px 10px;
	background: #a09e9e;
	overflow: hidden;
}

#main .onecolumn {
	margin: 10px 0 0 0;
	padding: 0 15px 0 15px;
	font-size: 8pt;
}

#rovatok .onecolumn {
	padding: 0 15px 0 15px;
}

#main .onecolumn img, #rovatok .threecolumn img, #rovatok .onecolumn img, #rovatok .twocolumn img {
	padding: 9px;
	border: 1px solid #cecfd1;
}

#main p.more {
	float: right;
	margin: 10px 15px 0 0;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
}

#main .threecolumn {
	float: left;
	width: 255px;
	margin: 20px 10px 0 10px;
	font-size: 8pt;
}

#main .threecolumn p, #main .threecolumn ul {
	padding: 0 10px 0 10px;
}
#main .threecolumn h3 a {
    color: #fff;
}
#main .threecolumn img {
    width: 180px;
}
#main .threecolumn img.imgright {
    width: 90px;
}
#subright {
	float: right;
	width: 213px;
	margin: 0 12px 10px 10px;
	padding: 0 0 10px 0;
	border: 1px solid #cecfd1;
}

#subright .miniline {
	display: block;
	width: 140px;
	height: 1px;
	margin: 15px auto 15px auto;
	background: #c9c8c8;
	overflow: hidden;
}

#sub #subright p {
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 17px;
}

#sub img {
	padding: 9px;
	border: 1px solid #cecfd1;
}

#sub p, #sub ul {
	padding: 0 20px 0 20px;
}

ul#submenu {
	width: 788px;
	margin: 0 auto 10px auto;
	border-top: 1px solid #aaacae;
	border-bottom: 1px solid #aaacae;
	list-style: none;
	text-align: center;
}

ul#submenu li {
	display: inline;
	padding: 18px;
	line-height: 26px;
}

ul#submenu li a {
	color: #aaacae;
	font-variant: small-caps;
}

#ads {
	float: left;
	padding: 0 0 0 18px;
}
#ads div  {
    display: block;
    height: 240px;
    width: 120px;
    margin: 0 0 12px 0;
    background: url('images/ad.jpg');
}
#ads div.banner  {
    background: transparent;
}
#footer_background {
	width: 100%;
	height: 43px !important;
	background: #231f20;
}

#footer {
	width: 975px;
	height: 25px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	background: url('images/footer.jpg') no-repeat top;
}

#footer ul {
	width: 350px;
	margin: 0 auto;
	list-style: none;
}

#footer ul li {
	display: inline;
	color: #fff;
	font-weight: bold;
}

#footer ul li a {
	color: #fff;
	font-size: 10pt;
}

.floatleft {
	float: left;
	margin: 0 10px 0 0;
}
#logok {
    float: right;
    position: relative;
    top: -32px;
}
.w230 {
	width: 230px;
}
.w430 {
    width: 430px;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
}
/****************************************************************
*						Banner Manage							*
****************************************************************/
#banner_list {
	float: left;
	width: 360px;
	height: 500px;
	overflow: auto;
}
#banner_list #new_link {
	padding-bottom:16px;
}
#banner_list ul {
    list-style: none;
    margin: 0 0 0 12px;
}
#banner_list ul li {
    margin: 6px 0 0 0;
}
#banner_list ul li a {
    text-decoration: none;
	color: #231F20;
    font-weight: bold;
}
#banner_list ul li a:hover {
    color: #981B1F;
}
#banner_list ul li span.sep {
    border: 1px solid #981B1F;
}
#banner_list .banner_details {
	display: none;
	width: 370px;
	margin: 5px 0 24px 16px;
}
#banner_list .banner_details span.label{
	color: #ACACAC;
	display: table-cell;
	width: 160px;
}
#banner_list .banner_details span.data{
	color: #ACACAC;
	font-weight: bold;
	display: table-cell;
}
#banner_list .banner_details li.view {
	margin-top: 12px;
	list-style: none;
}
#banner_list .banner_details li.view a {
	font-size: 11px;
	margin-left: 160px;
	color: #33FF33;
}
#banner_list .banner_details li.edit {
	list-style: none;
}
#banner_list .banner_details li.edit a {
	font-size: 11px;
	margin-left: 160px;
}
#banner_list .banner_details li.delete {
	list-style: none;
}
#banner_list .banner_details li.delete a {
	color: #FF0000;
	font-size: 11px;
	padding-left: 20px;
	margin-left: 140px;
	background-image: url(images/icon_del.gif);
	background-repeat:no-repeat;
}
#banner_list span.active {
	color: #55879E;
	padding-left: 34px;
	font-size:11px;
	font-style: italic;
	font-weight: bold;
	border: none;
}
#banner_places {
	float: left;
	width: 230px;
}
#banner_places ul {
	margin-top: 12px;
}
#banner_places ul li {
	list-style: none;
	color: #ACACAC;
}
#banner_places ul li span.place{
	color: #ACACAC;
}
#banner_upload input {
	width: 214px;
}
#banner_upload input.size {
	width: 32px;
}
#banner_upload input.btn {
	border: 1px outset #981B1F;
	background-color: #51859D;
	color: #fff;
	width: 54px;
}
#banner_places input.btn {
	border: 1px outset #981B1F;
	background-color: #51859D;
	color: #fff;
	width: 54px;
}

#banner_upload #banner_hint {
	position: relative;
	top: -60px;
	right: -200px;
	height: 60px;
	width: 210px;
	padding-left: 6px;
	padding-top: 6px;
	color:#4A7D9A;
	font-weight:bold;
	border: 0px;
	border-left: 1px #981B1F;
	border-top: 1px #981B1F;
	border-style:solid;
}
#banner_upload #banner_hint span.second {
	color: #ACACAC;
	font-size:10px;
}
#banner_upload #banner_hint ul {
	margin-top: 12px;
}
#banner_upload #banner_hint ul li {
	color: #ACACAC;
	font-weight: normal;
	list-style: none;
	padding-left: 12px;
}
div.banner {
	text-align: center;
}
/********************************************************************
*                          Docsotre                                 *
********************************************************************/
div#docstore_links {
    text-align: center;
    vertical-align: middle;
    width: 168px;
    margin: auto;
}
div#docstore_links a {
    text-decoration: none;
    color: #ddd;
    font-weight: bold;
    background: url('images/gomb_off.gif');
    display: block;
    padding-top: 8px;
    margin: 0 4px 0 4px;
    height: 16px;
    width: 76px;
    float: right;
}
div#docstore_links a:hover {
    text-decoration: none;
    font-color: #fff;
}
div#docstore_links a.active {
    background: url('images/gomb_on.gif');
}
div.docstore_path {
    background-color: #26272B;
    margin-top: 30px;
    height: 16px;
    padding-left: 12px;
    border: 1px outset #333;
    font-size: 11px;
    font-weight: bold;
}
div#docstore_folder div#undo_connect {
    float: right;
}
div#docstore_folder a.undo {
    padding-left: 20px;
    margin-left: 16px;
    background: url('images/icon_del.gif') no-repeat left;
}
div#docstore_folder ul {
    margin-left: 12px;
    list-style: none;
}
div#docstore_folder li {
    margin-top: 6px;
}
.directory a {
    padding-left: 24px;
    font-weight: bold;
    text-decoration: none;
    background: url('images/icon_folder.gif') no-repeat left;
}
.directory a:hover {
    color:  #F55600;
}
.directory a.rights {
    background: none;
}
div#docstore_folder .directory .right_chooser {
    border: 1px outset #FCFFFF;
    position: relative;
    top: 0px;
    right:0px;
    z-index: 100;
    width: 120px;
    background-color: #414445;
}
div#docstore_folder .directory .right_chooser span.header{
    display: block;
    width: 100%;
    background-color: #F95700;
    border: 1px outset #ccc;
    color: #fff;
    font-weight: bold;
}
div#docstore_folder .directory .right_chooser span.header span.close{
    display: block;
    color: #c00;
    float: right;
    font-weight: bold;
}
div#docstore_folder .file span {
    color: #F95700;
}
div#docstore_folder .file a {
    padding-left: 20px;
    margin-left: 16px;
    text-decoration: none;
}
div#docstore_folder .file a:hover {
    text-decoration: underline;
}
div#docstore_folder .file a.details {
    background: url('images/icon_article.gif') no-repeat left;
}
div#docstore_folder .file a.connect {
    background: url('images/connect_doc.gif') no-repeat left;
}
div#docstore_listing ul {
    list-style: none;
}
div#docstore_listing li {
    margin-top: 6px;
}
div#docstore_folder li.title, div#docstore_listing li.title {
    margin: 12px 0 0 0;
    position: relative;
    left: -16px;
}

div#docstore_listing img.thumbnail {
    width: 120px;
    border: 1px solid #97477A;
}
div#docstore_listing div.docstore_avatar_default span {
    display: block;
    font-weight: bold;
    margin-top: 6px;
}
div#docstore_listing div.docstore_avatar_default span a {
    color: #F35400;
    text-decoration: none;
}
div#docstore_listing div.docstore_avatar_default span a:hover {
    text-decoration: underline;
}
div#docstore_listing div.docstore_avatar_default p {
    margin: 0 0 0 12px;
}
div#content_view span.connected_docs {
    display: block;
    color: #bf4e90;
    font-weight: bold;
    margin-left: 24px;
    margin-bottom: 6px;
    margin-top: 12px;
}
.maincontent_view p {
    text-align: justify;
    margin: 6px 12px 6px 12px;
}
fieldset#send_message {
    float: right;
    width: 320px;
    margin: 12px 12px 16px 16px;
    border: 1px solid #000;
}
fieldset#send_message legend {
    color: #981B1F;
    font-weight: bold;
    padding: 0 12px 0 12px;
}
fieldset#send_message table {
    margin: 12px auto 6px auto;
}
fieldset#send_message table input {
    width: 160px;
}
fieldset#send_message table input.submit {
    width: 80px;
}
