/* CSS Document */
body {
	font-family:Verdana;
	font-size:11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #636262;
	padding-right: 0px;
	background:url(../images/main/main_background.jpg);
		background-repeat: repeat-y;
	background-position:top center;

}

h3 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-top:-5px;
	color: #636262;
	padding-left: 0px;
	margin-bottom:25px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	z-index:5;
}
.h3 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:13px;
	margin-top:-5px;
	color: #636262;
	padding-left: 0px;
	z-index:5;
}
#content_center_down h3 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-top:-5px;
	color: #636262;
	display: block;
	height: auto;
	clear: both;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-bottom: 0px;
	width: 150px;
}
.imageBox a:hover {
	text-decoration: underline;
}
#main {
	width:100%;
	/*background:url(../images/main/main_background.jpg);
	background-repeat: repeat-y;
	background-position:top center;*/
	color: #737373;
	position:relative;
	margin-top:-2px;
	z-index:2;
}

#main #header {
	position:relative;
	top: 0;
	background-image:url(../images/main/header_background.png);
	background-repeat:repeat-x;
	height:108px;
	width:100%;
	z-index:5;
}

#main #header #header_content {
	width:1001px;
	position:relative;
	left:50%;
	margin-left:-500px;
}
#main #footer {
	clear:both;
	background-image:url(../images/main/footer_background.png);
	background-repeat:repeat-x;
	width: 100%;
	bottom: 0px;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	height: 85px;
	z-index: 5;
}

#main #content {
	width: 1000px;
	position:relative;
	left:50%;
	margin-bottom: 0px;
	margin-left: -500px;
	margin-top: -5px;

}

#main #content #content_left {
	width:180px;
	float:left;
	margin-bottom: 0px;
	clear: left;
	position:relative;

}

#main #content #content_left #shadow {
	height:10px;
	margin-left:-3px;
	margin-top:-8px;
	width:180px;
	background-color: #FF0000;
	background-image: url(../images/main/left_upper_shadow.jpg);
	background-repeat: no-repeat;
}
#shadow2 {
	height:10px;
	margin-top:-15px;
	width:179px;
	margin-left:4px;
	background-color: #FF0000;
	background-image: url(../images/main/left_upper_shadow.jpg);
}
#shadow3 {
	height:10px;
	margin-left:-3px;
	margin-bottom:-8px;
	width:180px;
	background-color: #FF0000;
	background-image: url(../images/main/bottom_shadow.jpg);
	background-repeat: no-repeat;
}
.shadowBottom {
	background-image: url(../images/main/bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main #content #content_left #menu {
	margin-top:20px;
	width: 150px;
	margin-left:0px;
	padding-left:10px;
	margin-bottom: 20px;
	display:block;
	min-height:340px;
}

#main #content #content_left #menu #menu_title {
	margin-bottom:10px;
}

#main #content #content_left #menu #menu_item{
	color:#6a6a6b;
	border-bottom:1px solid #cccccc;
	padding-top:3px;
	padding-bottom:3px;
	width:150px;
}

.menu_item{
	color:#6a6a6b;
	border-bottom:1px solid #cccccc;
	padding-top:3px;
	padding-bottom:3px;
	width:150px;
}

.menu_item ul {
	list-style-type:none;
	border:none;
}

.menu_item ul li {
	border-bottom:1px solid #cccccc;
}

#main #content #content_left #menu #menu_item a{
	color:#6a6a6b;
	border-bottom:1px solid #cccccc;
	margin-top:5px;
	padding-bottom:3px;
	text-decoration:none;
	width:150px;	
}
#main #content #content_left #menu #menu_item a:active{
	color:#CC0000;
	border-bottom:1px solid #cccccc;
	margin-top:5px;
	padding-bottom:3px;
	text-decoration:none;
	width:150px;	
}

