/* OSMD CSS Default */

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	background: #e7e7e7 url('../images/bg_body.png') repeat-x center top;
}

#body {
	background: url('../images/bg_bg.png') no-repeat center top;
}

/**** frameholder ****/

#frameholder {
	width: 977px;
	margin: 0 auto;
	position: relative;
	padding-top: 11px;
}

/**** header ****/

#header {
	background: url('../images/bg_header.jpg') no-repeat;
	height: 204px;
}

#header a {
	display: block;
	height: 175px;
	width: 340px;
	overflow: hidden;
	text-indent: -2000em;
}

#mini_menu {
	background: url('../images/mini_menu2.jpg') no-repeat;
	position: absolute;
	top: 0px;
	left: 24px;
	width: 535px;
	height: 25px;
	padding: 5px 0 0 30px
}

a.login2 {
  background: url('../images/Login2.jpg') no-repeat;
	display:block;
	position:absolute;
	top:0px;
	right:22px;
	width:79px;
	height:22px;
	color:White;
  text-align: center;
	padding-top:5px;
}

#mini_menu a {
	color: #fff;
	text-decoration: none;
	margin-right: 12px;
}

#mini_menu .home {
	background: url('../images/ico_home.gif') no-repeat left 1px;
	padding-left: 20px;
}

#mini_menu .sitemap {
	background: url('../images/ico_sitemap.gif') no-repeat left 2px;
	padding-left: 20px;
}

#mini_menu .mail {
	background: url('../images/ico_mail.gif') no-repeat left 2px;
	padding-left: 20px;
}

#mini_menu .otaznik {
	background: url('../images/ico_otaznik.gif') no-repeat left 2px;
	padding-left: 20px;
}

#mini_menu .rss {
	background: url('../images/ico_rss.gif') no-repeat left 2px;
	padding-left: 20px;
}

#mini_menu .login {
	background: url('../images/ico_login.gif') no-repeat left 2px;
	padding-left: 13px;
}

.registration {
	margin-bottom: 10px;
}

#lcenter .registration input[type="text"], #lcenter .registration input[type="password"] {
	padding: 2px;
	width: 130px;
	margin: 0 4px 0 0;
}

.registration .message {
	padding: 5px 0;
}

/**** search ****/

#search {
	background: url('../images/bg_search.jpg') no-repeat;
	position: absolute;
	top: 159px;
	right: 8px;
	width: 206px;
	height: 37px;
}

#search input {
	width: 102px;
	height: 16px;
	background: transparent;
	border: 0;
	font-size: 11px;
	color: #737373;
	position: absolute;
	top: 12px;
	left: 44px;
}

#search a {
	display: block;
	width: 45px;
	height: 27px;
	position: absolute;
	top: 6px;
	right: 3px;
}

#content {
	background: #fff url('../images/bg_content.gif') no-repeat;
	padding-bottom: 20px;
}

/**** left ****/

#left {
	width: 236px;
	padding: 17px 0 0 9px;
	float: left;
}

#vermenu {
	background: url('../images/bg_vermenu_shadow.gif') no-repeat right bottom;
	padding: 0 0 19px 5px;
}

#vermenu li {
	background: url('../images/bg_vermenu_li.gif') no-repeat left 11px;
}

#vermenu a {
	font-family: Arial, sans-serif;
	background: url('../images/bg_vermenu_a.gif') no-repeat left bottom;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 157px;
	padding: 9px 0 8px 22px;
}

#left h2 {
	background: url('../images/bg_left_h2.gif') no-repeat;
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	color: #002776;
	font-weight: normal;
	height: 31px;
	padding-left: 11px;
	margin-bottom: 0;
}

#calednar {
	background: url('../images/bg_news.gif') no-repeat;
	padding: 12px;
	position: absolute;
	top: 174px;
	width: 230px;
}

#calednar a {
	font-weight: bold;
}

#calednar a:hover {
	text-decoration: underline;
}

#calednar .item {
	margin-bottom: 10px;
}

#rychlapomoc {
	background: url('../images/bg_news.gif') no-repeat;
	padding-top: 25px;
	text-align: center;
}

#rychlapomoc img {
	border: 0;
}

/**** center ****/

#center {
	float: right;
	overflow: hidden;
	width: 730px;
}

#lcenter {
	width: 476px;
	float: left;
}

#rcenter {
	width: 213px;
	float: left;
	padding: 20px 8px 0 33px;
}

#lcenter {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 8px 0 0 0;
	font-size: 12px;
	overflow: hidden;
}

#news {
	font-size: 11px;
	padding: 30px 0 20px 0;
	line-height: 18px;
}

#news a {
	font-weight: bold;
	overflow: hidden;
}

#news a.fl {
	border-left: 2px solid #0a2776;
	padding-left: 10px;
	display: block;
	width: 395px;
}

#news a.fr {
	display: block;
}

#news a span {
	color: #002776;
}

#news p {
	border-left: 2px solid #8093ba;
	padding-left: 10px;
}

#news .item {
	margin-bottom: 15px;
}

.linka {
	background: url('../images/bg_h1.gif') repeat-x left top;
	height: 1px;
	overflow: hidden;
	margin: 5px 0 0px 0;
	width: 476px;
}

#lcenter h1 {
	background: url('../images/bg_h1.gif') repeat-x left bottom;
	padding-bottom: 8px;
	font-size: 24px;
	color: #666;
	font-weight: bold;
	margin-bottom: 15px;
}

#lcenter h1.main {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0px;
}

#lcenter p {
	margin-bottom: 10px;
	line-height: 1.5em;
}

#lcenter .text {
	padding-left: 5px;
}

#lcenter ul {
	margin: 0px 0 10px 15px;
	padding: 0;
}

#lcenter ul li {
	list-style-type: none;
	background: url("../images/common/bg_list_item.gif") no-repeat 0 4px;
	padding: 0 0 0 10px;
	line-height: 17px;
}

#lcenter .zvyraz_ram {
	background: #ffe2ad;
	padding: 6px 9px;
	margin: 0 0 10px 0;
	font-weight: normal;
	line-height: 17px;	
}

#rcenter h1 {
	color: #0a2776;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.h170 {
	background: url('../images/bg_right_top.jpg') no-repeat right bottom;
	height: 170px;
}

#rcenter .ritem {
	background: url('../images/bg_h1.gif') repeat-x left bottom;
	padding: 12px 0;
}

#rcenter .prijem {
	text-align: center;
	padding: 25px 0;
}

#rcenter .prijem a img {
	border: 0;
	text-decoration: none;
}

#bbanner {

}

#login input.text, .discussion input.textinput {
	width: 200px;
	padding: 2px;
}

.discussion #body_text {
	padding: 2px;
}

/**** footer ****/

#footer {
	padding: 10px 10px 25px 10px;
	background: #3f3f3f;
	color: #bcbcbc;
	border: 2px solid #fff;
}

#footer a {
	color: #bcbcbc;
}
a.LoginOSMD {
  background-image: url('../images/LoginOSMD.jpg');
  background-repeat: no-repeat;
  width:217px;
  height:189px;
  display:block;
  border:none;
  padding:0px;
  margin:0px;
	float:left;
	text-decoration: none;
}
a.DatabazeFirem {
  background-image: url('../images/DatabazeFirem.jpg');
  background-repeat: no-repeat;
  width:217px;
  height:189px;
  display:block;
  border:none;
  padding:0px;
  margin:0px;
	float:right;
  text-decoration: none;
}
