* {
padding: 0;
margin: 0;
}
html, body {
height: 100%;
}
body {
font-family: arial, sans-serif, verdana;
font-size: 13px;
background-color: #9e1d0a;
}

a:link, a:visited {
	color: #c82003;
	text-decoration: none;
}

a:hover {
	color: #c82003;
	text-decoration: underline;
}



#center {
  width: 1000px;
  height: 910px;
margin-left:auto;
margin-right:auto;
}

#bilysl {
min-height: 100%;
width: 31px;
margin: 0 auto;
float: left;
background-color: #ffffff;
}
* html #bilysl {
height: 100%;
}


#container {
min-height: 100%;
width: 969px;
margin: 0 auto;
float: right;
background-color: #ffffff;
background-image: url("../img/uvod-bg.gif");
background-position: 0% 482px; 
background-repeat: repeat-x;
}
* html #container {
height: 100%;
}


.novinka1 {
  height:200px;width:222px;float:left; border-left: #ffffff 1px solid; border-right: #ffffff 1px solid;
}

.novinka2 {
  height:200px;width:222px;float:left; border-right: #ffffff 1px solid;
}

.novinkaobsah {
  padding:10px; padding-top:0px;
}

.novinkacislo {
  font-weight:bold;font-size:25px; color: #ffffff; 
}



body.podstranka {
  background-color: #9e1d0a;
}

#container2 {
min-height: 100%;
width: 1000px;
margin-left:auto;
margin-right:auto;
background-color: #ff9900;
  background-image: url("../img/podstr-bg.gif");
background-position: 0% 0px; 
background-repeat: repeat-x;
}
* html #container2 {
height: 100%;
}



#obsah {
  margin-left: 32px;
  background-image: url('../img/podstr-kocka.jpg'); background-position:bottom right; background-repeat: no-repeat; 
}

#obsah h1 {
  margin-top:115px;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
}
#obsah h2 {
  margin-top:10px;
  margin-bottom:10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}


#text {
  width: 768px;
  border-left: #c82003 1px solid;
  padding-left: 10px; 
  margin-top:10px;
}

#text ul {
	margin: 30px;
	margin-top:5px;
	margin-bottom:10px;
	padding: 5px;
	line-height: normal;
}

#text p {
	margin-bottom:15px;
}

.foto {
  margin-right:10px; margin-bottom:10px;
}

.cara {
  border-bottom: solid #c82003 1px;
  text-indent: -10px;
}


