@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	margin: 0;
	padding: 0;
	color: #993;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}

#backgroung {
	width: 100%;
	height: 415px;
	position: absolute;
}

#Center {
	background-color: #000;
	background-image:url(../images/kovceg.jpg);
	width: 480px;
	height: 415px;
	position: relative;
	top: 0;
	margin: auto;
}

#srpski {
	height: 230px;
	width: 300px;
	text-align: left;
	position: absolute;
	top: 140px;
	left: -190px;
}

#SRBbutton {
	height: 45px;
	width: 90px;
	position: absolute;
	left: 0;
	bottom: 0;
}

#engleski {
	height: 230px;
	width: 300px;
	text-align: right;
	position: absolute;
	top: 140px;
	left: 370px;
}

#ENGbutton {
	height: 45px;
	width: 100px;
	position: absolute;
	right: 0;
	bottom: 0;
}

#ruski {
	height: 135px;
	width: 480px;
	text-align: center;
	position: absolute;
	top: 395px;
	left: 0px;
}

#RUSbutton {
	text-align: center;
	height: 45px;
	width: 480px;
	position: relative;
	right: 0;
	top: 0;
	margin-bottom: 10px;
}

#LeftSide {
	background-image: url(../images/loza.png);
	background-repeat: repeat-x;
	background-position: right 264px;
	background-color: #000;
	height: 415px;
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

#RightSide {
	background-image: url(../images/loza.png);
	background-repeat: repeat-x;
	background-position: 0px 264px;
	background-color: #000;
	height: 415px;
	width: 50%;
	position: absolute;
	top: 0;
	right: 0;
}

#houst {
	position: absolute;
	margin-top: 470px;
	right: 0;
	height: 80px;
	width: 80px;
}