a:link {
	color: #364880;
}
a:hover {
	font-weight: bold;
}

h1 {
     font-size:large;
     font-weight: bold;
     color: #364880;
     
}

h2 {
     font-size:small;
     font-weight: bold;
     color: #364880;
}

img {
	border: 0;
}

a:visited {
	color: #364880;
}

body {
	border:none;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: small;
}
#kontakty span{
  float:left;
  width:10em;
}
#odsazeni span{
  float:left;
  width:20em;
}
#dod span{
  float:left;
  width:6em;
}
.a{
  float:left;
  width:4em;
}
.b{
  float:left;
  width:11em;
}

#vse {
  padding:0;
	width: 1000px;
	margin: 0px auto;
}


#hlavicka {
  margin:0;
  padding:0;	
	width: 1000px;
	height: 271px;
	background: url('../img/hlavicka.jpg') no-repeat top left;
}
 

#stred {
  margin:0;
  padding:0;
	float: left;
	width: 797px;	
	min-height:500px;
}

#obsah {
  margin:0;
  padding:0;
  width:571px;
  float:right;
  min-height:500px;
	background: url('../img/obsah.gif') no-repeat top left;
}

#okraj {
  margin-left:10px;
}

#pravy {
  margin:0;
  padding:0;
	float: right;
	width: 203px;
/*	height: 461px; */
	background: url('../img/pravy.gif') no-repeat top left;
}

#paticka {
  margin:0;
  padding:0;
	clear: both;
	width: 1000px;
	height: 50px;
	background: url('../img/paticka.gif') no-repeat bottom left;
}

#divMenu {
	float: left;
  margin:0;
  padding:0;
	width: 226px;
	min-height: 461px;
	background: url('../img/levy.gif') no-repeat top left;
}

* html div#divMenu {height: 461px}

#menu {
  margin:20px 0 0 15px;
  padding:0;
	list-style-type: none;
}

#menu a:hover {
	font-weight: bold;
}

#menu li {
  margin:0;
  padding:0 0 0.5em 25px;
	background: url('../img/li1.gif') no-repeat top left;
}

#menu #MenuA {
	background: url('../img/li2.gif') no-repeat top left;
}

#podMenu {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

#podMenu li {
	padding-left: 22px;
	margin: 0;
	background: url('../img/li3.gif') no-repeat top left;
}

#podMenuA {
	font-weight: bold;
}

#madeby {
  margin:0;
  padding:25px 30px 5px 0;
  font-size:85%;
  text-align:right;	
  color: #858585;
}

#madeby a{
 color: #858585;
}
#madeby a:hover{
	font-weight: bold;
}
/*html #madeby{
  font-size:75%;
}
*/

#novinka {
	padding: 18px;
	font-family: Arial;
}

.novinka {
	font-size: 16px;
	color: #364880;
	font-weight: bold;
}

.scio {
	width: 500px; 
	height: 161px;
}
.podnadpis {
     font-size:small;
     font-weight: bold;
     color: #364880;
}

.cervene {
	color: #FF0000;
	font-weight: bold;
	font-size: 20px
}

.blik {
     text-decoration: blink;
     font-size:large;
     font-weight: bold;
     text-align:center;
     color: #364880;
}
.tcenter {
     text-align:center;
}