#main #content #content_left #doit {
	position:relative;
	bottom:0px;
	text-align: center;
	clear: both;
	float:right;
	width:175px;
	padding-top:5px;
	padding-top:70px;
	margin-bottom:0px;
	padding-bottom:0px;
	min-height:290px;
	padding-right:5px;
}
#main #content #content_left #doit h3 {
	margin:5px;
	padding:5px;
	padding-left:0px;
	margin-left:0px;
}

#main #content #content_left #doit #doit_picture {
	background-position:left top;
	vertical-align:top;
	text-align:center;
	width:180px;
	height:38px;
	background-image: url(../images/main/do_it_your_self.jpg);
	background-repeat: no-repeat;
	margin-left:-2px;
}
#main #content #content_left #doit #doit_title {
	padding:13px;
	height:30px;
	width:150px;
}
#doit_content p {
	color:#6a6a6b;
	padding:13px;
	text-align:left;
	margin-top:1px;
	padding-top:5px;
	padding-left:0px;
	margin-bottom:0px;
}
#main #content #content_left #doit #doit_content {
	background-color:#ebe9dc;
	padding-bottom: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
	position: relative;
	min-height:60px;
	padding-top:0px;
	width:160px;
	margin-left:5px;
	padding-top:5px;
	
}
#main #content #content_left #doit #doit_content img {
	clear:both;
	margin-top:0px;
	margin-bottom:5px;
	border:solid 1px #999999;
}
/*
#main #content #content_right #shadow {
	background:url(../images/main/left_upper_shadow.jpg) no-repeat;
	height:10px;
	margin-left:4px;
	margin-top:-8px;
	width:179px;
}
*/
#main #content #content_center {
	width:640px;
	float:left;
	margin-bottom:10px;
}
#main #content #content_center2 {
	width:640px;
	float:left;
	margin-bottom:0px;
	position:relative;
	background-image:url(images/main/middleBar2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#main #content #content_center #content_center_left {
	width:400px;
	padding-left:20px;
	margin-top:15px;
	float:left;
	text-align:justify;
}

#main #content #content_center #content_center_right {
	width:150px;
	float:left;
	margin-top:15px;	
	margin-right:10px;
	margin-left:40px;
}

#main #content #content_center #welcome {
	margin-top:10px;
	position:relative;
}

#main #content #content_center #contact_us h3 {
	margin-bottom:-15px;
}

#main #content #content_center #contact_us {
	width:604px;
	margin-top:10px;
	margin-left:17px;
	text-align:justify;
	color:#636262;
}

#main #content #content_center #content_center_down {
	position:relative;
	/*float:left;*/
	width:600px;
	height:250px;
	margin-left:20px;
	margin-top:20px;
	clear: both;
	padding-top: 35px;
	margin-bottom: 5px;
	text-align: justify;
	
	bottom:5px;
}

#main #content #content_center #content_center_down #left {
	position:relative;
	float:left;
	width:180px;
	height:260px;
	background-color:#ebe9dc;
	padding-bottom: 5px;
	text-align:center;
}

#main #content #content_center #content_center_down #middle {
	position:relative;
	float:right;
	width:180px;
	height:260px;
	background-color:#ebe9dc;
	padding-bottom: 5px;
	text-align:center;
}
#main #content #content_center #content_center_down #right {
	position:relative;
	float:right;
	width:180px;
	height:260px;
	background-color:#ebe9dc;
	padding-bottom: 5px;
	text-align:center;
	margin-right: 30px;
	margin-left: 30px;

}

#main #content #content_right {
	width:170px;
	float:right;
	text-align: center;
	vertical-align: top;
	clear: right;
	background-position: 50px;
}
.alignBottom {
	vertical-align: bottom;
	margin: 0;
	z-index: 3;
}
#main #footer #copyright {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
}
#main #footer #links {
	display: list-item;
	list-style-type: none;
	text-align: center;
	color: #FFFFFF;
	margin-right: 40px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	float: none;
	clear: both;
}
a {
	text-decoration: none;
	color: #636262;
}

