/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background-color: #AAD6F0;
min-width: 782px;
}

a:link, a:visited {
color: #004D89;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #003B69;
}

h1 {
font-size: 2.2em;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding: 15px 0 0 30px;
letter-spacing: 1px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 3px 0 0 0;
padding-left: 30px;
letter-spacing: 1px;
}

h3 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #004C87;
font-weight: normal;
letter-spacing: 1px;
margin-bottom: 7px;
}

h3 a:link, h3 a:visited {
font-weight: normal;
color: #004C87;
text-decoration: none;
}

h3 a:hover {
text-decoration: underline;
}

h4 {
font-size: 1.1em;
color: #004C87;
margin: 12px 0 3px 0;
}

address {
font-style: normal;
line-height: 1.7;
}

address span {
color: #005699;
}

abbr {
border-bottom: 1px dotted #005699;
cursor: help;
}


/* Images */

img.float {
float: left;
border: 1px solid #004C87;
margin: 0.5em 0.8em 0.5em 0;
}

img.me {
float: left;
border: 0;
margin: 0.4em 0.6em 0 0;
}


/* Wrapper */

#wrapper {
width: 782px;
margin: 30px auto 0 auto;
display: table; /* margin-bottom for FF   (?) */
}


/* Header */

#header {
width: 782px;
height: 125px;
position: relative;
margin: 0 auto;
background: url('/design/1/images/hd-bg.png') no-repeat 0 0;
}


/* Search form */

form.searching {
width: 184px;
position: absolute;
top: 18px;
right: 30px;
}

fieldset {
border: 0;
}

#picture-input {
position: absolute; 
top: 0;
left: 0;
overflow: hidden;
width: 152px;
height: 26px;
background: url('/design/1/images/input-bg.gif') 0 0 no-repeat;
border: 0;
}

#picture-input input {
position: relative;
top: 5px;
left: 1px;
width: 130px;
border: 0;
letter-spacing: 1px;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
font-weight: bold;
color: #FFFFFF;
position: absolute;
top: 0;
right: 0;
}

form.searching label {
display: none;
}


/* Menu */

#menu {
position: absolute;
top: 96px;
right: 20px;
z-index: 10px;
}

#menu li {
list-style-type: none;
float: left;
display: inline;
margin-left: 3px;
}

#menu li a {
float: left;
display: block;
padding: 0 20px;
background: url('/design/1/images/tab-body.gif') repeat-x 0 0;
color: #FFFFFF;
text-decoration: none;
height: 29px;
line-height: 29px; 
position: relative;
list-style-type: none;
}
    
#menu li a span.tab-l {
position: absolute;
top: 0;
left: 0;
width: 12px;
height: 16px;
background: url('/design/1/images/tab-l.gif') no-repeat 0 0;
}

#menu li a span.tab-r {
position: absolute; 
top: 0;
right: 0;
width: 12px;
height: 16px;
background: url('/design/1/images/tab-r.gif') no-repeat 100% 0;
}

#menu li a span.tab-r  {
position: absolute; 
top: 0;
right: 0;
width: 12px;
height: 16px;
background: url('/design/1/images/tab-r.gif') no-repeat 100% 0;
}
    
#menu li a:hover {
text-decoration: underline;
cursor: pointer;
}

#menu li#active a {
background: #FFFFFF url('/design/1/images/tab-body-hover.gif') repeat-x 0 0;
color: #E96516;
text-decoration: none;
}

#menu li#active a span.tab-l {
position: absolute;
top: 0;
left: 0;
width: 12px;
height: 16px;
background: url('/design/1/images/tab-l-hover.gif') no-repeat 0 0;
}

#menu li#active a span.tab-r {
position: absolute;
top: 0;
right: 0;
width: 12px;
height: 16px;
background: url('/design/1/images/tab-r-hover.gif') no-repeat 100% 0;
}


/* Content */

#content {
width: 782px;
margin: 0 auto;
background: url('/design/1/images/content-bg.png') repeat-y 0 0;
}

#content-box {
width: 100%;
margin: 0 auto;
text-align: left;
}


/* Content right */

#content-box-right {
width: 550px;
float: right;
}

#content-box-right-in {
margin: 10px 0 20px 2px;
padding-right: 4px;
}


/* Content box with light blue background */

.box {
		width: 536px;
		background: #EBF7FF url('/design/1/images/box-body.gif') repeat-y 0 0;
		}
      
.box-top {
		background: url('/design/1/images/box-top.gif') no-repeat left top;
		width: 536px;
		}
		
.box-bottom {
		background: url('/design/1/images/box-bottom.gif') left bottom no-repeat;
		width: 536px;
		}


#box-in {
padding: 10px 0 15px 0;
}

.article {
margin: 0 15px 25px 15px;
padding-bottom: 7px;
border-bottom: 1px dotted #004C87;
}

p.continue {
text-align: right;
margin-right: 25px;
}

p.continue a, p.continue a:visited {
text-decoration: underline;
color: #1D5800;
font-style: italic;
padding: 0 2px;
}

