body {
	margin: 0px;
	background-color: #eeece0;
}
/* background-color: #f7f6f1;
*/
.meni_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003f6e;
}
a.meni_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003f6e;
	text-decoration: none;
}
a.meni_text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003f6e;
	text-decoration: underline;
}
.big_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a52931;
}
a.big_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a52931;
	text-decoration: none;
}
a.big_red:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a52931;
	text-decoration: none;
}
.act_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: white;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a52931;
}
a.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a52931;
	text-decoration: none;
}
a.red_text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a52931;
	text-decoration: underline;
}
.img {
	background: white;
    border: 1px solid black;
	padding: 3px;
}



/* MAIN STRUCTURE */

.main {
	background-color: #eeece0;
}
#main {
	background-color: eeece0;
}
#main2 {
	
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
#foot_wrap {
	background-color: #f7f6f1;
}
#footer {
	width: 953px;
	height: 97px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.left_part {
	width: 34px;
	height: 909px;
	background-image: url(images/left_part.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header1 {
	width: 206px;
}
.middle_part {
	width: 32px;
	background-image: url(images/middle_part.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header2 {
	width: 646px;
	background-image: url(images/middle_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_part {
	width: 35px;
	background-image: url(images/right_part.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/* LEFT PART - MENI */

#left_header {
	width: 206px;
	height: 166px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#left_wlc {
	width: 206px;
	height: 45px;
	background-image: url(images/left_wlc.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#tipka1 {
	width: 161px;
	height: 23px;
	padding-top: 7px;
	padding-left: 45px;
	background-image: url(images/tipka1.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#tipka2 {
	width: 161px;
	height: 23px;
	padding-top: 7px;
	padding-left: 45px;
	background-image: url(images/tipka2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#tipka3 {
	width: 161px;
	height: 23px;
	padding-top: 7px;
	padding-left: 45px;
	background-image: url(images/tipka3.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#tipka4 {
	width: 161px;
	height: 23px;
	padding-top: 7px;
	padding-left: 45px;
	background-image: url(images/tipka4.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#tipka5 {
	width: 161px;
	height: 23px;
	padding-top: 7px;
	padding-left: 45px;
	background-image: url(images/tipka5.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#tipka6 {
	width: 161px;
	height: 23px;
	padding-top: 7px;
	padding-left: 45px;
	background-image: url(images/tipka6.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#tipka7 {
	width: 161px;
	height: 23px;
	padding-top: 7px;
	padding-left: 45px;
	background-image: url(images/tipka7.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#meni_end {
	width: 206px;
	height: 36px;
	background-image: url(images/left_ud_meni.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.arrow_back {
	width: 186px;
	height: 33px;
	padding-top: 8px;
	padding-left: 20px;
	background-image: url(images/arrow_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#left_dots {
	width: 206px;
	height: 9px;
	background-image: url(images/left_dots.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#news {
	padding: 7px;
}
#more_news{
	width: 171px;
	height: 20px;
	padding-left: 35px;
	padding-top: 5px;
	background-image: url(images/more_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}


/* MIDDLE PART - CONTENT */

#header2 {
	width: 628px;
	height: 62px;
	padding-left: 18px;
	padding-top: 105px;
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image {
	width: 646px;
	height: 254px;
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_index {
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_about {
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_acting {
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_acting.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_dance{
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_dance.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_adult {
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_adult.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_camps {
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_camps.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_staff {
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_staff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_applications {
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_application.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_schedules {
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_schedule.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#image_news {
	width: 646px;
	height: 434px;
	background-image: url(images/content/image_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#middle_back {
	width: 646px;
	background-image: url(images/middle_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#welcome_index {
	width: 646px;
	height: 76px;
	margin-top: -1px;
	background-image: url(images/welcome_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#welcome {
	width: 646px;
	height: 76px;
	margin-top: -1px;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table1 {
	width: 343px;
	height: 226px;
	padding-left: 33px;
	padding-right: 33px;
}
.table2 {
	width: 205px;
	height: 226px;
	padding-right: 32px;
}
#signup {
	width: 646px;
	height: 41px;
	background-image: url(images/sign_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#attitude {
	padding-left: 33px;
	padding-right: 33px;
}
#middle_dots {
	width: 646px;
	height: 4px;
	font-size: 1px;
	background-image: url(images/middle_dots.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img {
	background: #FAFAFA;
    border: 1px solid black;
	padding: 3px;
}
