body {
	color: #296E8F;
	background-color: #287496;
	font-family: "Arial CE", Arial, Tahoma, "Verdana CE", Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#stranka {
	position: relative;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px green solid;
}

a {
  color: #04A4E2;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

a.odkaz{
  color: white;
}

a:hover.odkaz{
  color: #FF9900;
  text-decoration: none;
}

.both {
  clear: both;
}

#sefredaktor_top_1 {
	position: relative;
	width: 980px;
	height: 99px;
	background-image: url(./img/top-bulharsko-1.jpg);
	z-index: 0;
}

#sefredaktor_top_menu {
	position: relative;
	width: 980px;
	height: 31px;
	background-image: url(./img/top-bulharsko-2.jpg);
	z-index: 0;
}

#sefredaktor_top_menu .menuCenter {
	padding-left: 60px;
}

#sefredaktor_top_menu .menuCenter a.polozka{
  font-size: 12px;
  padding: 7px 20px;
  color: #FFCD00;
  float: left;
}

#sefredaktor_top_menu .menuCenter a:hover.polozka{
  color: #ffffff;
}

.sefredaktor_side_box {
	position: relative;
	width: 180px;
	border: 0px red solid;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	background-color: #dcdcdc;
}

.sefredaktor_side_box .side_box_in {
	position: relative;
	padding: 10px;
}

.sefredaktor_side_box h1 {
  padding: 8px 15px;
  font-size: 15px;
  color: #ffffff;
  text-align: left;
	background-image: url(./img/bg-nadpis-sidebox.jpg);
	background-repeat: no-repeat;
}

.side_box_top {
  width: 180px;
  height: 5px;
	background-image: url(./img/bg-sidebox-top.jpg);
	background-repeat: no-repeat;
}

.side_box_bottom {
  width: 180px;
  height: 5px;
  margin-bottom: 10px;
	background-image: url(./img/bg-sidebox-bottom.jpg);
	background-repeat: no-repeat;
}

.navigace {
  border: 0px red solid;
  margin: 2px 0px 2px 30px;
  font-size: 9px;
  color: #005FA1;
}

#text {
  position: relative;
  width: 860px;
  margin-left: 60px;
  border: 0px green solid;
  background-color: #ffffff;
  padding: 0px;
}

.obsah {
  width: 860px;
}

#left {
  vertical-align: top;
  width: 190px;
  margin: 0px;
  position: relative;
  background-color: #FEF5CC;
  background-image: url(./img/bg-left-bulharsko.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-right: 1px #277697 solid;
}

#left .menu {
  position: relative;
  padding: 10px 0px;
	width: 190px;
	background-color: #FFCD00;
}

#left .menu a.polozka {
  font-size: 12px;
  font-weight: bold;
  color: #602E2D;
  background-image: url(./img/bg-menu.jpg);
  background-repeat: no-repeat;
  padding: 5px 10px 4px 30px;
  margin: 2px 0px;
	display: block;
}

#left .menu a:hover.polozka {
  color: #ffffff;
}

#left .menu_bottom {
  height: 19px;
  margin-bottom: 10px;
  background-image: url(./img/bg-left-menu-bottom.jpg);
	background-repeat: no-repeat;
}

#center {
  vertical-align: top;
  position: relative;
  text-align: justify;
  border: 0px blue solid;
  padding: 10px;
}

#center .center_in {
  position: relative;
	border: 0px red solid;
	line-height: 150%;
}

#center h1 {
	font-size: 22px;
	padding: 0px;
	margin-bottom: 5px;
	color: #602E2D;
	border-bottom: 2px #FFCD00 solid;
}

#center h2 {
	font-size: 16px;
	color: #FE0000;
	padding-bottom: 6px;
  margin-bottom: 10px;
  border-bottom: 1px #dadada solid; 
}

#center p {
	padding: 5px 0px; 
}

#center ul {
	padding: 15px 10px 15px 40px; 
}

#center li {
  padding-bottom: 5px;
  list-style-image: url(./img/seznam-sipka.jpg); 
}

#right {
  vertical-align: top;
  width: 180px;
  position: relative;
  border: 0px red solid;
}

/*- - - - - - - - - - - - - - - - - - - - SPODN ST - - - - - - - - - - - - - - - - - - - -*/

#sefredaktor_bottom {
	position: relative;
	width: 860px;
	height: 115px;
	background-image: url(./img/bottom-bulharsko.jpg);
}

#sefredaktor_bottom .bulharsko a {
	position: absolute;
	top: 7px;
	right: 20px;
	font-weight: bold;
	color: #FFCD00;
}


/*- - - - - - - - - - - - - - - - - - - - FORMULARE - - - - - - - - - - - - - - - - - - - -*/
.inputText {
  font-size: 12px;
  border: 1px #ccc solid;
  padding: 2px 3px;
}

input:focus {
  background: #cae4ff;
}

/*- - - - - - - - - - - - - - - - - - - - MDL Akcni nabidka - - - - - - - - - - - - - - - - - - - -*/

.img_akcni_nabidka {
  background-color: #FE0000;
  padding: 2px;
}

/*- - - - - - - - - - - - - - - - - - - - HomePage - - - - - - - - - - - - - - - - - - - -*/
#home {
  margin: 20px 40px;
  padding: 0px;
  border: 0px green solid;
}

#home .home_pol {
  float: left;
  width: 195px;
  margin: 10px;
  margin-bottom: 10px;
  padding: 3px;
  border: 0px blue solid;
}

#home .home_pol img {
  float: left;
  margin-top: 20px;
}

#home a.kategorie {
  font-size: 16px;
  font-weight: bold;
}

/*- - - - - - - - - - - - - - - - - - - - tabulky - - - - - - - - - - - - - - - - - - - -*/
.radek {
  background: #e5e5e5;
}

.radek2 {
  
}

.bunka {
  vertical-align: top;
  padding: 3px 5px;
}

/*- - - - - - - - - - - - - - - - - - - - filtr vzberu nabidky - - - - - - - - - - - - - - - - - - - -*/

.filtr {
  padding: 3px 5px;
  border: 1px silver dashed;
  margin: 5px;
}

fieldset.filtr .checkDiv {
	float: left;
	width: 150 px;
	padding-right: 10px;
}

