/*  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: #025382 url('../img/hd-bg.gif') 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('../img/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('../img/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('../img/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('../img/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('../img/tab-r.gif') no-repeat 100% 0;
}
    
#menu li a:hover {
text-decoration: underline;
cursor: pointer;
}

#menu li#active a {
background: #FFFFFF url('../img/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('../img/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('../img/tab-r-hover.gif') no-repeat 100% 0;
}


/* Content */

#content {
width: 782px;
margin: 0 auto;
background: url('../img/content-bg.gif') repeat-y 0 0;
}
#content1 {
width: 782px;
margin: 0 auto;
background: url('../img/content-bg1.gif') repeat-y 0 0;
}
#content-box {
width: 100%;
margin: 0 auto;
text-align: left;
}


/* Content left */

#content-box-left {
width: 550px;
float: left;
}
#content-box-left1 {
width: 780px;
float: left;
}
#content-box-left-in {
margin: 10px 0 20px 17px;
}


/* Content box with light blue background */

.box {
		width: 536px;
		background: #EBF7FF url('../img/box-body.gif') repeat-y 0 0;
		}
.box1 {
		width: 746px;
		background: #EBF7FF url('../img/box-body1.gif') repeat-y 0 0;
		}     
.box-top {
		background: url('../img/box-top.gif') no-repeat left top;
		width: 536px;
		}
.box-top1 {
		background: url('../img/box-top1.gif') no-repeat left top;
		width: 746px;
		}		
.box-bottom {
		background: url('../img/box-bottom.gif') left bottom no-repeat;
		width: 536px;
		}
.box-bottom1 {
		background: url('../img/box-bottom1.gif') left bottom no-repeat;
		width: 746px;
		}

#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;
}
.info1 {
background-color: #EBFFC0;
border: 1px solid #B1CF28;
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 {
text-align: center;
float: right;
width: 70px;
/*min-height: 40px;*/
border: 1px solid #78bee2;
background-color: #FFFFFF;
/*margin: 3px 0 7px 0;*/

}

.date p {

/*margin: 1;*/
line-height: 1;
}
.date p.month
{font-size:0.8em;
	padding:3px;
	background-color: #C8DFF2;
	}
.date p.day 
{
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size:20px;
line-height:15px;
font-weight: bold;
}


/* Content right */

#content-box-right {
width: 216px;
float: right;
}

.content-box-right-in {
margin: 0 15px 10px 11px;
color: #003B69;
}


/* Content right directives */

.content-box-right-in p {
margin: 0;
line-height: 1.6;
}

.content-box-right-in p a, .content-box-right-in p a:visited {
padding: 0 2px;
}

.content-box-right-in p a:hover {
background-color: #004D89;
color: #C8DFF2;
}

.content-box-right-in ul {
list-style-type: none;
margin: 10px 0 30px 11px;
}

.content-box-right-in ul li {
margin-bottom: 10px;
}

.content-box-right-in ul li a, .content-box-right-in ul li a:visited {
font-weight: normal;
color: #003B69;
}

.content-box-right-in ul li span {
font-size: 0.9em;
}

.content-box-right-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('../img/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: #025382 url('../img/footer-bg.gif') 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 {
}
.p_width{word-break:break-all; width:505px;}

/*search*/
.input_text{ width:80px; height:17px; margin:0px;}

/*Calendar*/
Input,select {font-family: verdana;font-size: 9pt;text-decoration: none;background-color: #FFFFFF;height: 20px;border: 1px solid #666666;color:#000000;}
.Calendar {font-family: verdana;text-decoration: none;width: 170;background-color: #C0D0E8;font-size: 9pt;border:0px dotted #1C6FA5;}
.CalendarTD {font-family: verdana;font-size: 7pt;color: #000000;background-color:#f6f6f6;height: 20px;width:10%;text-align: center;}

.Title {font-family: verdana;font-size: 11pt;font-weight: normal;height: 24px;text-align: center;color: #333333;text-decoration: none;background-color: #A4B9D7;border:solid 1px #999999;}

.Day {font-family: verdana;font-size: 7pt;color:#243F65;background-color: #E5E9F2;height: 20px;width:10%;text-align: center;}
.DaySat {font-family: verdana;font-size: 7pt;color:#FF0000;text-decoration: none;background-color:#E5E9F2;text-align: center;height: 18px;width: 11%;}
.DaySun {font-family: verdana;font-size: 7pt;color: #FF0000;text-decoration: none;background-color:#E5E9F2;text-align: center;height: 18px;width: 11%;}
.DayNow {font-family: verdana;font-size: 7pt;font-weight: bold;color: #000000;background-color: #FFFFFF;height: 20px;text-align: center;}

.DayTitle {font-family: verdana;font-size: 9pt;color: #000000;background-color: #C0D0E8;height: 20px;width:10%;text-align: center;}
.DaySatTitle {font-family: verdana;font-size: 9pt;color:#FF0000;text-decoration: none;background-color:#C0D0E8;text-align: center;height: 20px;width: 11%;}
.DaySunTitle {font-family: verdana;font-size: 9pt;color: #FF0000;text-decoration: none;background-color: #C0D0E8;text-align: center;height: 20px;width: 11%;}

.DayButton {font-family: Webdings;font-size: 9pt;font-weight: bold;color: #243F65;cursor:pointer;text-decoration: none;}

/*article show*/
.article_show {
margin: 0 15px 10px 15px;
border-bottom: 1px solid #D6D1D1;
}
.article_p
{
	clear:both;
	 height:auto; 
	 word-break:break-all;
	 word-wrap:break-word;  
	 display:block;
	  width:716px;
	  white-space:normal;}
/*comments*/
.comment {
margin: 0 15px 10px 15px;
padding-bottom: 7px;
}
.comment_content
{
	padding:5px;
	border-bottom: 1px dotted #D6D1D1;
	overflow:auto;
	}
.comment_input
{
	padding:5px;
	overflow:auto;
	}
.comment_input_control
{
	width:300px;
	}
.comment_input_chkcode
{
	width:100px;
	margin-bottom:4px; 
	}
.comment_left
{
	width:100px; 
	float:left;
	text-align:center;
	}
.comment_right
{
	width:602px; 
	float:left;
	}
blockquote{margin : 5px 20px; border : 1px solid #cccccc; padding : 5px;background : #f3f3f3; line-height : normal;}
.quote{margin : 5px 20px; border : 1px solid #cccccc; padding : 5px;background : #f3f3f3; line-height : normal;}

.about_div{ padding:5px;}
/*photo*/
.ph_inner_div{width:120px; text-align:center;}
.photo_mouseoutr_div{width:122px; height:122px; padding:3px; border:1px solid #EBF7FF; cursor:pointer;}
.photo_mouseover_div{ width:122px; height:122px;padding:3px;border:1px solid #cccccc; background-color:#ffffff;cursor:pointer;}
.photo_simg{width:86px;height:86px;padding:1px;margin:2px;border:1px solid #cccccc; float:left; text-align:center; vertical-align:middle; cursor:pointer;}
.photo_simg_selected{width:86px;height:86px;padding:1px;margin:2px;border:1px solid #B1CF28; float:left; text-align:center; vertical-align:middle; }
.photo_left_right{height:86px;padding:1px;margin:2px;float:left; text-align:center; vertical-align:middle; cursor:pointer;}
.photo_bimg{width:716px;float:left;text-align:center;padding:5px; }
.photo_progress_show{ text-align:center; visibility:visible; line-height:32px; height:32px;}
.photo_progress_hide{ text-align:center; visibility:hidden;line-height:32px;height:32px;}
