@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	clear: both;
	max-width:1600px;
	min-width:1004px;
	margin: 0 auto;
	width: expression((documentElement.clientWidth||document.body.clientWidth)>1600?'1600px':((documentElement.clientWidth||document.body.clientWidth)<1004?'1004px':'auto'));
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: italic;
	color: #ea1d24;
	margin: 0 0 0.5em;
	line-height: 1;
	}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-style: italic;
	color: #ea1d24;
	margin: 1em 0 0.5em;
	}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	color: #0064b2;
	margin: 0 0 0.5em;
	}
a:active, a:focus, img, div { outline: 0; }
#content h3 {
	margin: 1.5em 0 0.5em;
	}
#content .new h3 {
	margin: 0 0 0.5em;
	}
a:link, a:visited {
	color: #0064b2;
}
a:hover {
	color: #ea1d24;
	}
p, li {
		padding: 0;
		margin: 0.7em 0;
		}
ol, ul {
	margin: 0 0 0 20px;
	padding: 0;
}
ul {
	list-style-type: square;
}
#header {
	padding: 0 0 0 2%; 
	white-space: nowrap; 
	text-align: center;
}
#left_sidebar {
	width: 21%; 
	float: left; 
	padding: 20px 2%; 
	color: #333; 
	font-size: 75%;
}
#right_sidebar {
	width: 21%; 
	float: right; 
	padding: 20px 2%; 
	color: #666;
	overflow: hidden;
}
#content {
	width: 45%;
	margin: 0 27%;
	padding: 20px 0;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}
.line1 {
	height: 30px; 
	white-space: nowrap; 
	clear: both; 
	background-image: url(/stranaodna/images/line_right.jpg); 
	background-repeat: no-repeat; 
	background-position: top right; 
}
.line2 {
	width: 50%;
	float: left;
	background-image: url(/stranaodna/images/line_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
}
#footer {
	clear:both;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	width: 25%;
	float: left;
	padding: 5px 2% 10px;
}
#top_menu {
	clear: both;
	display: block;
	height: 2.7em;
	padding: 1em 0 0;
	background-image: url(/stranaodna/images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	}
#top_menu table {
	margin: 0 auto;
}
#top_menu td {
	padding: 0 1em;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.new {
	padding: 0.5em 0;
	font-size: 90%;
}
.new h3, .new p {
	padding: 0;
	margin: 0;
}
.new .date {
	font-size: 80%;
	color: #666;
}
#content .new a {
	color: #ea1d24;
}
#left_sidebar h4 {	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: italic;
	margin: -20px 0 1em -36px;
	padding: 30px 0 0 65px;
	color: #0064b2;
	background-image: url(/stranaodna/images/header_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 40px;
}

#left_sidebar .s_menu {
	padding: 0 0 2em;
	margin: -10px 0 0 0;
}
#left_sidebar .s_menu li {
	list-style: none;
	margin: 0;
	padding: 0 0 0.7em 29px;
	font-weight: bold;
	font-size: 125%;
}


#right_sidebar h4 {	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: italic;
	margin: 0 -36px 0 1em;
	padding: 30px 0 0 10px;
	color: #333;
	background-image: url(/stranaodna/images/header_bg2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 40px;
}
#right_sidebar h4 a {
	color: #444;
	
}


#navibar {
	margin: -15px 0 0 0;
	padding: 0;
	height: 20px;
	font-size: 70%;
	color: #666;
}
#navibar a {
	color: #666;
}
.calendar a {
	font-weight: bold;
}
.calendar td.calendarHeader {
	font-weight: bold;
	padding: 0.3em;
	vertical-align: middle;
}
.calendar td.calendarMonth{
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	padding: 0.3em;
	vertical-align: middle;
}
.calendar td.calendar {
	border: 1px solid #FFF;
	padding: 0.2em;
	vertical-align: middle;
}
.calendar td.calendarToday {
	border: 1px solid #C00;
	padding: 0.2em;
	vertical-align: middle;
}
.calendar td.arrow {
	font-size: 150%;
	padding: 0.2em;
	vertical-align: middle;
}
.calendar td.arrow a {
	text-decoration: none;
}

.blue_block1 {
	background-image: url(/stranaodna/images/block_left_side.png);
	background-position: left;
	background-repeat: repeat-y;
	width: 100%;
	padding: 0;
	margin: 0;
	}
.blue_block2 {
	background-image: url(/stranaodna/images/block_right_side.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	padding: 0;
	margin: 0;	
	}
.block_header {
	background-image: url(/stranaodna/images/block_top_centr.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;
	}

.block_footer {
	background-image: url(/stranaodna/images/block_bottom_centr.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 70px;
}

.corner_l { float: left; }
.corner_r { float: right; }
.block_title {
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	padding: 10px 10px;
	background-image: url(/stranaodna/images/block_title.png);
	background-repeat: repeat-y;
	margin: 0 15px 0;
	}
.block_title_right {
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	padding: 10px 10px;
	background-image: url(/stranaodna/images/block_title_right.png);
	background-repeat: repeat-y;
	margin: 0 15px 0;
	}
.block_title a {
	text-decoration: none;
	}
.block_title_right a {
	text-decoration: none;
	color: #444;
	}
.block_title span,
.block_title_right span {
	font-size: 60%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	color: #555;
	}
.block_content {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	margin: 0 15px 0;
	padding: 10px 10px;
	background-image: url(/stranaodna/images/block_content_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.block_content h3 {
	line-height: 1.2;
}
.block_footer {
	font-size: 80%;
	padding: 0;
	font-weight: bold;
	
}






.odd td { background: #FBFBFB; }
.even td {
	background-color: #F6F6F6;
}
.test td {
	vertical-align: top;
	padding: 10px 5px;
	background-color: #FaFaFa;
	font-size: 80%;
}
.test1 td {
	vertical-align: top;
	padding: 10px 5px;
	background-color: #CEFFCC;
	font-size: 80%;
}
.test0 td {
	vertical-align: top;
	padding: 10px 5px;
	background-color: #FFE1E1;
	font-size: 80%;
}
.creator { display: none; }