body {
	background-color: #ffffff;
	background-image: url(images/body-back.png);
	background-repeat: repeat-x;
	margin: auto;
}
div#main {
	margin: auto;
	width: 800px;
	padding: 0px;
	position: relative;
}
div#header {
	width: 107%;
	background-image: url(images/top-back.png);
	background-repeat: no-repeat;
	height: 296px;
	position: relative;
	margin-left: -60px;
}
div.top-odkaz {
	padding-top:25px;
	margin-left:620px;
	color: white;
	font-family: "Bookman Old Style";
	letter-spacing: 1px;
	font-size: 20px;
	
}
div.top-odkaz a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
div.logo {
	padding-top: 10px;
	width: 132px;
	margin-left: 255px;
	border: none;
}
div.text {
	width: 800px;
	margin:auto;
	color: Black;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	float: left;
	font-family: Verdana;
	font-size: 11px; 
	padding-bottom: 10px;
}
div.text-header {
	background-color:#512410;
	height:44px;
	font-size:23px;
	font-family: Bookman Old Style;
	font-style:italic;
	color: White;
	width: 542px;
	float: left;
	padding-top:15px;
	padding-left: 25px;
}

div.sluzby {
	font-family: Bookman Old Style;
	text-decoration: none;
	color: #837956;
	font-size: 17px;
	font-weight: normal;
	float: right;
	margin-top: 15px;
}
a.sluzby {
	font-family: Bookman Old Style;
	text-decoration: none;
	color: #837956;
	font-style: italic;
	font-size: 17px;
	font-weight: normal;
}

div.left-column {
	float: left;
	width: 232px;
}
div.left-header {
	width: 90%;
	height: 70px;
}
div.left-text {
	width: 80%;
	height: 100%;
	padding: 5px;
	font-size: 12px;
}
div.text-text {
	width: 100%;
	padding-top: 10px;
	padding-left: 15px; 
	width: 525px;
	float: left;
	font-size: 12px;
}
div.footer {
	margin: auto;
	width: 800px;  
	border-top: solid 1px #DEDEDE;
	font-family: Verdana;
	font-size: 9px;
	color: #A56B3C; 
	clear: both;
	float: left;
	text-decoration: none;
	color: black;
}

p.p1 {
	font-size: 14px;
	font-family: Verdana;
	background-repeat: no-repeat;
	background-position: center;
}
p.common {
	font-size: 12px;
}
.defubutton {
  background-color: #512410;
  color: white;
  font-weight: bold;
  border: solid 1px black;
}
.defedit {
  border: solid 1px #512410;
}
div.language {
	/*border: solid 1px white;*/
	width: 50px;
	height: 20px;
	float: right;
	margin-right: 100px;
	margin-top: 10px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 13px;
}
div.language a {
  color: White;
  text-decoration: none;
}

div#frameakce {
  display: none;
  position: absolute;
  left: 192px;
  top: 170px;
  width: 410px;
  height: 580px;  
  z-index: 50;
  border: 2px solid #512410;
}
div#frameakce img {
  border: 0px;
}

/* styly pro oteviraci okno */
div.front-panel {
  display: block;
  /*height: 100%;	*/
  height: 1120px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background: transparent url("images/gray-transparent-background.png") 0 0 repeat;
	z-index:20;
	font-family:Tahoma, sans-serif;
}
div.front-panel-off {
	display:none;
  height: 100%;	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background: transparent url("images/gray-transparent-background.png") 0 0 repeat;
	z-index:20;
	font-family:Tahoma, sans-serif;
}
div.front-panel div.front-panel-propagation {
  background-image: url(images/slovinsko-znamky.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 679px;
  height: 455px;
  position: absolute;
  top: 50px;
  left: 200px;
}
div.front-panel div.front-panel-propagation a.closer {
  border: 0px solid orange;
  
  float: right;
  width: 20px;
  height: 20px;
}

div.front-panel div.front-panel-propagation a.hrefer {
  border: 0px solid orange;
  
  margin-top: 20px;
  float: right;
  width: 640px;
  height: 420px;
}

a.izon-footer {
  display: block;
  height: 16px;
  width: 17px;
  float: left;
  font-weight: bold;
  
  background-image: url(images/izon-favicon.png);
  background-repeat: no-repeat;
  background-position: left top;
  
  border: 0px solid orange;
}

a.izon-ahref {
  color: #A56B3C; 
  text-decoration: none;
  border: 0px solid orange;
}

ul.states-stamps {
  font-size: 14px; 
  /*list-style: none;*/
}

ul.states-stamps a {
  text-decoration: none; 
  color: black;
}
 
