/* Default CSS BrickBox */

/************ BODY *************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}

/********** FRAMEHOLDER ***********/

div#frameholder {
	width: 820px;
	margin: auto;
}

/*********** HEADER **************/
div#header {
	background: url("../images/bg_logo.jpg") no-repeat;
	height: 99px;
	width: 464px;
	float: left;
}

div#header_cz {
	background: url("../images/bg_logo.jpg") no-repeat;
	height: 99px;
	width: 464px;
	float: left;
}

div#rightheader {
	background: url("../images/bg_flags_background.jpg") no-repeat;
	height: 99px;
	width: 356px;
	float: left;
	margin-bottom: 2px;
}

div#rightheader_cz {
	background: url("../images/bg_flags_background_cz.jpg") no-repeat;
	height: 99px;
	width: 356px;
	float: left;
	margin-bottom: 2px;
}

div#flags {
	margin: 80px 0 0 192px;
	color: #9b9b9b;
}

div#flags img{
	border: 0;
	margin: 0 5px 0 5px;
}

div#flash_top {
	height: 218px;
	width: 820px;
	clear: both;
	margin-bottom: 2px;
}
div#alternativeid {
  background: url("../images/flash.jpg") no-repeat;
  height: 218px;
	width: 820px;
}
/************** HORMENU ************/

div#hormenu {
	background: url("../images/bg_hormenu.jpg") no-repeat;
	width: 820px;
	height: 53px;
}

div#hormenu ul {
	margin-left: 22px;
}
div#hormenu ul li {
	float: left;
	list-style-type: none;
	height: 53px;
	width: 111px;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0 0 -12px 0;
}

div#hormenu ul li a {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

div#hormenu_holder_cz div#hormenu {
	background: url("../images/bg_hormenu_cz.jpg") no-repeat;
}

div#hormenu_holder_cz div#hormenu ul li {
	width: 96px;
}

/************ CONTENT ****************/

div#content {
	background: url("../images/bg_content.gif") no-repeat;
	min-height: 600px;
	_height: 600px;
	width: 562px;
	float: left;
}

div#content h3 {
  
}

div#content #hlavnitext {
  width: 500px;
  margin-left: 30px;
  overflow: hidden;
}

div#content img#image1 {
  border: 2px solid #cccccc;
  margin: 5px 25px 0 0;
  float: left;
}

div#content img {
  border-color: #cbcbcb
}

/*div#content #hlavnitext p {
	margin-bottom: 10px; 
}*/

div#content #hlavnitext li a {
	color: #0071bd;
	line-height: 15px;
}

div#content #hlavnitext li a:hover {
	color: #000000;
}

div#content #hlavnitext ul {
  margin: 0px 20px 0px 5px;
}

div#content #hlavnitext ul li {
  list-style: none;
  background: url("../images/bg_odkaz_dot.gif") no-repeat 0 3px;
  padding: 0pt 0pt 3px 15px;
}

div#content #hlavnitext img#image2 {
  text-align: right;
  float: right;
}

/************** RIGHTMENU *************/

div#rightcontent {
  float: left;
  width: 258px;   
}

div#search {
  background: url("../images/bg_search.gif") no-repeat;
  height: 41px;
  width: 218px;
  padding: 23px 0 0 40px;
}

div#search #searchWord {
   width: 124px;
  height: 14px;
  border: 1px solid #8e99b7;
  font-size: 11px;
  float: left;
}

div#search #loginButton {
  border: 0;
  margin-left: 6px;
  margin-top: -1px;
}

/************* NEWS ****************/

div#novinky #newsa {
  background: url("../images/bg_lastestnews.gif") no-repeat;
  height: 31px;
  padding: 17px 0 0 18px;
}

div#novinky #newsa h3 {
  float: left;
}

/************ RSS ************/
div#novinky #newsa #rss {
  height: 15px;
  width: 15px;
  float: left;
  margin: 2px 0 0 80px;
}

div#novinky #newsa #rss img {
  border: 0;
}
/******************************/
div#novinky #news {
  background: url("../images/bg_news_background.jpg") no-repeat;
  
  width: 238px;
  float: left;
  padding: 28px 0 0 20px;
}

div#news .item {
  line-height: 16px;
  width: 225px;
  margin-bottom: 30px;
}

div#news .item b {
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}

div#news .item p {
  font-size: 11px;
  text-align: justify;
  margin-bottom: 3px;
}

div#news .viceinfo {
  width: 220px;
  text-align: right;
}

div#news .item a {
	background: url("../images/bg_odkaz_dot.gif") no-repeat left;
	font-weight: bold;
	color: #0071bd;
	padding-left: 15px;
}
  
div#news img {
  border: 0;
}  

div#news b.news_datum {
  color: #0071BD;
}

/********** DOLGRADIENT *********/

div#dolnigradient {
  clear: both;
  background: url("../images/bg_spodni_gradient.gif") no-repeat;
  width: 820px;
  height: 41px;
}

/************ FOOTER **************/

div#footer {
   margin-top: 5px;
   font-size: 11px;
   color: #9b9b9b;
   text-align: center;
}

div#footer a {
  color: #0071BD;
}

/************ DOLMENU ***************/

div#dolmenu {
  padding-top: 15px;; 
  text-align: center;
}

div#dolmenu ul {
  padding-bottom: 20px;
  text-align: center;
  min-width: 200px;
  max-width: 550px;
  _width: 550px;
  margin: auto;
  
}

div#dolmenu ul li {
  font-size: 11px;
  float: left;
  list-style-type: none;
  /*position: relative;
  left: -10px;*/
}

div#dolmenu ul li a {
  color: #888888;
  margin: 0 10px 0 10px;
}

div#dolmenu ul li a:hover {
  text-decoration: underline;
}

div#vermenu div.submenu_box_content {
  
  
}

/********************/
.clear {
	clear: both;
}
