/* CSS Document */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #3B4A59;
	font-family: arial,verdana,tahoma,helvetica;
	font-size: 12px;
	color: #ffffff;
	background-image: url(../images/indexback.gif);
	background-repeat: repeat-x;
	text-align: center;
}
a img { 
	border: 0px; 
	outline: none;
}
.red { color: #EE3338; }
.lightblue { color: #D0DCEB; }
.blue {
	color: #687787;
	font-weight: bold;
}
.darkblue { color: #3B4A59; }

#mainwrapper {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#header {
	top: 0px;
	height: 115px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
	background-color: #687787;
}
#space4 {
	height: 50px;
}
#headerlinks {
	top: 50px;
	left: 0px;
	width: 100%;
	min-width: 920px;
	height: 65px;
	background-color: #687787;
	text-align: center;
}
#hlinks {
	width: 530px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#xpos {
	width: 715px;
	height: 239px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#cradle {
	float: left;
	width: 401px;
	height: 239px;
	background-image: url(../images/cradle.jpg);
	background-repeat: no-repeat;
}
#intro {
	float: left;
	width: 294px;
	height: 219px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	font-family: arial,verdana,tahoma,helvetica;
	font-size: 12px;
	color: #687787;
	text-align: left;
}
#space {
	width: 100%;	
	height: 15px;
}
#xpos1 {
	width: 715px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	text-align: center;
	float: left;
	width: 401px;
	height: 68px;
}
#intro1 {
	float: left;
	width: 294px;
	height: 129px;
	padding: 0px 10px 10px 10px;
	font-family: arial,verdana,tahoma,helvetica;
	font-size: 12px;
	color: #8090A1;
	text-align: left;
}
#jezik {
	padding: 0px 0px 0px 0px;
}






