body {
	background-color: #275777;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	
	font-size: 0.8em;
	font-family: Arial, Tahoma, Verdana;
	color: black;
	
	line-height: 18px;
	
	background-color: #B4D2E3;
/*	background-image: url("../images/vse.png");
	background-repeat: repeat-x;*/
}

#obal {
	margin: 0 auto 0 auto;
	padding: 0 4px;
	width: 850px;

	background-image: url("../images/obal.png");
	background-repeat: repeat-y;
}

#hlava {
	width: 850px;
	height: 223px;
	
	background: url("../images/hlava.png") white no-repeat;
    padding-bottom: 20px;
position: relative;
}

#foto {
	display: block;

	width: 237px;
	height: 272px;
	
	background: url("../images/foto.png") no-repeat left;

	position: relative;
	
	margin-left: -200px;
	margin-top: -75px;
	
	cursor: pointer;
	float: left;
}

#foto:hover, #foto.active {
    background-position: right;
}

#logo {
	width: 208px;
	height: 52px;
	
	position: relative;
	float: left;
	left: 235px;
	top: 0px;
	
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
	
	cursor: pointer;
}

#logo:hover {
/*	background-image: url("../images/logo_aktiv.png");*/
}

/* MENU */

#menu {
	width: 700px;
	height: 29px;
	
	position: relative;
	
	margin: 0px;
	padding-left: 150px;

	top: 194px;

	text-align: left;
	font-weight: bold;
	font-size: 14px;
	
	background-image: url("../images/menu.png");
	background-repeat: repeat-x;
}

#menu a {
	font-size: 14px;
}

#menu li a{
	display: block;
	line-height: 29px;
	height: 29px;
	
	padding: 0px 10px 0px 10px;

	color: #E1F0F9;
	text-decoration: none;

	position: relative;
	z-index: 10;	
}

#menu li.aktivni{
	background-image: url("../images/menu_aktiv.png");
}

#menu li.aktivni a{
	color: #F6F6F6;
}

#menu li a:hover{
/*	text-decoration: underline;*/
	color: white;	
}


#menu li {
	list-style: none;
	display: inline-block;
}

ul {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

li {
	list-style: none;
	
	padding: 0;
	margin: 0;
}

/* ---- */


#panel {
	float: left;
	width: 195px;

	margin-left: 0;
	padding: 0;
	
/*	background-image: url("../images/panel.png");
	background-repeat: repeat-y;*/
}

#panel ul {
	margin-bottom: 15px;
}

#panel ul li a {
	display: block;
	width: 145px;
	line-height: 22px;
	
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #626262;
	
	padding: 0 25px;
	white-space: nowrap;
}

#panel ul li.aktivni a {
	background-color: #F2F2F2;
    color: #333;
}

#panel ul li a:hover {
	background-color: #F2F2F2;
	color: black;
}

#panel strong {
	display: block;
	width: 155px;
	line-height: 22px;
	
	font-size: 16px;
	font-weight: bold;
	color: #444;
	
	padding: 0 15px;
	margin: 2px 0;
}

#obsah {
	float: right;
	width: 610px;
	
	margin-right: 4px;
	
	padding: 0 20px;
	
	min-height: 300px;
	background-repeat: no-repeat;
	background-position: 90% 100%;
}	

.bg_mirandapack {  background-image: url("../images/bg_miranda.png");}
.bg_index {  background-image: url("../images/bg_uvod.png");}
.bg_foobarpack {  background-image: url("../images/bg_foobar.png");}
.bg_programy {  background-image: url("../images/bg_programy.png");}
.bg_clanky {  background-image: url("../images/bg_clanky.png");}
.bg_kontakt {  background-image: url("../images/bg_kontakt.png");}
.bg_projekty {  background-image: url("../images/bg_projekty.png");}
.bg_cestiny {  background-image: url("../images/bg_cestiny.png");}
.bg_blog {  background-image: url("../images/bg_blog.png");}

#pata {
    clear: both;

	margin: 20px 0 0 0;
	padding: 0;

	width: 850px;
	height: 33px;
    padding-top: 15px;

	background: url("../images/pata.png") white repeat-x bottom;
	
	color: #fff;
	font-weight: bold;
}

#reklama {
    font-size: 11px;
    float: right;
    width: 550px;
    text-align: right;
    padding: 6px 20px 0px 0px;
    overflow: hidden;
    white-space: nowrap;
}

#reklama a {
    font-size: 11px;
    color: white;
    text-decoration: none;
}

#pata p {
	font-size: 11px;
	padding: 6px 0px 0px 20px;
	margin: 0;
	float: left;
}

#pata p a {
	color: white;
	font-size: 11px;
}

.cleaner {
	clear: both;
	height: 0px;
	visibility: hidden;
}





img {
	border: none;
	vertical-align: top;	
}

h1 {
	font-size: 30px;
	font-weight: normal;
	
	margin-top: 8px;
	margin-bottom: 20px;
    line-height: 32px;
}

h2, h3 {
	font-weight: normal;
	
	margin-top: 8px;
	margin-bottom: 8px;
    
	padding-top: 10px;
	border-top: solid 1px #aaa;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

/* menu 22 */

p {
	line-height: 18px;
	
	font-size: 14px;
	
	margin-left: 0px;
	margin-top: 4px;
	
	text-align: justify;
	clear: right;
}


a{
	color: black;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;	
}

a:hover{
	text-decoration: none;
}

hr {
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #666;	
}

#fbpage {
	float: right;
	position: absolute;
	top: 5px;
	right: 5px;
	opacity: 0.9;
	height: 185px;
	overflow-y: scroll;
	overflow-x: hidden;
}
iframe { 
	background: white !important;
}