
body{
background-color:#3D3F32;
}

#all{
border:1px;
border-color:red;
border-style:solid;
margin:0px auto;
border-bottom:0;
border-top:0;
width:684px;
background-color:#FFFFFF;
}

#t1{
background-color:#E8E8E8;
width:100%;
height:8px;
}

.bt{
	clear: both;
}

#pt{
background-color:#E8E8E8;
width:162px;
height:70px;
text-align:center;
font-size:30px;
font-family: comic sans ms;
color:#E0001B;
}

#pt2{
background-color:#E8E8E8;
width:162px;
height:31px;
text-align:center;
font-size:20px;
}

#left{
float:left;
width:162px;
height:100%;
}

#right{
float:left;
width:522px;
}

#obraz{
background: url(obraz.jpg);
width:522px;
height:228px;
background-repeat:no-repeat;
vertical-align:right;
}

#menu{
border:10px;
border-color:#5B5B5B;
border-style:solid;
border-right:0px;
border-left:0px;
border-bottom:0px;
width:162px;
text-align:left;
color:#E0001B;

}
#links{
margin-left:20px;
}

#tre{
border:9px;
border-color:#5B5B5B;
border-style:solid;
border-left:0px;
border-top:0px;
border-bottom:0px;
width:513px;
}
#txt{
width:493px;
color:#3C3C3C;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
margin-left: 10px;
margin-right: 10px;
}

#stopka{
background-color:#E8E8E8;
width:100%;
text-align:center;
color:#E0001B;
}

#p1{
background: url(p1.jpg) bottom;
width:522px;
text-align:center;
color:white;
height:20px;
}

#p2{
background: url(p2.jpg);
width:522px;
height:15px;
}
h1{
color:#E0001B;
text-align:center;
}
h2{
color:#A4888F;
}
img.left{
float:left;
margin:7px;
}
img.right{
float:right;
margin:7px;
}
a.m:link {
	font-family: tahoma;
	font-size: 11px;
	
	color: #F07724;
	text-decoration: underline;
}
a.m:hover {
	font-family: tahoma;
	font-size: 11px;
	
	color: #F07724;
	text-decoration: underline;
}
a.m:visited {
	font-family: tahoma;
	font-size: 11px;
	
	color: #F07724;
	text-decoration: underline;
}

a.mg:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F07724;
	text-decoration: none;
}
a.mg:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F07724;
	text-decoration: underline;
}
a.mg:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F07724;
	text-decoration: none;
}

