﻿/*ROZLOZENI */



body {
	background-color: #5c000b;
	margin: 0px;
	padding: 0px;
}
#main {
	clear: both;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#logo {
	background-image: url(../gfx/logo.gif);
	height: 140px;
	cursor: pointer;
	display: block;
}
#star
{
    background-image: url(/gfx/star.gif);
    background-repeat:no-repeat;
    position:absolute;
    top:46px;
    left:630px;
    width:60px;
    height:19px;
    
    }
#content {
	background-image: url(../gfx/content-bagraund.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#content-right {
	width: 660px;
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	border-left-color: #6b0611;
	border-left-style: solid;
	border-left-width: 2px;
}
 #content-right-in 
 {
     float:left;
     width:98%;
     }
#content-right-height
{
      height:500px;
      float:left;
      width:1px;
    }      
     
#mince {
	position: absolute;
	cursor: pointer;
	background-image: url(../gfx/mince.jpg);
	width: 160px;
	height: 90px;
	top: 101px;
	left: 20px;
	z-index: 1;
	display: block;
}
#vlajky {
	position: absolute;
	top: 113px;
	left: 861px;
	height: 20px;
	width: 100px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vlajky img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#vyska-left {
	float: left;
	height: 550px;
	width: 1px;
}
#vyska-right {
	float: right;
	height: 550px;
	width: 1px;
}
#aktuality {
	padding-left:0px;
}
.novinky {
	padding-left: 20px;
	padding-right: 20px;
}
.novinka_datum_dispaly {
	display:block;
	width:200px;
}
#puka-content {
	width: 495px;
	float: left;
}
#galerie {
	width: 130px;
	float: right;
	margin-top: 40px;
	padding-left: 20px;
	overflow: auto;
	height: 450px;
}
.onas-img img {
	margin-left:0px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#footer {
	background-image: url(../gfx/footer.jpg);
	width: 960px;
	height: 20px;
}
.vice-akt {
	color: Red;
	padding: 0px;
	margin: 0px;
	font-size:0.8em;
	float:right;
	padding-right:15px;
}
.vice-akt a:hover {
	color: #6c0712;
	padding: 0px;
	margin: 0px;
	float:right;
}
.border
{
border-width: 0px;
    }
