html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000 url(images/bg2.jpg) repeat-y top center;
}

img{
	border: 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 704px;
	margin: 0 auto -42px auto; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 42px; /* .push must be the same height as .footer */
}

.footer{
	width: 704px;
	margin: 0 auto 0 auto;
	background: url(images/bottom.jpg) no-repeat;
	text-align: center;	
	line-height: 12px;
}

.footer a{
	font-family: Arial, sans-serif;
	font-size: 70%;
	color: #888;
	text-decoration: none;
}

.footer a:hover{
	text-decoration: underline;
	color: #333;
}

#menu{
	font-size: 0;
	height: 130px;
}

#menu ul{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#menu li{
	display: inline;
	float: left;
}

.content_container{
	width: 100%;
}

.bg_myslienka{
	background: url(images/sk/bg_mysl.jpg) no-repeat top left;
}
.bg_idea{
	background: url(images/en/bg_mysl.jpg) no-repeat top left;
}
.bg_predstavenie{
	background: url(images/sk/bg_pred.jpg) no-repeat top left;
}
.bg_acts{
	background: url(images/en/bg_pred.jpg) no-repeat top left;
}
.bg_fotky{
	background: url(images/sk/bg_foto.jpg) no-repeat top left;
}
.bg_photos{
	background: url(images/en/bg_foto.jpg) no-repeat top left;
}
.bg_video{
	background: url(images/sk/bg_vide.jpg) no-repeat top left;
}
.bg_videos{
	background: url(images/en/bg_vide.jpg) no-repeat top left;
}
.bg_novinky{
	background: url(images/sk/bg_novi.jpg) no-repeat top left;
}
.bg_news{
	background: url(images/en/bg_novi.jpg) no-repeat top left;
}
.bg_kontakt{
	background: url(images/sk/bg_kont.jpg) no-repeat top left;
}
.bg_contact{
	background: url(images/en/bg_kont.jpg) no-repeat top left;
}
.bg_tim{
	background: url(images/sk/bg_tvor.jpg) no-repeat top left;
}
.bg_team{
	background: url(images/en/bg_tvor.jpg) no-repeat top left;
}
.bg_404{
	background: url(images/bg_404.jpg) no-repeat top left;
	height: 38px;
}

.content{
	font-family:Tahoma,Verdana,Arial;
	font-size:0.8em;
	padding: 67px 65px 42px 65px;
}

.content div{
	margin: 20px auto 50px auto;
	width: 100%;
	text-align: center;
}

.video div{
	margin: 15px auto 30px auto;
}

.content span{
	font-size:16px;
}

.content h2{
	display: inline;
	font-weight: bold;
	font-size: 1.1em;
}

.content h3{
	display: inline;
	font-size: 0.9em;
}

.content a{
	color: #003366;
	font-size: 0.9em;
	font-weight: bold;
}

.fotogaleria{
	padding: 93px 35px 42px 75px;
}

.fotogaleria img{
	margin: 0 13px 5px 0;
	border: solid 3px #777;
}

.news{
	padding: 53px 45px 42px 35px;
}

.news li{
	margin-bottom: 10px;
}

.kontakt{
	text-align: center;
}

.title{
	font-size: 1.25em;
}

.tim table{
	margin: 0 auto 0 auto;
}

.tim p{
	margin: 5px auto 8px auto;
}

.sitemap{
	text-align: left;
	width: 100px;
	margin: 15px auto 0 auto;
}
