body {
	background-color: #C4DEFE;
	font-family: Arial, Arial CE, tahoma, Verdana;
	font-size: 10pt;
	margin: 0px;

}
div.novinky {
    height: 170px;
    width: 176px;
    padding-left: 2px;
    padding-top: 7px;
    padding-right: 2px;
    padding-bottom: 2px;
    background-color: #E7F2FE;
    text-align: center;
    font-family: Arial, Arial CE, tahoma, Verdana;
    font-size: 8pt;
    color: #474747;
    font-weight: bold;
}
div.novinky A, div.novinky A:ACTIVE, div.novinky A:LINK, div.novinky A:VISITED{
    font-family: Arial, Arial CE, tahoma, Verdana;
    font-size: 8pt;
    color: #474747;
    font-weight: bold;
    text-decoration: none;
}
div.novinky A:HOVER {
    font-family: Arial, Arial CE, tahoma, Verdana;
    font-size: 8pt;
    color: #474747;
    font-weight: bold;
    text-decoration: none;
}
.novinkyobrazek {
    margin-top: 4px;
    background-color: #E7F2FE;
    color: #474747;
}
div.novinkynadpis {
    width: 176px;
    padding-left: 2px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    text-align: center;
    font-family: Arial, Arial CE, tahoma, Verdana;
    font-size: 8pt;
    color: #3687D3;
    font-weight: bold;
    font-variant: smallcaps;
    
}
div.novinkycena {
    width: 176px;
    padding-left: 2px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    text-align: center;
    font-family: Arial, Arial CE, tahoma, Verdana;
    font-size: 8pt;
    color: #474747;
    font-weight: normal;
}
div.maklerfoto {
    height: 100px;
    width: 90px;
    float:left;
    z-index: 1;
    position : absolute;
	/* background-image :  url(../img/foto-makler.gif); // = ramecek nad maklerem, omfg; nefunguje na jine velikosti maklere */ 
}
.celek {
    width: 995px;
}

.hlavicka_a {
    height: 112px;
	background-image :  url(../img/hlavicka1.jpg);
}

.hlavicka_b {
    height: 71px;
	background-image :  url(../img/hlavicka2.jpg);
}
.menu_a {
    height: 79px;
	background-image :  url(../img/menu-bgr1.jpg);
}
.menu_b {
    height: 79px;
	background-image :  url(../img/menu-bgr2.jpg);
}
.obsah_levy {
    width: 480px;
	background-color: #FFFFED;
}

.obsah_pravy {
	background-color: #FFFFFF;
}

.obsah {
	background-color: #FFFFFF;
	padding: 30 30 30 30;
}
.textik {
	padding: 30 30 30 30;
}

td {
	font-family: Arial, Arial CE, tahoma, Verdana;
	font-size: 10pt;
}
td.text {
	padding: 30 30 30 30;
}
.tablehead {
	color: #3687D3;
	font-size:  10pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-size:  10pt;
	font-family: Arial, Arial CE, tahoma, Verdana;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	color: #004880;
	font-size:  9pt;
	font-family: tahoma, Arial, Arial CE, Verdana;
	text-decoration: none;
	font-weight: normal;
}
.submenu A, .submenu A:ACTIVE, .submenu A:LINK, .submenu A:VISITED {
	color: #004880;
	font-size:  9pt;
	font-family: tahoma, Arial, Arial CE, Verdana;
	text-decoration: none;
	font-weight: normal;
}

.submenu A:HOVER {
	color: #004880;
	text-decoration: none;
	font-weight: normal;
}
/*---------------------------------------------nadpis----------------------------------------------*/
.nadpis1 {
	color: #3687D3;
	font-size:  12pt;
	font-family: Helvetica, Verdana, Arial, Arial CE, tahoma;
	text-decoration: none;
	font-weight: bold;
}
.nadpis1 A, .nadpis1 A:ACTIVE, .nadpis1 A:LINK, .nadpis1 A:VISITED {
	color: #2C773F;
	font-size:  12pt;
	font-family: Helvetica, Verdana, Arial, Arial CE, tahoma;
	text-decoration: none;
	font-weight: bold;
}

.nadpis1 A:HOVER {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nadpis2 {
	color: #004880;
	font-size:  10pt;
	font-family: Helvetica, Verdana, Arial, Arial CE, tahoma;
	text-decoration: none;
	font-weight: bold;
}
.nadpis3 {
	color: #DC1F27;
	font-size:  10pt;
	font-family: Helvetica, Verdana, Arial, Arial CE, tahoma;
	text-decoration: none;
	font-weight: bold;
}
.obrazek { 
	border: solid 1px #E2EFFF;        
        margin-top: 10;
        margin-bottom: 10;
        margin-left: 10;
        margin-right: 10;
	color: #FFFFFF;
}
/*---------------------------------------------------------------------------------*/
A, A:ACTIVE, A:LINK, A:VISITED {
	color: #DC1F27;
	font-size:  10pt;
	font-family: Helvetica, Verdana, Arial, Arial CE, tahoma;
	text-decoration: underline;
	font-weight: normal;
}

A:HOVER {
	color: #004880;
	text-decoration: underline;
}
A.detail,A.detail:ACTIVE,A.detail:LINK,A.detail:VISITED {
	color: #000000;
	text-decoration: none;
}
A:HOVER {
	color: #004880;
	text-decoration: none;
}


input.buton { 
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	border: 1px solid #004880; 
	color: #3687D3;  
	background-color: #C4DEFE;
	width: 78px; 
}
input, select, textarea { 
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal;
}
tr.over {
	background-color: #E0F5F5;
}
tr.out {
	background-color: #FFFFFF;
}
td.projectover {
	background-color: #3086C6;
        color: #FFFFFF;
	font-size:  10pt;
	font-family: Helvetica, Verdana, Arial, Arial CE, tahoma;
	text-decoration: none;
	font-weight: normal;
}
td.projectout {
	background-color: #EAEAEA;
        color: #000000;
	font-size:  10pt;
	font-family: Helvetica, Verdana, Arial, Arial CE, tahoma;
	text-decoration: none;
	font-weight: normal;
}
HR { color: #E6E6E6; height:1px;}
/*UL { list-style- image: url(http://_ul.gif)}*/