/* begin styles for K5SAR.com */

body {
	color: #305a93;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	background: url("../img/pan.jpg") top left repeat-x;
}
* {
	padding: 0;
	margin: 0;
}

a, a:active {
	color: #7c3500;
}
a:hover {
	color: #4f9adb;
}
a:visited {
	color: #909090;
}
#page {
}
.clear {
	clear: both;
}
.nodisp {
	display: none;
}
.italic {
	font-style: italic;
}
.flleft {
	float: left;
}
.flright {
	float: right;
}

#bg1 {
	background: url("../img/prechod.png") top left repeat-x;
	height: 12px;
	margin-top: 80px;
}
#bg2 {
	background: url("../img/prechod2.png") top left repeat-x;
	padding: 10px;
}
#menu {
	font-size: medium;
}
h1 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 200%;
	margin-right: 20px;
	color: #305a93;
	float: left;
	padding-bottom: 0.5ex;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	color: #305a93;
}
h3 {
	font-size: 100%;
	padding-top: 1ex;
	padding-bottom: 1ex;
}
#menu h2 {
	float: left;
	font-style: italic;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 5px;
}
#menu a {
	display: block;
	text-decoration: none;
	background: url("../img/list.jpg");
	color: #305a93;
	padding: 5px;
	font-weight: bold;
	font-family: Georgia, Verdana, sans-serif;
}
#menu a:hover {
	background: url("../img/list_normal.jpg");
        color: #ffffff;
}

.cpad {
	padding: 5px;
}
#content ul {
	list-style-type: none;
}
#content, #footer {
	padding-top: 20px;
	font-size: small;
}
#content h2 {
	padding: 1ex;
	font-size: 150%;
	font-family: Georgia, Verdana, sans-serif;
}
#left h2 {
	color: #305a93;
}
#center h2 {
	color: #305a93;
}
#right h2 {
	color: #305a93;
}
#left ul li {
	background: url("../img/dotlist.gif") center left no-repeat;
	padding-left: 3ex;
}
#center ul li {
	padding-left: 3ex;
	padding-right: 3ex;
	background: url("../img/dotlist.gif") center left no-repeat;
}
#right ul li {
	padding-right: 3ex;
}
#content p {
	padding-bottom: 1ex;
}
#left {
    position: absolute;
    width: 20%;
    height: 51em;
	background: #fff url('../img/prechod5.png') repeat-y right top;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px dotted #c0c0c0;
	left: 4px;
}
#center {
	position: absolute;
	width: 57%;
	background: #fff;
	font-family: "Trebuchet MS" , Verdana, sans-serif;
	background: #fff url('../img/prechod2.png') repeat-x right top;
	border-bottom: 1px dotted #c0c0c0;
	margin-left: 21%;
	margin-right: 21%;
	left: 4px;
}
#center_right {
	position: absolute;
	width: 80%;
	background: #fff;
	font-family: "Trebuchet MS" , Verdana, sans-serif;
	background: #fff url('../img/prechod2.png') repeat-x right top;
	border-bottom: 1px dotted #c0c0c0;
	margin-left: 21%;
	left: 4px;
}
#right {
	position: absolute;
	width: 20%;
	margin-left : 80%;
	background: #fff url('../img/prechod-5.png') repeat-y left top;
	font-family: "Trebuchet MS" , Verdana, sans-serif;
	border-bottom: 1px dotted #c0c0c0;
	left: -4px;
}
.lpad {
	background: url("../img/prechod6.png") top left repeat-x;
}
img.flimg {
	margin: 10px;
	border: 1px solid #bbb;
}
#fbg {
	background: #fff url("../img/prechod4.png") top left repeat-x;
	height: 15px;
}
#footer {
    margin-top: 635px;
	text-align: center;
}

/* begin styles for RSS Feed */

.rss_box {
	 padding: 4px 4px 4px 4px;
	 width: 16em;
	 height: 46em;
	 border: 2px #7485CA solid;
}
rss_title a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
 	font-family: Arial, Verdana, sans-serif;
    font-size : 9px;
	font-weight: 100;
	text-align : left;
    margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	font-size: 9px;
	font-weight: 900;
	border-bottom: 1px solid #ededed;
	color: #7c3500;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #4f9adb;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 9px;
	font-weight : 100;
	color: #305a93;
	}

.rss_title { 
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
 }