body {
	margin: 0px;
	padding: 0px auto;
	background: white url('Images/bgr-b.gif') repeat-x;
	text-align: center;
	font-family:   Verdana, tahoma, Arial, serif;
	font-size: 70%;
	line-height: 130%;
}
#obsah {
	width: 860px;
	margin: 1em auto;
	text-align: left;
	border: 1px solid black;
	padding: 2px;
	background-color: White;
}
DIV, SPAN, P, H1, H2, H3, H4, H5, H6, IMG {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: 0px;
}
IMG.border {
    border: solid 1px black ;
}
A {
	color: #049BD5;
}
A:HOVER {
	color: #E83938;
}
#hlavicka {
	background: black url('Images/bgr.gif') repeat-y;
	height: 120px;
	position: relative;
}
#hlavicka #logo {
	
	width: 160px;
	height: 65px;
	position: absolute;
	right: 50px;
	top: 30px;
}
#hlavicka #nav {
	position: absolute;
	left: 5px;
	top: 5px;
}

#left { 
	float: left;
	width: 300px;
	margin-top: 160px;
	padding: 0px;
	text-align: right;
} 
#leftIn { 
	margin-right: 25px;
} 
#leftIn UL  { 
	list-style-type: none;
} 
#leftIn UL LI  { 
	margin-bottom: 5px;
	font-weight: bold;
} 

#right { 
	margin: 0px 0px 40px 300px;
	padding: 0px;
} 
#rightIn
{ 
	padding: 0px 25px;
	border-left: red solid 1px;
	position: relative;
} 
#right #logoSoft
{ 
	text-align: center;
	margin: 30px 0px;
	position: relative;
	left: -170px;
} 

#paticka{ 
    width: 100%; 
    border-top: 1px solid black;
    text-align: center;

} 
#patickaIn { 

}

HR { 
    padding: 0px; 
    height: 1px;
    border: dashed 1px white;
    border-style: dashed;
} 
H1 { 
    font-size: 2.4em;
    margin-bottom: 0px;
    color: Red;
} 
H2 { 
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 5px;
    color: Red;
} 
H3 { 
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 5px;
}
P { 
    margin: 5px 0px;
}
UL { 
    margin-top: 5px;
}
.small { 
    font-size: 0.8em;
    color: #676767;
    line-height: normal;
} 



/* ********* odkazy ********** */
A {
	COLOR: black; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #A0A0A0;
}
A:active {
	COLOR: red;
}
A:hover {
	COLOR: red;
}
.logo 
{
	font-weight: bold;
	color: #505050;
}
.logoin
{
	color: #202020;
}