#main #footer #links li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#main #footer a {
	color: #FFFFFF;
}
.imagePadding {
	margin-top: 5px;
	vertical-align: bottom;
	margin-bottom: 0px;
	display:inline-block;
}
.imagePaddingR10 {
	display:inline-block;
	margin-right:5px;
}
.imagePaddingRight img {
	border:solid 1px #999999;
}
#main #content #content_center #content_center_down p {
	color: #737373;
	text-align: left;
	padding: 5px;
	margin-top:-30px;
}
.graytextcolor	{
	color: #737373;
	text-align: left;
	padding: 2px;
}
.baner {
	top: 0px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width:120px;
	height:60px;
}
.redLink {
	color: #a10b0c;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.midlleBox3 a:link {
	color: #a10b0c;
	text-decoration: none;
	font-family: Verdana;
}
.grayLink {
	color: #a10b0c;
	text-decoration: none;
	font-family: Verdana;
}
.paddLeft10 {
	padding-left: 5px;
	color: #737373;
	margin-top: 20px;
	padding-bottom: 30px;
}
.Ulstar {
	list-style-image: url(../images/main/star_bulet.png);
	margin-left: 20px;
	padding: 0;
}
#lowerBox  {
	padding-top: 2px;
	vertical-align: bottom;
	margin-top: 20px;
	position: relative;
	bottom: auto;
	margin-left:10px;
}

#anketa {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/main/page_breake.jpg);
	color: #737373;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	vertical-align: bottom;
	margin-top: 50px;
}
#anketa2 {
	background-repeat: no-repeat;
	background-position: left top;
	color: #737373;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: bottom;
	clear: both;
	float: left;
	position: relative;
	bottom: 0px;
	margin-bottom: 0px;
	margin-top: 250px;
}
#anketa3 {
	background-repeat: no-repeat;
	background-position: left top;
	color: #737373;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: bottom;
	clear: both;
	float: left;
	position: relative;
	bottom: 0px;
	margin-bottom: 0px;
	margin-top: 150px;
}
.ulClear {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#welcomeText {
	background-color: #E4DFBF;
	background-image: url(../images/main/radionicaWelBott.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	margin-top:0px;
	padding-top:0px;
	padding-right:10px;
	margin-top:-2px;
}
#welcomeText p {
	color: #737373;
	text-align: left;
	margin-left: 12px;
	/*margin-top: -15px;*/
}
.divAlignRight2 {
	height: 20px;
	bottom: 0px;
	width: 160px;
	float: right;
	text-align: right;
	margin-right: 5px;
	display:block;
}
#CenterLeft {
	width: 285px;
	float:left;
	margin-top: 20px;
	padding-left:20px;
	padding-right: 15px;
	background-image: url(../images/main/upBar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: visible;
	/*margin-right:10px;*/
	z-index:5;
	height:400px;
	/*clear:left;*/
	/*padding-left:5px;*/
	position:relative;
	margin-bottom:0px;
}
#centerRight {
	float: right;
	width: 280px;
	margin-top: 20px;
	position:relative;
	left: -25px;
	/*max-height:350px;*/
	height:400px;
	clear:right;


}

#centerRight img {
border: 1px solid #999999;
}
#CenterLeft2 {
	width: 280px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
	margin-right: 20px;
	overflow: visible;
	visibility: visible;
	clear: left;
	height:370px;
	position:relative;
}
#CenterLeftNoHeight{
	width: 280px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	overflow: visible;
	visibility: visible;
	position:relative;
	margin-left:20px;
}
#CenterLeft3 {
	width: 400px;
	float: left;
	padding-right: 20px;
	overflow: visible;
	visibility: visible;
	clear: left;
}

