/* 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*/

/* Layout - start*/
#stranka
{
width:996px;
margin: 0px auto  0px auto;
position: relative;
text-align:left;
}

#hlavicka
{
background: url("../webimg/head.jpg") no-repeat;
width: 996px;
height:120px;
}

#obsah
{
width:996px;
text-align:left;
}

#horni_menu
{
width:996px;
text-align:left;
background:#c7c7c7;
min-height: 30px;
_height: 30px;
margin: 2px 0px 3px 0px;
}

#ram_1
{
width:220px;
float:left;
min-height: 760px;
_height: 760px;
background: rgb(40,171,239);
}

#ram_1_vnitrek
{
margin: 5px 5px 5px 5px;
}

#ram_2
{
width:776px;
float:left;
min-height: 760px;
_height: 760px;
/*  background: rgb(204,204,204); */ 
}

#ram_2_vnitrek
{
margin: 30px 5px 30px 10px;
}

#konecobtekani
{
clear: both;
}

#paticka
{

width: 996px;
height:42px;
margin: 15px 0px 20px 0px;
}
/* Layout - konec*/

