@import "extras.css";
@import "navigation.css";

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	background: #07097f url("images/background.jpg") top repeat-x;
}

#index {
	margin: auto;
	padding: 0px;
	width:765px;
	/*background-image: url(images/enter.png);*/
	background-position:  top;
	background-repeat:  no-repeat;
}

#indextext {
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

#main {
	padding: 0px;
	margin: auto;
	width: 700px;
}

#header {
	width: 700px;
	height: 238px;
}

#sredina {
	background-position: center;
	background-image: url(images/sredina-y.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	margin:0px;
	padding: 0px;
	width: 700px;
}

#krivini-top {
	padding: 0px;
	margin: 0px;
	background-image: url(images/krivini-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	width:700px;
}

#krivini-bottom {
	padding: 0px;
	margin: 0px;
	background-image: url(images/krivini-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow:  hidden;
	padding-bottom:10px;
	width:700px;
}

#footer {
	height: 33px;
	text-align: center;
	background-image: url(images/footer.gif);
	background-position: center;
	font-weight: bold;
	font-size: 10px;
	width:700px;
	margin: auto;
}

#left {
	display: block;
	float:left;
	width: 192px;
	margin: 0px;
	padding:0px;
}

#left_en {
	display: block;
	float:left;
	width: 192px;
	margin: 0px;
	padding:0px;
}

#right {
	display: block;
	float: right;
	width: 480px;
	margin-top:7px;
	padding-right:14px;
	color:#000;	
	overflow: hidden;
}

#teks-repeat {
	background-position: center;
	background-image: url(images/tekst-repeat.gif);
	background-repeat: repeat-y;	
	overflow: hidden;
	width: 480px;
}

#tekst-top {
	width: 480px;
	background-image: url(images/tekst-top.gif);
	background-position:left top;
	background-repeat: no-repeat;	
	overflow: hidden;
}

#tekst-bottom {
	padding: 0px;
	margin: 0px;
	background-image: url(images/tekst-bootom.gif);
	background-position:-0px bottom;
	background-repeat: no-repeat;
	padding: 13px;
	padding-bottom: 20px;
}

#pedigre {
	border: 2px solid #fff;
	background-color: #1C769C;
	color: #000;
	text-align: left;
}
#pedigre td {
	border: 1px solid #fff;
}

#kuce {
	text-align:	center;
	overflow: hidden;
	margin: 7px;
	clear: both;
}

#majka {
	float: left;
	text-align: center;
}

#tatko {
	float: right;
	text-align: center;
}
