body { color: #1B1B1B; border:0px; margin:0px;height:100%; text-align:center; background: #77B32F url('/images/basic/bg.png') no-repeat top center;}

body, p, ol, ul, td {
  font-family: Tahoma;
  font-size:   12px;
  line-height: 20px;
}

a {
	text-decoration: none;
	color: #4e9a06;
}

a{ color: #77B32F;  }
a:visited{ color: #77B32F }
a:focus, a:hover{ color: #3465a4;text-decoration: underline; }
a:active, a:focus { outline: none !important; noFocusLine: expression(this.onFocus=this.blur()) }

a img {border:0px;margin:0px;}

td {text-align:left;}
th {font-weight:normal;}

h1{font-weight:normal;color: #5c3566;font-size:24px;line-height:26px;text-shadow: 1px 1px #ccc;}

#small_gray_stripes{cursor:pointer;float:left;width:30px;height:30px;margin:3px;border: 2px solid #babdb7;background: url('/images/basic/small_gray_stripes.png');}
#green_stripes{cursor:pointer;float:left;width:30px;height:30px;margin:3px;border: 2px solid #babdb7;background: url('/images/basic/green_stripes.png');}
#red_stripes{cursor:pointer;float:left;width:30px;height:30px;margin:3px;border: 2px solid #babdb7;background: url('/images/basic/red_stripes.png');}
#blue_brown_stripes{cursor:pointer;float:left;width:30px;height:30px;margin:3px;border: 2px solid #babdb7;background: url('/images/basic/blue_brown_stripes.png');}
#yellow_black_stripes{cursor:pointer;float:left;width:30px;height:30px;margin:3px;border: 2px solid #babdb7;background: url('/images/basic/yellow_black_stripes.png');}
#white{cursor:pointer;float:left;width:30px;height:30px;margin:3px;border: 2px solid #babdb7;background: url('/images/basic/white.png');}
#gray{cursor:pointer;float:left;width:30px;height:30px;margin:3px;border: 2px solid #babdb7;background: url('/images/basic/gray.png');}

.padding_5{padding-left:5px;padding-right:5px;}
.padding_10{padding-left:10px;padding-right:10px;}
.listing td {border-bottom:1px solid #ccc;text-align:left;line-height:12px;}
.listing th {background: #ad7fa8; color: #fff; font-size:14px;}
.listing_top{
	background: #D9D9D9 url('/images/basic/listing_top.png') repeat-x 0 0;
	color: #444;
	padding: 10px 15px 10px 15px;
	cursor: pointer;
	overflow: hidden;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.listing_body{
	background:#fff;
	width:100%;
	border-top:none;
}

.listing_item {
	float:left;
	width:100%;
	height:30px;
	padding:3px;
	border: 1px solid #babdb7;
	background:#fff;
	cursor:pointer;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}

.listing_item:hover {
	width:100%;
	float:left;
	height:30px;
	padding:3px;
	margin-left:auto;margin-right:auto;
	border: 1px solid #babdb7;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}

.listing_sub_item {
	width:95%;
	float:right;
	height:20px;
	padding:3px;
	border: 1px solid #babdb7;
	border-top:none;
	border-left:none;
	background:#f2f2f2 url(/icons/grad.png) repeat-x left top;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}



.bottom_border {border-bottom:1px dotted gray;}
.normal td {border:none;}
.new_table tr{height:50px;}
.new_table td.label{text-align:right;font-weight:bold;padding-right:20px;}
.answer_table {border:1px solid #d3d7cf; background:#eeeeec;}
.answer_table td {border:none;}
.no_border{border:none;}
.no_border th {}
.no_border td{border:none;}
.quest_order{color:#77B32F;font-size:22px;line-height:26px;border-right:1px solid #babdb6;font-weight:bold;text-align:center;}
.delete {color:#cc0000;}
.delete a {color:#cc0000;}
.delete a:hover{color:#cc0000;}
.delete a:visited{color:#cc0000;}
.show_survey_tbl td{text-align:justify;}
.top_border {border-top:1px dotted gray;}


.fieldWithErrors {
  background-color: #a40000;
  display: table;
}

#errorExplanation {
  width: 100%;
  border: 1px solid #a40000;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: normal;
  padding: 5px 5px 5px 15px;
  font-size: 14px;
  margin: -7px;
  background-color: #a40000;
  color: #fff;
}

#errorExplanation p {
  color: #a40000;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.green_text{color: #4e9a06;}
.red_text{color: #a40000;}

.purple_text{color: #000;}
.purple_text a{color: #000;}
.purple_text a:hover{color: #000;}
.purple_text a:visited{color: #000;}
.original_purple_text{color: #5c3566;}
.original_purple_text_small{color: #5c3566;font-size:11px;}
.dimmed_yellow_text{background: #edd400;padding:5px;}

.sigup_info{color: #77B32F;font-size:12px;font-weight:bold;text-align:right;}

.info_box{
	width:100%;
	min-height:30px;
	text-align:center;
	line-height:30px;
	background-color:#FBFFCF;
	border-top:1px solid #EBEFC2;
	border-left:1px solid #EBEFC2;
	border-bottom:1px solid #D9DF99;
	border-right:1px solid #D9DF99;
	color: #000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
	


div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}


.container {width:1000px;margin-left:auto;margin-right:auto;text-align:left;height:100%;}
.form_container {width:770px;margin-left:auto;margin-right:auto;text-align:left;height:100%;}
.container_left {
	width:200px;float:left;min-height:600px;background:#fff;padding:10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}
.container_left_taking {
	width:200px;float:left;background:#fff;padding:10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;
}
.container_right {
	width:750px;float:right;background:#fff;padding:10px;min-height:400px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;
}

/* main page start */
.container_full_home {
	width:1000px;margin-left:auto;margin-right:auto;text-align:center;min-height:425px;background:#fff;
	-webkit-border-radius: 8px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 8px;
	-moz-border-radius-topleft: 0;
	border-radius: 8px;
	border-top-left-radius: 0;
	-moz-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;

}
.main_menu_rounded{
	height:30px;
	margin-right:5px;
	width:80px;
	float:left;
	text-align:center;
	line-height:28px;
	font-size:14px;
	color: #fff;
	text-shadow: 1px 1px #000;
}
.main_menu_rounded_selected{
	height:30px;
	margin-right:5px;
	background: #ffffff;
	width:80px;
	float:left;
	text-align:center;
	line-height:28px;
	font-size:14px;
	color: #222;
	text-shadow: 1px 1px #CCC;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
.main_menu_rounded_selected {margin-right:15px;}
.main_menu_rounded_selected a{color: #5c3566;text-decoration:none;}
.main_menu_rounded a {color:#fff;text-decoration:none;}

.container_full {width:1000px;margin-left:auto;margin-right:auto;text-align:center;height:700px;background:#fff;}
.home_main_title{width:940px;min-height:100px;text-align:left;margin-left:auto;margin-right:auto;color:#5c3566;line-height:14px;}
.home_main_box {
	width:940px;
	height:295px;
	border:1px solid #d3d7cf;
	margin-left:auto;margin-right:auto;
	background:#eeeeec;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}
.home_plans{
	border:1px solid #d3d7cf;
	background:#fff;
	padding:10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}
.home_plans_pro{
	border:2px solid #d3d7cf;
	background:#fff;
	padding:10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;

}
.home_plans_border {border-bottom:1px dotted #d3d7cf;}
.home_special_offer_header{width:100%;height:80px;background:url('/icons/special.png') no-repeat;top:-30px;left:-30px;position:relative;}
.home_special_offer_body{width:100%;padding-left:20px;margin-top:-15px;}

.home_button{
	background-image: url(/icons/button_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 192px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	text-align:center;
}
.home_button:hover{
	background-position: left bottom;
}
.home_button a{color:#fff;}
.home_button a:hover{color:#fff;}
.home_button a:visited{color:#fff;}

.home_title{font-size:15px;line-height:20px;}

.login_small{font-size:12px;line-height:20px;color:#555753;}

.brandMenu{
	width:200px;
	padding:10px;
	margin:5px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}

/* takes */
.container_full_takes {
	width:1000px;margin-left:auto;margin-right:auto;text-align:center;min-height:340px;background:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;
}
.takes_main_box {
	width:640px;
	min-height:240px;
	border:1px solid #d3d7cf;
	margin-left:auto;margin-right:auto;
	background:#eeeeec;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}

.taking_box_left{
	width:630px;
	border:1px solid #d3d7cf;
	background:#eeeeec;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}
.taking_box_right{
	width:265px;
	border:1px solid #555753;
	text-align:left;
	background:#555753;
	color:#fff;
	padding:20px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}

.takes_special_offer{
	width:240px;
	min-height:140px;
	border:1px solid #fff;
	background:#fff;
	float:right;
	padding:30px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}

.question_box{
	border: 1px solid #babdb6;
	background:#ffffff;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}
/* takes */

/* main page end */


/* code page */

.code_main_box {
	width:100%;
	height:243px;
	border:1px solid #CCC;
	margin-left:auto;margin-right:auto;
	background:#eeeeec;
	margin-top:2px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}

#code_choice {width:200px;}

#code_choice ul{list-style:none;padding:0px;margin:0px;}

#code_choice li a{
	display:block;
	border:1px solid #ccc;
	background:#fff;
	border-top:none;
	border-left:none;
	color:#2e3436;
	height:60px;
	line-height:60px;
	text-decoration:none;
	padding:0 0 0 13px;
}

#code_choice  li a.selected{
	background:#eeeeec;
	border-right:none;
}

#code_choice a img{
	margin:0 3px -3px 0;
}


#code_choice  li.first a{
	background:#fff;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
}
#code_choice  li.first a.selected{
	background:#eeeeec;
	border-right:none;
}	

#code_choice  li.last a{
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
}
#code_choice  li.last a.selected{
	background:#eeeeec;
	border-right:none;
}

/* code page end */





.top_title_holder {
	float:left;
	width:100%;
	min-height:75px;
}
.holder_100{
	float:left;
	width:740px;
	margin-top:20px;
}

.holder_100_abs {width:100%;}

.spacer_100 {width:100%;height:100px;}
.spacer_40 {width:100%;height:40px;}
.spacer_30 {width:100%;height:30px;}
.spacer_20 {width:100%;height:20px;}

.header {width:100%;height:150px;text-align:center;}
.header_logo {width:921px;margin-left:auto;margin-right:auto;text-align:left;line-height:30px;}
.header_logo a{color:#fff;line-height:30px;}
.header_logo a:hover{color:#fff;line-height:30px;}
.header_logo a:visited{color:#fff;line-height:30px;}
.header_border {width:100%;height:1px;line-height:1px;background:#ccc;}
.footer_holder{width:100%;background:#E5E5E6;/*filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;*/text-align:center;}
.footer {width:921px;margin-left:auto;margin-right:auto;text-align:right; font-size:10px;}
.footer a {color:#fff;text-decoration:none;}
.footer a:hover {color:#fff;text-decoration:underline;}
.footer a:visited {color:#fff;}

.title {font-size:14px;color:#676767;}
.title_2 {color:#000000;font-size:14px;line-height:18px;}
.title_3 {color:#000;font-size:22px; line-height:24px;}
.matrix_header{color:#5c3566;font-size:14px;}


.canvas {background:#f9f9f9;border:none;padding:8px 21px 20px 21px;margin:0;}
.canvas a {color:#b0252b;font-weight:normal;}
.canvas a:hover {color:#b0252b;font-weight:normal;}
.canvas a:visited {color:#b0252b;font-weight:normal;}
.enclose_holder {border:1px solid #e2dfde;width:900px;padding:3px;}
.enclose {border:1px solid #e2dfde;width:860px;}
.enclose a {color:#b0252b;font-weight:normal;}
.enclose a:hover {color:#b0252b;font-weight:normal;}
.enclose a:visited {color:#b0252b;font-weight:normal;}
.bullet {float:left;color:#c53800;font:15px/17px georgia,times,serif;margin:19px 0 15px 14px; padding:0 0 0 12px;width:428px;background:transparent url('/images/bullet.png') no-repeat 0 6px;}

.tr_hover {border:1px solid blue;}

.main_title {width:90%;float:left;border-bottom:1px solid #ccc;line-height:32px;}
.sub_title {width:100%;float:left;font-size:22px;line-height:32px;}
.sub_menu {width:100%;float:left;height:20px;color:#888a85;}
.sub_menu a {color:#888a85;}
.sub_menu a:hover {color:#888a85;text-decoration:underline;}
.sub_menu a:visited {color:#888a85;}

#lightbox_for_file_upload{display:block;position: absolute;top:60%;left:50%;padding: 20px;z-index:9999;width:359px;height:359px;margin:-230px 0 0 -182px;text-align:left;border: 1px solid gray;background:#fff}



/* form */

form {
	margin: 0px;
	padding: 0px;
}

.form_text_disabled {
	font-family: Tahoma;
	font-size: 12px;
	line-height:18px;
	color: #676767;
	border: 1px solid #babdb6;
	background-color: #eeeeec;
	font-weight: normal;
	width: 80px;
	height: 18px;
	padding: 2px;
}

.form_text, .form_text2, .form_text3 {
	font-family: Tahoma;
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	width: 200px;
	height: 18px;	
	padding: 4px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.form_text2 {
	width: 400px;
	height: 20px;
	line-height: 20px;
	font-size:12px;
}

.form_text3{
	width:100px;
}


.form_dropdown {
	font-family: Tahoma;
	font-size: 12px;
	padding: 4px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 66px;
}

.form_textarea {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	height: 100px;
	overflow: auto;
	padding: 4px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.form_textarea2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	width: 400px;
	height: 100px;
	overflow: auto;
	padding: 4px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.form_text:hover, .form_text:focus, .form_text2:hover, .form_text2:focus, .form_text3:hover, .form_text3:focus, .form_dropdown:hover, .form_dropdown:focus, .form_textarea:hover, .form_textarea:focus, .form_textarea2:hover, .form_textarea2:focus {
	background-color: #FFC;
}

.menu_gray, .menu_gray_exit{
	margin-top:2px;
	background:#eeeeec;
	padding:5px;
	border:1px solid #babdb6;
	text-align:center;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.menu_gray_exit{cursor:pointer;margin-top:10px;background:#fff;}

.menu_gray:hover, .menu_gray_exit:hover{background:#ccc;}


.menu_gray_selected{
	margin-top:2px;
	background:#cef8a4;
	padding:5px;
	border:1px solid #babdb6;
	text-align:center;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.sub_menu_gray{
	margin-top:2px;
	margin-left:10px;
	padding:5px;
	border:1px solid #babdb6;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.spacer_10{height:10px;}



.radio_choice{background:#eeeeec;padding:5px;width:300px;border:1px solid #d3d7cf;margin-bottom:2px;}
.info_text{color:#888a85;}
.orange_text{color:#f57900;}
.orange_text a {color:#f57900;}
.orange_text a:hover {color:#f57900;}
.orange_text a:visited {color:#f57900;}
.orange_text_14{color:#f57900;font-size:14px;line-height:16px;}
.dark_gray_text{color:#2e3436;}


#overlay{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}

#lightbox{
	display:none;
	position: fixed;
	top:60%;
	left:51%;
	padding: 20px;
	z-index:9999;
	width:440px;
	height:340px;
	margin:-230px 0 0 -230px;
	text-align:left;
	border: 1px solid #5c3566;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 11px;
	background:#fff;
}

#switchlang{
	display:none;
	position: fixed;
	top:70%;
	left:49%;
	padding: 20px;
	z-index:9999;
	width:440px;
	height:100px;
	margin:-230px 0 0 -230px;
	text-align:center;
	font-size:14px;
	border: 1px solid #5c3566;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 11px;
	background:#fff;
}

#edito, #createo{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}

#editq, #createq{
	position: fixed;
	top:60%;
	left:51%;
	padding: 20px;
	z-index:9999;
	width:440px;
	height:370px;
	margin:-230px 0 0 -230px;
	text-align:left;
	border: 1px solid #5c3566;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 11px;
	background:#fff;
}


/* kalendar */

#kalendar {
	margin: 0px;
	padding: 0px;
	width: 164px;
	float: left;
}

#kalendar .gore {
	background-image: url(../images/calendar/kalendar_gore.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 24px;
	width: 148px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
}

#kalendar .dole {
	font-size: 0px;
	background-image: url(../images/calendar/kalendar_dole.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 164px;
	float: left;
}

#kalendar ul {
	width: 154px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9fc10f;
	border-left-color: #9fc10f;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	float: left;
	background-color: #f7f7f7;
}

#kalendar li {
	background-image: url(../images/calendar/klalendar_broj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
	width: 20px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#kalendar a {
	color: #676767;
	font-weight: normal;
}

#kalendar a:hover {
	text-decoration: none;
	color: #EAB847;
}

#kalendar strong {
	font-weight: bold;
	color: #676767;
}

#kalendar {
	position: absolute;
	margin-left: 35px;
	font-size: 13px;
}

#booking_form #kalendar {
	margin-left: 48px;
}


.kalendar_mali {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 32px;
	width: 29px;
	
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.text_crveni {
	color: #cd1d53;
	font-weight: bold;
	line-height:14px;
}


/* kalendar */


#homeMsg {
	position: absolute;
	left: -1000px;
	top: -1000px;
	z-index: 1500;
	background-color:#FBFFCF;
	border-top:1px solid #EBEFC2;
	border-left:1px solid #EBEFC2;
	border-bottom:1px solid #D9DF99;
	border-right:1px solid #D9DF99;
	color: #000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 6px;
}

.white_box_nolimit {
	background: #FBFFCF;
	padding:5px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}

.pure_white_box {
	background: #ffffff;
	color:#000000;
	padding:10px;
	text-align:center;
	float:right;
	height:30px;
	line-height:27px;
	border:1px solid #babdb6;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
}
.pure_white_box a{color:#3465a4;font-weight:bold;}
.pure_white_box a:hover{color:#3465a4;font-weight:bold;}
.pure_white_box a:visited{color:#3465a4;font-weight:bold;}


.ajaxloader{
	position:fixed;
	z-index:9999;
	top:0px;
	left:0px;
	height:24px;
	width:225px;
	padding-top:5px;
	font-weight:bold;
	text-align:left;
	background-color:#FBFFCF;
	border-bottom:1px solid #D9DF99;
	border-right:1px solid #D9DF99;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
}