@charset "utf-8";
/* CSS Document */
body {
	background-color: #CCCCCC;
	margin: 10px;
}

#glavni {
	width: 800px;
	border: 1px solid #999999;
	height: 250px;
	background-color: #FFFFFF;
	margin: auto;
}

#glavni1 {
	width: 800px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin: auto;
	margin-bottom: 5px;
}

.sporedni1 {
	width: 400px;

	height: 250px;
	float: left;
	background-image: url(../slikepriv/logo.jpg);
}

.sporedni2 {
	width: 400px;
	height: 250px;
	float: left;
}
.sporedni {
	width: 400px;
	height: 300px;
	float: left;
}


#web {
	text-align: center;
	font-family: Verdana;
	font-size: 20px;
	color: #FF0000;
}

h1 {
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

h2 {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#kontakt {
	width: 210px;
	margin: auto;
}

#treninzi {
	width: 350px;
	margin: auto;
}
