body
{
    background-color: black;
    padding: 0px;
    margin: 0px;
}
a
{
	outline:0px;
}
a img
{
	border:0px;
}
img, div, td
{ 
    behavior: url('../img/frontend/iepngfix.htc') 
}
div.white
{
    background-color: white
}
div.top
{
    width: 100%; 
    height: 172px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
div.centered
{
    position: absolute;
    left: 50%;
    z-index: 2;
    width: 960px;
    margin-left: -480px;
    top:0px; /* doplnene 07.05.2010 koli neidentifikovanej chybe */
}
img.logo
{
    margin-left: 10px;
    margin-top: 32px;
    padding-bottom: 0px;
}
div.menu
{
    background-image:url(../img/frontend/menu_bg.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	height:63px;
	margin-top:25px;
	padding-left:0;
	width:940px;
}
div.menu2
{
   /* background-image: url('../img/frontend/menu1.png');*/
    background-repeat: no-repeat;
    height: 50px;
    padding-left: 13px;
}
img.dod
{
    position: absolute;
    top: 0px;
    right: 16px;
    z-index: 3;
}
div.menu2 a
{
    text-decoration: none;
}
div.menu-button
{
    margin-left:15px;
	margin-right:15px;
    float: left;
}
div.space
{
    width: 100%;
    font-family: Arial;
    font-size: 12px;
}
div.flash_bottom_bg
{
    position: absolute;
    width: 100%;
    height: 347px;
    background-image: url('../img/frontend/flash_bottom.png');
    background-position: bottom center;
    background-repeat: no-repeat;
}
div.home_flash_h
{
    position: absolute;
    bottom: 30px;
    left: 135px;
}
div.black_header
{
    color: white;
    font-family: Arial;
    font-size: 36px;
    font-weight: bold;
}
div.black_header2
{
    color: white;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
}
div.black_header3
{
    color: white;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
}
div.home_flash_more
{
    position: absolute;
    z-index: 5;
    top: 254px;
    left: 593px;
}
div.sluzby_h
{
    position: absolute;
    top: 50px;
    left: 50px;
}
div.projekty_h
{
    position: absolute;
    top: 50px;
    left: 50px;
}
div.kontakty_h
{
    position: absolute;
    top: 220px;
    left: 50px;
}
div.byty_h3
{
    position: absolute;
    top: 140px;
    left: 50px;
}
div.flash_pictures
{
    padding-top: 55px;
}
div.text_div
{
    font-family: Arial; 
    font-size: 12px; 
    line-height: 20px;
	padding-right:40px;
	padding-top:40px;
}
div.text_div div p
{
	display:inline;
}
span.orange
{
    color: #FD8A13;
    font-weight: bold;
}
a
{
    color: #FD8A13;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
div.bg
{
    background-image: url('../img/frontend/background.png');
    background-repeat: no-repeat;
}
div.bg2
{
    background-image: url('../img/frontend/background2.jpg');
    background-repeat: no-repeat;
}
div.bg3
{
    background-image: url('../img/frontend/background3.jpg');
    background-repeat: no-repeat;
}
div.footer
{
    background-image: url('../img/frontend/footer.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 75px;
}
div.footer a
{
    color: #FD8A13;
    font-family: Arial;
    font-size: 12px;
}
.zelene, .zelene a, .zelene a:hover{
color:#8BC53F;
}

.orange_16_px
{
	color: #FD8A13;
    font-weight: bold;
	font-size:16px;
}

.footer div img
{
	float:left;
	position:relative;
	top:-4px;
	vertical-align:bottom;
}