#centerRight2 {
	float: right;
	width: 260px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	clear: right;
	padding-top: 35px;
	height:370px;
	position:relative;
}
#centerRightNoHeight {
	float: right;
	width: 280px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	clear: right;
	position:relative;
	padding-top:35px;
}
#centerRight3 {
	float: right;
	width: 160px;
	padding-right: 10px;
	clear: right;
}
#CenterLeft h3 {
	margin-left: 0px;
	padding-left: 0px;
}
#centerRight h3 {
	padding-left: 0px;
}
#lower_Box {
	margin-top: 15px;
	background-image: url(../images/main/bottomBar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	visibility: visible;
}
#lower_Box2 {
	margin-top: 10px;
	background-image: url(../images/main/bottomBar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	visibility: visible;
}
#welcomeText h3 {
	text-transform: uppercase;
}
#anketa img {
	padding-bottom: 10px;
}
#bottom {
		margin: 20px;
	/*color: #737373;*/
	color: #737373;
	/*margin-top: 20px;*/
	clear: both;
}
.alignRightTop {
	text-align: left;
	vertical-align: top;
	width: 360px;
	float: right;
	clear: right;
	padding-left: 25px;
	padding-right: 10px;
}
.paddLeft20 {
	padding-left: 12px;
	margin-top: 5px;
}
#main #content #content_center #bottom #posaljiButt {
	background-image: url(../images/main/posalji.png);
	height: 35px;
	width: 65px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_item_close {
	background-image: url(../images/main/meni_item_closed.png);
	background-repeat: no-repeat;
	background-position: 100% 6px;
	color:#CC0000;
	padding-right:3;
	padding-left:5;
}
.menu_item_open {
	background-image: url(../images/main/meni_item_open.png);
	background-repeat: no-repeat;
	background-position: 100% 6px;
	padding-right:3;
	padding-left:5;
} 
.menu_item_main_open {
	background-image: url(../images/main/meni_item_open.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #d3d3cb;
	margin-top: -3px;
	margin-bottom: -3px;
	padding-top:3px;
	padding-bottom:3px;
}

#welcomeText2 {
	width: 610px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 13px;
}
#welcomeText2 p {
/*margin:0px;*/
}
#welcomeText2 h3 {
padding-bottom:0px;
margin-bottom:15px;
margin-top:20px;
}
.alignRight2 {
	text-align: right;
	float: right;
	margin-right:10px;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
}
.alignRight3 {
	text-align: right;
	float: right;
	margin-right:10px;
	margin-top:10px;
	width:160px;
	margin-bottom:0px;
	display:block;
}
alignLeftTop2 {
	float: left;
}
.alignLeftTop2 {
	float: left;
}
#bottom_top {
	margin-bottom: 20px;
	color: #737373;
	text-indent: 0px;
	padding-top: 20px;
}
#left_main {
	width: 200px;
	float: left;
	clear: left;
	padding-top: 20px;
	text-align: left;
	font-weight: bold;
	color: #636262;
	padding-bottom: 20px;
}
#center_main {
	width: 200px;
	float: left;
	padding-top: 20px;
	font-weight: bold;
	color: #636262;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 20px;
}
#right_main {
	float: right;
	width: 200px;
	clear: right;
	padding-top: 20px;
	font-weight: bold;
	color: #636262;
	vertical-align: middle;
	text-align: right;
	padding-bottom: 20px;
}
.imagePadding2 {
	vertical-align: top;
	border: 1px solid #999999;
	margin-right: 5px;
}
.imagePadding2 img{
	border: 1px solid #999999;
}
.imagePaddingRight {
	margin-left: 10px;
	margin-bottom: 5px;
	vertical-align: top;
	float: right;
	clear: right;
	
}
.alignCenter {
	text-align: center;
	display: block;
	clear: both;
	float: inherit;
	padding-top: 30px;
	color: #636262;
}
#bottom_top a {
	color: #636262;
	font-weight: bold;
}
#bottom a:link {
	font-size: 8pt;
}
.mainUl {
	list-style-position: inside;
	list-style-image: url(../images/main/star_gray.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow: visible;
}
.mainUl a:active, .mainUl li a:active {
	color: #9D0000;
	text-decoration:none;
}
#CenterMain {
	padding-left: 20px;
	padding-right: 20px;
	overflow: visible;
}
#welcomeText2 h3 {
	padding-left: 0px;
}
.imagePadding3 {
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	position:relative;
	float: left;
}

