@charset "utf-8";
/* CSS Document */

body {
    background-color: #1F1A17;
    background-image: url("img/bg.png");
    background-position: center top;
    background-repeat: no-repeat;
}

#full {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 970px;
}

#wrapper {
    float: left;
    width: 970px;
}
#logo {
    float: right;
    height: 100px;
    width: 260px;
	color:#BEA989;
}
#logo ul{
    float: right;
	margin-top:50px;
}
#logo li{
	display:inline;
}
#logo li a{
	text-decoration:none;
	color:#BEA989;
}
#menu {
    float: left;
    margin-top: 20px;
}

#link {
    color: #FFFFFF;
    float: right;
    font-family: font-family: 'Philosopher', arial, serif; 
    font-size: 14px;
    margin-right: 15px;
    text-align: center;
    text-transform: uppercase;
    
}
#link a {
    color: #BEA989;
    font-size: 12px;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
    text-decoration: none;
}
#link a:hover{
	background-color:#A51E16;
}

#text {
    background-color: #322B1F;
    border-bottom-color: #61533D;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-top-color: #61533D;
    border-top-style: dashed;
    border-top-width: 1px;
    color: #857354;
    float: left;
    font-family: font-family: 'Philosopher', arial, serif; 
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    width: 870px;
}

#text-pie {
    background-color: #5E0805;
    border-bottom-color: #483E2D;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-top-color: #483E2D;
    border-top-style: dashed;
    border-top-width: 1px;
    color: #BEA989;
    float: left;
    font-family: font-family: 'Philosopher', arial, serif; 
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    text-decoration: none;
    width: 870px;
}
.image {
	float:left;
	background-color:#857354;
	margin-bottom: 20px;
    margin-left: 20px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
	width: 200px;
	height:288px;
	border:0px;
	
}
.image2 {
	float:left;
	background-color:#857354;
	margin-bottom: 20px;
    margin-left: 20px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
	width: 434px;
	height:288px;
	border:0px;
	
}

.pocetna {
   float:right;
	background-color:#A51E16;
	margin-bottom: 20px;
    margin-left: 20px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
	width: 200px;
	height:280px;
	border:0px;
}

#kontbroj {
    width: 970px;
	float:left;
}

.brojevi a, .brojevi {
    color: #FFFFFF;
    float: left;
    font-family: font-family: 'Philosopher', arial, serif; 
    font-size: 18px;
    margin-right: 15px;
    text-align: center;
    text-transform: uppercase;
	margin-left:15px;
	margin-bottom:0px;
	
}

#pie {
    
    color: #624120;
    float: left;
    font-family: Helvetica;
    font-size: 12px;
    height: 80px;
    margin-top: 25px;
    width: 970px;
}

#pie a {
    color: #BEA989;
    font-family: Helvetica;
    font-size: 12px;
    text-decoration: none;
}

h2 {
    color: #A51E16;
    font-family: font-family: 'Philosopher', arial, serif; 
    font-size: 20px;
    font-weight: bold;
}