#pocitadlo{
 position: absolute;
 right: 0px;
 bottom:0px;
}
    body {

	     background-color: #5B5B5B;

    }
#main_border{
 position: absolute;
 left: 50%;
 width: 473px;
 _width: 475px;
 height: 492px;
 _height: 494px;
 top:  50%;
 margin-left: -236px;
 margin-top: -275px;
 border: 1px solid black;
 
}
 
span
{
visibility: hidden;
}
#cv
{
 position: absolute;
 left: 0px;
 top: 0px;
 width: 236px;
 height: 33px;
 background-image: url(../img/cv.gif);
 background-position: top;
 background-repeat: no-repeat;
}

#cv:hover
{

 background-image: url(../img/cv_a.gif);
}
#portfolio
{
 position: absolute;
 right: 0px;
 _right: -1px;
 top: 0px;
 width: 237px;
 height: 33px;
 background-image: url(../img/portfolio.gif);
 background-position: top;
 background-repeat: no-repeat;
}
#portfolio:hover
{

 background-image: url(../img/portfolio_a.gif);
}

#kontakt
{
 position: absolute;
 left: 0px;
 bottom: 19px;

 width: 236px;
 height: 34px;
 background-image: url(../img/kontakt.gif);
 background-position: top;
 background-repeat: no-repeat;
}

#kontakt:hover
{

 background-image: url(../img/kontakt_a.gif);
}
#vzkazy
{
 position: absolute;
 right: 0px;
 _right: -1px;
 bottom: 19px;

 width: 237px;
 height: 34px;
 background-image: url(../img/vzkazy.gif);
 background-position: top;
 background-repeat: no-repeat;
}
#vzkazy:hover
{

 background-image: url(../img/vzkazy_a.gif);
}
#underground
{
 position: absolute;
 right: 0px;
 _right: -1px;
 bottom: 0px;
 _bottom: -25px;
 width: 473px;
 height: 19px;
 background-image: url(../img/underground.gif);
 background-position: top;
 background-repeat: no-repeat;
}
#underground:hover
{

 background-image: url(../img/underground_a.gif);
}
#main_area
{
 position: absolute;
 right: 0px;
 _right: -1px;
 top: 33px;
 width: 473px;
 height: 406px;
 background-image: url(../img/zkrat.gif);
 background-position: top;
 background-repeat: no-repeat;
}






#main_area_text_center
{
 color: #FFFFFF;
text-align: center;


}

#main_area_text
{
 color: #FFFFFF;
 position: absolute;
 right: 0px;
 _left: 1px;
 top: 33px;
 width: 473px;
 _width: 472px;
 height: 406px;
 overflow-x: hidden;
 overflow-y: scroll;
 overflow: auto;
 _background-attachment: fixed;
 background-image: url(../img/zkrat_a.gif);
 background-position: top;
 background-repeat: no-repeat;
}

h2{
	margin-left: 10px;
	font-weight: bold;
	background-color: #5B5B5B;
	color: black;
	width: 432px;
	font-size: 16px;
	align: center;
}

h6{
	margin-left: 10px;
	font-weight: normal;
/*	background-color: #5B5B5B;*/
	color: black;
	width: 432px;
	height: 52px;
	font-size: 14px;
}
h2 a ,a {
	color: #FFFFFF;
	border: 0px solid ;
}
a:visited {
	color: #FFFFFF;
	border: 0px solid ;
}
a:hover {
	background-color: #5B5B5B;
	text-decoration : none;
}

a img {
	border : 0px solid #FFFFFF;
	float: left;

}

form {
	margin-left: 10px;

/*	background-color: #5B5B5B;*/
	color: black;
	width: 432px;
	font-size: 14px;
}

form input,form textarea {
	border : 1px solid #FFFFFF;
	background-color: #5B5B5B;
	color: white;
	width: 250px;
	font-size: 14px;
}
h5{
	margin-left: 10px;

/*	background-color: #5B5B5B;*/
	color: black;
	width: 432px;
	font-size: 14px;
	font-weight: normal;
}
