/* Globalni - start*/
body
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
	font-family: "Tahoma";
	font-size: small !important;
	text-align: center;
}

p, img, table, tr, th, td, h1, h2, h3, h4, h5,div
{
	border:  0px none;
	margin:  0px;
	padding: 0px;
}

a:link { color:#FF6000;text-decoration:none;font-weight:bold;font-size: 9pt; }
a:visited { color:#FF6000;text-decoration:none;font-weight:bold;font-size: 9pt; }
a:active { color:#FF6000;text-decoration:none;font-weight:bold;font-size: 9pt; }
a:hover { color:#FF6000;text-decoration:underline;font-weight:bold;font-size: 9pt; }

/* Globalni - konec*/

/* Formulare - start*/
.in
{
  padding:1px;
  font-size : 9pt;
  font-weight: normal;
  border: solid 1px #000000; 
  color: #333333; 
  background:#ffffff none;
}

.tlacitko{
   padding:3px;
   font-size : 10pt;
   font-weight: bold;
   color: #ffffff;
   border: #FF6000; 1px solid;
   text-align: center;
   background-color: #FF6000;
}

/* Formulare - konec*/

/* Layout - start*/
#stranka
{
width:934px;
margin: 0px auto  0px auto;
position: relative;
text-align:left;
}

#hlavicka
{
background: url("../webimg/head.jpg") no-repeat;
width: 934px;
height:238px;
}

#obsah
{
width:934px;
text-align:left;
}

#horni_menu
{
width:934px;
text-align:left;
background:#c7c7c7;
min-height: 30px;
_height: 30px;
margin: 2px 0px 3px 0px;
}

#ram_1
{
width:187px;
float:left;
min-height: 760px;
_height: 760px;
}

#ram_1_vnitrek
{
margin: 30px 5px 30px 5px;
}

#ram_2_vnitrek
{
margin: 30px 5px 30px 5px;
}

#ram_2
{
width:560px;
float:left;
min-height: 760px;
_height: 760px;
}

#ram_3
{
width:187px;
float:left;
min-height: 760px;
_height: 760px;
}

#ram_3_vnitrek
{
margin-top: 5px;
}

#konecobtekani
{
clear: both;
}

#paticka
{
background: url("../webimg/paticka.jpg") no-repeat;
width: 934px;
height:42px;
margin: 5px 0px 20px 0px;
}
/* Layout - konec*/

