body {
	font-family:Times New Roman;
    font-size:11pt;
    color:#fff;
	background:url(img/contact_a.jpg);
	background:url(img/profile_a.jpg);
	background:url(img/makeup_a.jpg);
	background:url(img/photos_a.jpg);
	background:url(img/submenu_a.gif);
    background:url();
	background:url(img/bg.gif) #000 top;
    text-align:center;
    margin:0;

}

a {
    color:#fff;
}

h1 {
	font-size:14pt;
    margin-top:0px;
}

#header {
	background:url(img/header.gif) repeat-x top;
    height:36px;
}

#jazyky {
	width: 734px;
    margin-left:auto;
    margin-right:auto;
    padding-left:228px;
    text-align:left;
}

#jazyky p {
	margin:0;
    padding:5px 0 0 0;
    height:25px;
    background:#cc0b0b;
    width:215px;
    text-align:center;
}

#jazyky p a {
	color:#fff;
    text-decoration:none;
}

#jazyky p a:hover, #jazyky p a.active {
	text-decoration:underline;
}

#page {
	width:962px;
    margin-left:auto;
    margin-right:auto;
}

#logo {
    padding-left:224px;
    text-align:left;
}

#menu {
	height:334px;
}

#menu img.text, #menu a.profile, #menu a.makeup, #menu a.photos, #menu a.profile_active, #menu a.makeup_active, #menu a.photos_active {
	width:215px;
    height:334px;
    font-size:1px;
	display:block;
    float:left;
	margin-right:13px;
    text-decoration:none;
}

#menu a.contact, #menu a.contact_active {
	display:block;
    float:left;
	margin-right:0;
	width:50px;
    height:334px;
	background:url(img/contact.jpg) no-repeat;
    font-size:1px;
}

#menu a:hover.contact, #menu a.contact_active {
	background:url(img/contact_a.jpg) no-repeat;
}

#menu a.profile {
	background:url(img/profile.jpg) no-repeat;
}

#menu a:hover.profile, #menu a.profile_active {
	background:url(img/profile_a.jpg) no-repeat;
}

#menu a.makeup {
	background:url(img/makeup.jpg) no-repeat;
}

#menu a:hover.makeup, #menu a.makeup_active {
	background:url(img/makeup_a.jpg) no-repeat;
}

#menu a.photos {
	background:url(img/photos.jpg) no-repeat;
}

#menu a:hover.photos, #menu a.photos_active {
	background:url(img/photos_a.jpg) no-repeat;
}

#main {
	margin-top:13px;
}

#submenu {
	float:left;
    width:215px;
}

#submenu a {
	display:block;
    width:195px;
    height:23px;
    background:#2c2c2c;
    text-align:left;
    margin-bottom:13px;
    color:#fff;
    text-decoration:none;
    padding:7px 0 0 20px;
}

#submenu a:hover, #submenu a.active {
	background:url(img/submenu_a.gif) no-repeat;
    text-decoration:underline;
}

#obsah {
	text-align:left;
	width:670px;
    color:#fff;
	float:left;
    margin-left:13px;
}

#text {
	padding:20px;
}

#footer {
	clear:both;
    width:485px;
    margin-left:auto;
    margin-right:auto;
    border-top:1px solid #fff;
    margin-bottom:10px;
    margin-top:13px;
    padding-top:5px;
}

/*********************************************************
	GALERIA
*********************************************************/

.galeria {
	color:#fff;
    margin-bottom:20px;
}

.galeria img {
	border-color:#2c2c2c;
    border-width:10px;
    border-style:solid;
}

.galeria a {
    font-size: 8pt;
	color:#fff;
    text-decoration:none;
}
