.shadetabs{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	padding-top: 3px;
	font-family: Verdana;
	font-size: 11px;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #99CCFF;
}

.shadetabs li a:visited{
color: #99CCFF;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #99CCFF;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
	width: 450px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#maintab {
	display: inline;
	list-style-type: none;
}
.Lijevo {
}
.img {
	margin-bottom: 2px;
	border: 1px solid #5B91FF;
}
.img2 {
	margin-bottom: 2px;
	border: 1px solid #5B91FF;
	margin-left: 2px;
}
