@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-image: url('/contessa/black-pozadina.gif');
	background-color: #000;
	background-repeat: repeat-x;
	color: white;
}
p {
	margin-bottom: 15px;
}
#container {
	width: 975px;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 20px;
		padding-bottom:50px;

}
#slika {
	position: relative;
	float: left;
	display: inline;
	width: 975px;
	height: 503px; /*background-image: url('/contessa/velika-slika-1.jpg');*/;
	margin-bottom: 15px;
	overflow: hidden;
}
#linija {
	position: relative;
	float: left;
	height: 30px;
	width: 955px;
	padding-left: 20px;
	line-height: 30px;
	color: #fff;
	background-image: url('/contessa/red-80.png');
}
#linija2 {
	position: absolute;
	bottom: 0px;
	height: 50px;
	width: 975px;
	line-height: 50px;
	color: #fff;
	background-image: url('/contessa/black-80.png');
}
h1 {
	position: absolute;
	top: 60px;
	left: 40px;
}
#sadrzaj {
	position: relative;
	float: left;
	width: 600px;
	margin-left: 30px;
}
#meni {
	position: relative;
	float: left;
	width: 345px;
}
ul#foto {
	list-style: none inside none;
	margin-left: -21px;
}
ul#foto li {
	display: inline;
}
ul#foto img {
	margin-left: 21px;
	margin-bottom: 21px;
}
h2 {
	font-family: 'Philosopher', arial, serif;
	font-size: 42px;
	margin-bottom: 22px;
}
h3 {
	font-family: 'Philosopher', arial, serif;
	font-size: 28px;
	margin-bottom: 15px;
	color: red;
}
img.epp {
	position: absolute;
	top: 50px;
	left: 200px;
}
#sadrzaj ul {
	margin-left: 30px;
	font-size: 18px;
	margin-bottom: 21px;
}
input, textarea {
	width: 300px;
	padding: 4px;
}
#forma label {
	width: 120px;
	padding: 4px;
	position: relative;
	float: left;
	text-align: right;
}
input.button {
	cursor: pointer;
	padding: 10px;
}
table {
	width: 100%;
	margin-bottom: 50px;
}
thead {
	display: table-header-group;
}
tfoot {
	display: table-footer-group;
}
tbody tr {
	width: 20%;
	background-color: #535353;
}
td.tipap, th.tipap {
	font-weight: bold;
	width: 25%;
	text-align: left;
}
td, th {
	width: 15%;
	text-align: center;
	padding: 4px;
}
thead {
	margin-bottom: 5px;
	background-color: #353535;
	padding: 2px;
}
tr.par {
	background-color: #393939;
}
table caption {
	margin-bottom: 7px;
}
tfoot td {
	text-align: left;
}
#linija span {
	position: absolute;
	float: right;
	right: 10px;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	width: 110px;
	top: 0px;
}
#linija span a:link {
	color: #fff;
}
#kontslajd {
	position: relative;
	width: 975px;
	height: 503px;
	margin-bottom: 35px;
	border-bottom: 5px red solid;
	float: left;
}
img#sss {
	position: absolute;
	top: 30px;
	left: 0px;
}
#linija span a:link {
	color: #fff;
}

#linija span a:visited {
	color: #fff;
}

#linija span a:hover {
	color: #fff;
}

#linija span a:active {
	color: #fff;
}