.textBox {
	width: 400px;
	vertical-align: top;
	display: block;
	float: right;
	height: auto;
}
#anketa_1 {
	float:right;
	clear:right;
}
.midlleBox {
	vertical-align: middle;
	width: 600px;
	min-height: 120px;
	display: block;
}
.midlleBox3 {
	vertical-align: top;
	display: block;
	margin-bottom: 10px;
	background-image: url(../images/main/middleBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear:both;
	padding-bottom: 10px;
	min-height: 110px;
	color: #737373;
	width: 600px;
}
.noPadding {
	padding: 0px;
}
.textBox2 {
	width: 610px;
	clear: both;
	text-align: center;
	margin-left: 20px;
}
.padding15Left {
	padding-left: 15px;
}
.padding15Right {
	padding-right: 15px;
}
.midlleBox2 {
	vertical-align: top;
	width: 600px;
	display: block;
	margin-bottom: 10px;
	background-image: url(../images/main/middleBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	clear: both;
	min-height: 100px;
	color: #636262;
	/*color: #000000;*/
}
.paddTopBott10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.paddBottom10 {
	padding-bottom: 20px;
}
.midlleBar {
	background-image: url(../images/main/middleBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 600px;
	display: block;
	font-weight: bold;
}
.midlleBarSmall {
	background-image: url(../images/main/middleBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 600px;
	display: block;
	font-weight: bold;
	margin-left:0px;
	height:10px;
	
}
.aUnderLine {
	font-weight: 300;
	text-decoration: underline;
}
#centerRight3 a {
	font-weight: normal;
	font-size: 11px;
}

#main #content #content_center #content_center_right #inquiry_box {
	left:-20px;
	width:180px;
	position:relative;
	float:left;
	
}

#main #content #content_center #content_center_right #inquiry_box_top {
	background-image:url(../images/inquiry/top.gif);
	background-repeat:no-repeat;
	height:5px;
	width:180px;
	position:relative;
	float:left;	
}

#main #content #content_center #content_center_right #inquiry_box_content{
	text-align:center;
	width:180px;
	position:relative;
	float:left;	
	background-color:#dfded6;
}