p.continue a:hover {
text-decoration: none;
background-color: #1D5800;
color: #EBF7FF;
}


/* Info about article in green field under the name of article */

.info {
background-color: #EBFFC0;
border: 1px solid #B1CF28;
width: 410px;
font-size: 0.9em;
margin-bottom: 7px;
}

.info-in {
margin: 4px 7px;
}

.info-in p {
margin: 0;
line-height: 1;
}

.info-in p a, .info-in p a:visited {
font-weight: normal;
padding: 0 2px;
color: ##214F73;
}

.info-in p a:hover {
color: #DEEBF6;
background-color: #214F73;
}


/* The article date */

.date {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
float: right;
width: 48px;
min-height: 40px;
border: 1px solid #78bee2;
background-color: #FFFFFF;
margin: 3px 0 7px 0;
font-style: italic;
}

.date p {
font-size: 0.9em;
margin: 0;
line-height: 1;
}

.date p.day {
font-size: 1.2em;
margin-bottom: 1px;
line-height: 1.6;
font-weight: bold;
}


/* Content left */

#content-box-left {
width: 220px;
float: left;
}

.content-box-left-in {
margin: 0 15px 10px 11px;
color: #003B69;
}


/* Content left directives */

.content-box-left-in p {
margin: 0;
line-height: 1.6;
}

.content-box-left-in p a, .content-box-left-in p a:visited {
padding: 0 2px;
}

.content-box-left-in p a:hover {
background-color: #004D89;
color: #C8DFF2;
}

.content-box-left-in ul {
list-style-type: none;
margin: 10px 0 30px 11px;
}

.content-box-left-in ul li {
margin-bottom: 10px;
}

.content-box-left-in ul li a, .content-box-left-in ul li a:visited {
font-weight: normal;
color: #003B69;
}

.content-box-left-in ul li span {
font-size: 0.9em;
}

.content-box-left-in ul.categories {
list-style-type: none;
margin: 5px 0 15px 22px;
}


/* Darker background in the right column - Categories */

.darker-bg {
background-color: #C8DFF2;
border-top: 1px solid #B3CEE5;
border-bottom: 1px solid #B3CEE5;
margin: 15px 7px 10px 0;
}

.darker-bg h4 {
margin: 8px 0 10px 13px;
}


/* RSS Articles/Comments */

#rss-box {
text-align: left;
margin-top: 10px;
}

#rss-box p {
text-align: left;
color: #202020;
margin: 0 0 0 25px;
background: url('/design/1/images/rss-icon.gif') no-repeat 0 center;
padding-left: 30px;
}

#rss-box p a, #rss-box p a:visited {
color: #202020;
font-weight: normal;
text-decoration: underline;
}

#rss-box p a:hover {
text-decoration: none;
}


/* Footer */

#footer {
width: 782px;
height: 53px;
background: url('/design/1/images/footer-bg.png') no-repeat 0 0;
margin: 0 auto 30px auto;
}

#footer-in {
padding: 7px 10px;
}

#footer-in p {
font-size: 0.9em;
color: #FFFFFF;
margin: 0;
}

#footer-in p a, #footer-in p a:visited {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
padding: 0 2px;
}

#footer-in p a:hover {
text-decoration: none;
background-color: #FFFFFF;
color: #025382;
}

#footer-in p span {
font-size: 1.1em;
}

#footer-in p a span {
font-size: 1.1em;
font-weight: bold;
}


/* Paging */

.paging {
}

