BODY {	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(./../img/page_bg.gif);
	color: #000000;
	margin: 0px;
	padding: 0px;}

FORM { margin-bottom: 5px; margin-top: 5px; padding: 0px; }

.plus, .minus  { font-family: Courier New, Courier, System; font-size:10px; color: #FFFFFF; }

.menu:link, .menu:active, .menu:visited { color: #FFFFFF; }
.menu:hover { color: #DDDDDD; }

.text		{ font-size: 11px; }
.maxnadpis	{ font-size: 16px; font-weight: bold; }
.nadpis		{ font-size: 13px; font-weight: bold; }
.poznamka	{ font-size: 9px; color: #473B99; }
.menu		{ font-size: 11px; color: #FFFFFF; }
.choose 	{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; background-color: #B4B9BC; }
.error		{ color: #FF0000; font-size: 11px; font-weight: bold; }

H1, H2, H3	{ font-family: Arial, Helvetica, sans-serif; }
HR		{ width: 100%; height: 2px; color: #666666; }
HR.light	{ color: #E0E0E0; }
A:link		{ color: #473B99; text-decoration: underline; }
A:active	{ color: #000000; text-decoration: underline; }
A:visited	{ color: #473B99; text-decoration: underline; }
A:hover		{ color: #000000; text-decoration: underline; }
UL		{ margin-bottom: 10px; margin-top: 7px; line-height: 14px; }
TD		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; }.novinkatable {
	background-color: #E4EFF4;
	border: 1px solid #B6BADA;
	background-image: url(./../img/novinkabg.gif);
	padding: 2px;

}


/* Mata */

#top {
    background-color: #e4eff4;
    border-bottom : 1px solid #ffffff;
    font-size : 6px;
    padding : 0px 5px 0px 5px;
}

#topmenu DIV {
    display : none;
    position : absolute;
    visibility : hidden;
    z-index : 100;
}

.menu A:link, .menu A:active, .menu A:visited {
    color: #ffffff;
}
.menu A:hover {
    color: #dddddd;
}

.news {
    background-color: #e4eff4;
    background-image: url(./../img/novinkabg.gif);
    border : 1px solid #b6bada;
    border-bottom : 0px none;
    padding : 2px;
}
.news_red {
    background-color: #FAA829;
    background-image: url(./../img/novinkabg2.gif);
    border : 1px solid #b6bada;
    border-bottom : 0px none;
    padding : 2px;
}
.note {
    color : #473b99;
    font-size : 9px;
}

#popup {
    background-color: #ffffff;
    border : 2px solid #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*height : 304px;*/
    left : 250px;
    margin : 0px;
    padding : 0px;
    position : absolute;
    top : 190px;
    width : 434px;
    z-index : 100;
}
#popup P {
    margin : 0px;
    padding : 0px;
    width : 430px;
}

/* paging */
.paging INPUT {
    border : 1px solid #000000;
    font-size : 11px;
    height : 16px;
    width : 20px;
}

/* aupair - vypisy, detail - tw 2.7. */

table#ap-list, table#ap-detail, table#ap-footer {
	background-color: #FFF4E2;
	border: 3px #FFD99E solid;
	font-family: Arial, Helvetica, sans-serif;
}

table#ap-list {
	border-bottom: none;
}

table#ap-list td, table#ap-footer td {
	background-color: #FFF4E2;
	border-collapse:collapse;
	color: #666666;
	font-size: 11px;
	border-bottom: 3px #FFD99E solid;
}

table#ap-footer td {
	border: none;
}

table#ap-list td strong, table#ap-footer td strong {
	font-size: 12px;
	color: #000000;
}

table#ap-detail img#ap-photo {
	border: 3px #FFD99E solid;
}

table#ap-detail h1 {
	font-size: 18px;
	font-weight: bold;
}

table#ap-detail h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

table#ap-detail td {
	font-size: 12px;
	font-weight: normal;
}

table#ap-detail table td.f {
	background-color: #FFFFFF;
	border: 1px #dddddd solid;
}

table#ap-footer input {
	background-image: url(../img/fm_input_bg.gif);
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px #A8A8A8 solid;
	height: 20px;
	padding: 2px;
}

/* zdenda */

td#head{
	background-color: #DDDDDD;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase
}
select#rollout {
  font-size: 11px;
  font-family: Arial, sans-serif;
}

/* end of aupair - vypisy, detail - tw 2.7. */