/* CSS Document */
img { behavior: url(../../Design/_PngFix/iepngfix.htc);
}
img, #container { behavior: url(../../Design/_PngFix/iepngfix.htc);
}
.rounded_picture {
	padding-top: 0px;
	padding-right: -1px;
	padding-bottom: 3px;
	padding-left: -1px;
}
.rounded_border {
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: -1px;
	padding-bottom: 3px;
	padding-left: -1px;
}
.rounded_border_shadow {
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.rounded_border_glow {
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.rounded_corner {
	padding-top: 0px;
	padding-right: -1px;
	padding-bottom: 3px;
	padding-left: -1px;
}
.rounded_corner_TopAll {
	padding-top: 0px;
	padding-right: -1px;
	padding-bottom: 0px;
	padding-left: -1px;
}
.rounded_corner_BottomAll {
	padding-top: 0px;
	padding-right: -1px;
	padding-bottom: 3px;
	padding-left: -1px;
}
.rounded_corner_LeftAll {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: -1px;
}
.rounded_corner_LeftTop {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -1px;
}
.rounded_corner_LeftBottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: -1px;
}
.rounded_corner_RightAll {
	padding-top: 0px;
	padding-right: -1px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.rounded_corner_RightTop {
	padding-top: 0px;
	padding-right: -1px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rounded_corner_RightBottom {
	padding-top: 0px;
	padding-right: -1px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.rounded_corner_shadow {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.rounded_corner_glow {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

/*Se koristat za validacija*/
.required {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 8pt;
	color: #333333;
}
.validation-advice {
	margin: 2px 0 10px;
	color : #FF0000;
	font-weight: bold;
}
.validate-selection {
}
.validate-number {
}
.validate-digits {
}
.validate-alpha {
}
.validate-alphanum {
}
.validate-date {
}
.validate-email {
}
.validate-url {
}
.validate-date-au {
}
.validate-date-mk {
}
.validate-currency-dollar {
}
.validate-currency-mk {
}
.validate-one-required {
}
.formBt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	border: 1px solid #999999;
}
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	border: 1px solid #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
.transparency {
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 0.8em;
}
/*Se koristi za Tab controlite*/
.tabDefault {
	cursor: pointer;
	background-image: url(../../images/Shades/White1600x40.png);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.tabDefaultNew {
	/*margin: 0px;*/
	cursor: pointer;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../../images/Transparent/TransparentWhite.png);
	height: 100%;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#tabContainer {
	padding: 5px;
	/*margin: 0px;*/
	/*border: 1px solid #CCCCCC;*/
	/*background-image: url(../../images/Transparent/TransparentWhite.png);*/
	height: 450px;
	overflow: auto;
}
/*--------------------- Se koristi za Meni za na naslovna strana START---------------------*/
#containerMenu {
	position:absolute;
	height: 200px;
	width: 1000px;
	background-color: #CCCCCC;
	/*	top: 100px;*/
	padding: 10px;
	left: 10px;
	top: 50px;
}
.apMenus {
	position:relative;
	top:0px;
	width:245px;
	height:200px;
/*	background-color: #666666;*/
	overflow: hidden;
	float: left;
}
.apText {
	background-color: #FFFFFF;
	height: 188px;
	width: 233px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:2;
}
.apText ul li {
	line-height: 20px;
	color: #6F6F6F;
}
.apText span {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
}
.apLink {
	background-color:#FF9900;
	height: 25px;
	width: 240px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index:1;
}
.apLink a:link, .apLink a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.apLink a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
/*--------------------- Se koristi za Meni za na naslovna strana END---------------------*/