A.s1:link {text-decoration: underline; color: #0000FF; font-family: Monotype Corsiva; font-size: 20px;}
A.s1:visited {text-decoration: underline; color: #0000FF; font-family: Monotype Corsiva; font-size: 20px;}
A.s1:active {text-decoration: underline; color: #0000FF; font-family: Monotype Corsiva; font-size: 20px;}
A.s1:hover {text-decoration: none; color: #FF6600; font-family: Monotype Corsiva; font-size: 20px;}

A.s2:link {text-decoration: underline; color: #0066CC; font-family: Arial; font-size: 13px;}
A.s2:visited {text-decoration: underline; color: #0066CC; font-family: Arial; font-size: 13px;}
A.s2:active {text-decoration: underline; color: #0066CC; font-family: Arial; font-size: 13px;}
A.s2:hover {text-decoration: none; color: #FF6600; font-family: Arial; font-size: 13px;}

.tabs{FONT-SIZE: 12px; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana;
BORDER-RIGHT: #666666 1pt solid;
BORDER-TOP: #666666 1pt solid;
BORDER-LEFT: #666666 1pt solid;
BORDER-BOTTOM: #666666 1pt solid;}

A.s3:link {text-decoration: none; color: #0066CC; font-family: Monotype Corsiva; font-size: 22px;}
A.s3:visited {text-decoration: none; color: #0066CC; font-family: Monotype Corsiva; font-size: 22px;}
A.s3:active {text-decoration: none; color: #0066CC; font-family: Monotype Corsiva; font-size: 22px;}
A.s3:hover {text-decoration: none; color: #FF6600; font-family: Monotype Corsiva; font-size: 22px;}

.tp_ssi {color: black; text-decoration: none; border-bottom: 1px dotted red;}

.mnu1_o{
background:url('/img/profile/off2.png') 0 0;
width:62px; height:30px; display:block; font-size:10px; line-height:30px; color:#0000FF;
font-weight:bold; text-transform:uppercase; text-align:center; text-indent:-3; text-decoration:none;}
.mnu2_o {
background:url('/img/profile/on2.png') 0 0;
width:62px; height:30px; display:block; font-size:10px; line-height:30px; color:#FF6600;
font-weight:bold; text-transform:uppercase; text-align:center; text-indent:-3; text-decoration:none;}
.mnu3_o {
background:url('/img/profile/act2.png') 0 0;
width:62px; height:30px; display:block; font-size:12px; line-height:30px; color:#000000;
font-weight:bold; text-transform:uppercase; text-align:center; text-indent:1; text-decoration:none;}
.mnu1_u{
background:url('/img/profile/off2.png') 0 0;
width:90px; height:30px; display:block; font-size:10px; line-height:30px; color:#0000FF;
font-weight:bold; text-transform:uppercase; text-align:center; text-indent:-3; text-decoration:none;}
.mnu2_u {
background:url('/img/profile/on2.png') 0 0;
width:90px; height:30px; display:block; font-size:10px; line-height:30px; color:#FF6600;
font-weight:bold; text-transform:uppercase; text-align:center; text-indent:-3; text-decoration:none;}
.mnu3_u {
background:url('/img/profile/act2.png') 0 0;
width:90px; height:30px; display:block; font-size:12px; line-height:30px; color:#000000;
font-weight:bold; text-transform:uppercase; text-align:center; text-indent:-1; text-decoration:none;}

A.write1:link {text-decoration: underline; color: #0066CC; font-family: Arial; font-size: 12px;}
A.write1:visited {text-decoration: underline; color: #0066CC; font-family: Arial; font-size: 12px;}
A.write1:active {text-decoration: underline; color: #0066CC; font-family: Arial; font-size: 12px;}
A.write1:hover {text-decoration: none; color: #FF6600; font-family: Arial; font-size: 12px;}

div.usr_menu{margin:2px; clear:both; overflow:hidden;}
div.usr_menu a { padding:2px; height:32px; width:32px; border: solid 1px #FFF; overflow:hidden; float:left; }
div.usr_menu a:hover { padding:2px; height:32px; width:32px; background-color:#ffebeb; border:solid 1px ff2222; overflow:hidden; float:left; }

.st1 {font-size:20; color:0066CC; padding: 10; font-family: Arial;}
.st2 {padding: 10; font-family: Arial; font-size:12;}

#block-vidvig{background:#FFFFFF; color:#fff; height:180px; width:520; margin-top:-px; margin-left:-0px; display: none;}

.pole {background: url('/img/logo/board.png') no-repeat bottom right FFEEEE; border:1px solid #992222; padding:6px; font:11px Tahoma; font-weight:old;}
.c1{background-color: #EEEEEE; font-weight:normal; border: solid 1px #000000;
margin: 1px; width:100px; height:25px; color: #0000FF;}
.c1:hover{ border: solid 1px #000000; background-color: #EEEEEE; color: #FF6600;}

.c2{background-color: #EEEEEE; font-weight:normal; border: solid 1px #000000;
margin: 1px; width:130px; height:25px; color: #0000FF;}
.c2:hover{ border: solid 1px #000000; background-color: #EEEEEE; color: #FF6600;}

.c2d{background-color: #EEEEEE; font-weight:normal; border: solid 1px #000000;
margin: 1px; width:400px; height:25px; color: #0000FF;}
.c2d:hover{ border: solid 1px #000000; background-color: #EEEEEE; color: #FF6600;}

.message{color: #FF6600; font-family: Arial; font-size: 12px;}

 
.footer a:link,
.footer a:visited {text-decoration: none;	color:#666;}
.footer a:hover {text-decoration: none;	color: #09F;}
.footer a:active {text-decoration: none;	color: #0F0;}
.footer {color:#666;}
a:hover {text-decoration: none;	color: #09F;}

.ind_t{color:green;font-size:48;font-family: Monotype Corsiva;}
.ind_b{color:green;font-size:35;font-family: Monotype Corsiva;}


.reg {font: 1.2em Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

.navbarm {
	font-size:14px;
	color:#333;
	font-weight:bold;
	background-color:#CFF;
	border:1px solid #09F;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}

.ul1 li{padding-left: 5px; list-style:none; font: 11px/13px Verdana;}
.ul2 li{padding-right:5px; list-style:none; font: 11px/13px Verdana;}
#sstatus {font-size:14px; color:#333; font-weight:bold; background-color:#FF9; border:1px solid #FC6; width:100%; margin:0; padding:0; display:block; overflow: hidden;}
