.body{
	background-image: url("images/2px.jpg");
	background-repeat: repeat-x;
	background-color: black;
	margin:0px;
}
.heder{
	background-image: url("images/heder.jpg");
	background-repeat: no-repeat;
}
.lijevo{
	background-image: url("images/ispod_lijevo.jpg");
	background-repeat: no-repeat;
}
.desno{
	background-image: url("images/ispod_desno.jpg");
	background-repeat: no-repeat;
}
                                                      
.text{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
.tVec{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
}
.red{
	font-family:Verdana;
	font-size:13px;
	color:#da1212;
	text-decoration: none;
}
.link{
	font-family:Verdana;
	font-size:12px;
	color:#da1212;
	text-decoration: none;
}

.link:hover{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
}
                                                          
.pading{
	padding-left: 20px;
	padding-right: 20px;
}
.padding{
	padding-left: 20px;
	padding-right: 40px;
}
                                                           
#karta{
	width:440px;
	height:280px;
	border: double 3px #b00606;
}
                                                       
.kocka{
	width: 200px;
	border-top:1px solid #b00606;
	border-left:1px solid #b00606;
	border-bottom:1px solid #b00606;
	border-right:1px solid #b00606;
	background-color:white;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:black;
}
.gumb{
	width: 200px;
	cursor: pointer;
	border-top:1px solid #b00606;
	border-left:1px solid #b00606;
	border-bottom:1px solid #b00606;
	border-right:1px solid #b00606;
	background-color:white;
	color:black;
}
                                            
.rub{
	border: solid 1px white;
}
.crven{
	border: solid 1px #b00606;
}

.slika{
	margin-right:63px;
}