#main #content #content_center #content_center_right #inquiry_box_down {
	background-image:url(../images/inquiry/down.gif);
	height:5px;
	width:180px;
	position:relative;
	float:left;	
}
.h3Padd10 {
	padding-left: 10px;
}
#main #content #content_center #content_center_down p {
	text-align: left;
	margin-top:0px;
	padding-left: 13px;
	padding-right: 13px;
	width: 150px;
}
.paddTop10 {
	padding-top: 13px;
}
.productBox {
	display: block;
	height: 50px;
	width: 160px;
	float: left;
	margin-top: 15px;
	margin-right: 40px;
	vertical-align: bottom;
	text-align: justify;
}
.naslov {
	width: 600px;
	height:17px;
	padding-bottom: 10px;
	vertical-align: top;
	display:block;
	clear:both;
	float:left;
	background-image: url(../images/main/middleBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.alignRightOnly {
 	float:right;
}
#main #content #content_center #bottom #bottom_top .productBox2 {
	text-align: inherit;
	width: 600px;
	clear: both;
}
.alignButt {
	float: right;
	padding-left: 5px;
}
.middleBoxImage {
	background-image: url(../images/main/middleBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:10px;
	height:150px;
	vertical-align:top;
	position:relative;
	width:600px;

}
.middleBoxImage2 {
	background-image: url(../images/main/middleBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:10px;
	vertical-align:top;
	position:relative;
	width:600px;
	margin-bottom:10px;
	margin-top:0px;

}
.middleBoxKkontakt {
	color: #737373;
	width:600px;
	min-height:120%;
	clear: both;
	float: left;
	background-image: url(../images/main/middleBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
.imageBox {
	display: block;
	width: 150px;
	height: 147px;
	text-align: right;
	position:absolute;
	bottom:0px;
	float:right;
	right:0px;
}
.p12 {
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
	text-indent: 0px;
	display: compact;
}
.midlleBoxMap {
	color: #737373;
	text-align: left;
	vertical-align: middle;
	width: 600px;
	background-image: url(../images/main/middleBar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	display: block;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
.sentButt {
	float: right;
	width: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	visibility: visible;
	overflow:visible;
	clear:right;
	padding-right:0px;
	margin-right:0px;
}
.sentButt3 {
	float: right;
	margin-right: 10px;
	width: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	visibility: visible;
	clear:both;
}
.paddBottom {
	margin-bottom: 10px;
}
.formTextBox {
	width: 148px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
	background-image:url(../images/input_newsletter.jpg);
	background-color: #FFFFFF;
	color:#6a6a6b;
	padding-left:3px;
	padding-top:3px;
}
.formSelectBox {
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color:#6a6a6b;
	padding-left:3px;
	height: 20px;
	padding: 1px;
}
.formTextBox160	{
	width: 142px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color:#6a6a6b;
	height:15px;
	padding-left:3px;
	padding-top:3px;
}
#anketa4 {
	padding-left: 10px;
}
.imgBorder {
	border:solid 1px #999999;
}
.noPadding img {
	border:solid 1px #999999;
}
.imagePaddingLeft {
	padding-left: 20px;
	margin-left: 20px;
}
.midlleBar3 {
	clear: both;
	margin-left: 0px;
	width: 600px;
}
.midlleBar3 img {
	border: 1px solid #999999;
}
.midlleBarNoPadd {
	background-image:url(../images/main/middleBar2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 20px;
	padding-bottom: 5px;
	margin-top: 0px;
	width: 600px;
}
.divAlignRight {
	height: 20px;
	position: absolute;
	bottom: 0px;
	text-align: right;
	display:block;
	margin-right:10px;
}

.alignBottom {
position:relative;
bottom:0;
}
a:link {
	color: #636262;
}
#bottom .alignCenter a {
	color: #636262;
}

.sentButt2 {
	float: right;
	overflow:visible;
	clear:right;
	margin-right:0px;
	height:20px;
}
.sentButtLeft {
	float: left;
	overflow:visible;
	clear:left;
	margin-right:20px;
	margin-top:5px;
	background-image:url(../images/main/inquire_voteButtShad.jpg);
	background-repeat:no-repeat;
	background-position:center -10px;
	visibility: visible;
	position: relative;
	background-attachment: fixed;
	height:20px;
}

#CenterLeft img {
	border: 1px solid #999999;
}
.CenterRight img {
	border: 1px solid #999999;
}
.midlleBox5 {
	width:600px;
	background-image: url(../images/main/middleUpbar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom:2px;
	z-index:15;
}
.anketa30margin {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/main/page_breake.jpg);
	color: #737373;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	vertical-align: bottom;
	clear:both;
	float: left;
	position: relative;
	bottom: 0px;
}
.newsLetterMD {
	background-image: url(../images/main/middleBar3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:1px;
	width:150px;
	clear:both;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
}
	
.margin15Left {
	margin-left:15px;
}
.grayBack {
	background-color:#E4DFBF;
}
.menuList {
	padding:0px;
	margin:0px;
	

}
.menuList li {
	padding-left:12px;
	margin-top:3px;
	padding-top:3px;
	padding-bottom:2px;
	background-image: url(../images/main/meni_item_closed.png);
	background-repeat: no-repeat;
	background-position: 100% 8px;
	margin-bottom:-4px;
	border-top:1px solid #cccccc;

}
