body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../templates/default/images/basic/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	-webkit-background-size: 1920px 1396px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration:none; }
h1 { font-size: 25px; line-height: 30px; margin-bottom: 10px;}
h2 { font-size: 22px; line-height: 30px; margin-bottom: 8px; }
h3 { font-size: 20px; line-height: 30px; margin-bottom: 8px; }
h4 { font-size: 18px; line-height: 30px; margin-bottom: 8px; }
h5 { font-size: 16px; line-height: 24px; margin-bottom: 6px; }
h6 { font-size: 11px; line-height: 21px; margin-bottom: 4px; }

.transparent80 {

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.transparent95 {

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

.wraper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.content {
	float: left;
	width: 1000px;
	color: #4D4D4D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	padding-bottom: 25px;
	float: left;
	width: 100%;
}

#logo_powerstudio a {
	position:absolute;
	margin-left:50px;
	margin-top:24px;
	width:202px;
	height:120px;
	z-index:1;
	background-image: url(images/basic/logo_powerstudio.png);
	background-repeat: no-repeat;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#4D4D4D;
}
a:hover {
	color:#E50000;
}

.top_line {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E50000;
	float: left;
	margin-top: 80px;
}

.top_line a {
	font-size:11px;
	padding:0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	color: #4D4D4D;
}
.top_line a:hover {
	color:#737373;
	text-decoration:underline;
}

.line_stars {
	background-image: url(../../templates/default/images/basic/star.png);
	background-repeat: repeat-x;
	height:20px;
	margin:15px 0px 0px 0px;
}

.sep_line_red {
	height:4px;
	width:597px;
	background-color: #E50000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
}

.home_icon a {
	background-image: url(images/basic/icon_home.png);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 10px;
	margin-top: -7px;
}


.mainmenu_button {
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#4D4D4D;
	font-weight:bold;
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}
a:hover.mainmenu_button {
	text-decoration:underline;
}

.mainmenu_button_active {
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#E50000;
	font-weight:bold;
	background-image: url(images/basic/star.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}


.naslovne_slike {
	border: 1px solid #FFF;
	margin-left: 15px;
	margin-bottom: 10px;
	box-shadow: 2px 3px 5px #6F6757;
	-moz-box-shadow: 2px 3px 5px  #6F6757;
	-webkit-box-shadow:  2px 3px 5px  #6F6757;
}


/* CONTENT */

.content_left {
	float: left;
	width: 370px;
}

.content_right_news {
	font-size:13px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	margin-left:20px;
	margin-right:12px;
	/*
	box-shadow: 2px 3px 5px #6F6757;
	-moz-box-shadow: 2px 3px 5px  #6F6757;
	-webkit-box-shadow:  2px 3px 5px  #6F6757;
	*/
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.content_right_news ul {
	margin:0;
	padding:0px 25px !important;
}

.content_right_news ul li {
	background-image: url(images/basic/star.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
}
.content_right_nolist {
	float: left;
	width: 630px;
}
.content_right_nolist img {
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	box-shadow: 2px 3px 5px #6F6757;
	-moz-box-shadow: 2px 3px 5px  #6F6757;
	-webkit-box-shadow:  2px 3px 5px  #6F6757;
}
.content_right {
	float: left;
	width: 630px;
	line-height: 1.6;
}
.content_right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	padding-left: 25px;
	color: #E50000;
	margin-top:5px !important;
	margin-bottom:10px;
}
.content_right h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #E50000;
	margin-top:5px !important;
	text-decoration:none !important;
}
.content_right h1 a:hover {
	text-decoration:underline !important;
}
.content_right p {
	font-size: 16px;
	color: #4D4D4D;
	font-weight: bold;
	padding:3px 10px 3px 25px;
	line-height:1.6;
}

.content_right table {
	padding-left:25px;
}
.content_right ul  {
	margin:0px;
	padding:0px;
	padding-left: 70px;
}
.content_right li {
	font-size: 16px;
	color: #4D4D4D;
	padding-left: 35px;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(images/basic/star.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;

}

.content_right ol  {
	margin:0px;
	padding:0px;
	padding-left: 70px;
}
.content_right ol li {
	font-size: 18px;
	color: #4D4D4D;
	padding-left: 35px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 15px !important;
	background-image: none !important;
}
.content_right img {
	border: 1px solid #FFF;
	margin-left: 15px;
	margin-bottom: 10px;
	box-shadow: 2px 3px 5px #6F6757;
	-moz-box-shadow: 2px 3px 5px  #6F6757;
	-webkit-box-shadow:  2px 3px 5px  #6F6757;
}

.left_menu_cont {
	width: 333px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 37px;
	padding-bottom: 20px;
	background-image: url(images/basic/star.png);
	background-repeat: repeat-y;
	background-position: right top;
}


.left_box_frame {
	font-size:13px;
	width:305px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	box-shadow: 2px 3px 5px #6F6757;
	-moz-box-shadow: 2px 3px 5px  #6F6757;
	-webkit-box-shadow:  2px 3px 5px  #6F6757;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}



.left_menu_box_heading {
	background-image: url(images/basic/left_box_heading.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 350px;
	margin-left: -48px;
	padding-left:53px;
	padding-top:17px;

}
.left_menu_box {
	font-size:13px;
	width:305px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	/*
	box-shadow: 2px 3px 5px #6F6757;
	-moz-box-shadow: 2px 3px 5px  #6F6757;
	-webkit-box-shadow:  2px 3px 5px  #6F6757;
	*/
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.left_menu_box iframe {
	border: 1px solid #ffffff;
}

.left_menu_box  h2, h2 a {
	margin:5px 0px;
	padding:0px;
	color:#E50000;
	text-decoration:none;
}

.left_menu_box ul {
	padding-left:0px;
	font-size:13px !important;
}
.left_menu_box ul li {
	background-image:url(images/basic/star.png);
	margin:0px;
	line-height:1.6;
	padding-bottom:0px !important;
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 20px;
	font-size:15px !important;
}

.left_menu_box ol  {
	margin:0px;
	padding:10px 0px 0px 27px;
}
.left_menu_box ol li {
	color: #4D4D4D;
	padding-left: 27px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px !important;
}


.left_menu_box p {
	margin:0;
	padding:2px 0px;
	line-height:1.5;
}
.left_menu_box label {
	float:left;
	width:85px;
	font-size:1em;
	padding-top:5px;
}

.left_menu_box .form_input {
	padding:5px;
}

/* MENU VSEBIN */


.left_menu_link   {
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #2E2E2E;
	text-decoration: none;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
}
a:hover.left_menu_link {
	text-decoration:none;
	color:#E50000;
}

.left_menu_link_active   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	list-style-type: none;
	display: block;
	background-image: url(images/basic/star.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 10px;
	background-color: #E50000;
}

.content_menu_level_1 {
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #2E2E2E;
	text-decoration: none;
	list-style-type: none;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
	line-height: 1.5;
}
a:hover.content_menu_level_1 {
	text-decoration:none;
	color:#E50000;
}
.content_menu_level_1_active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 12px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
	font-size:13px;
	font-weight:normal;
	margin: 0px;
	border-bottom-color: #C6C9CC;
	background-image:url(../../images/bullets/breadcrumb-arrow.jpg);
	color: #D30101;
	padding-top: 12px;
	
}


.content_menu_level_2 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	background-position: 35px 17px;
	font-size:12px;
	margin: 0px;
	padding-top: 12px;
	border-bottom-color: #C6C9CC;
	background-image: url(../../images/bullets/breadcrumb-arrow.jpg);
	padding-left: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C6C9CC;
}

.content_menu_level_2_active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	font-size:13px;
	color:#D30101;
	margin: 0px;
	padding-top: 10px;
	background-image: url(../../images/bullets/disc-teal.png);
	border-bottom-color: #C6C9CC;
}



.content_menu_level_3 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	font-size:12px;
	margin: 0px;
	padding-top: 5px;
	border-bottom-color: #C6C9CC;
	padding-left: 60px;
	background-position: 50px 10px;
	background-image: url(../../images/bullets/bullet2.jpg);
	background-repeat: no-repeat;
}

.content_menu_level_4 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	font-size:11px;
	margin: 0px;
	padding-top: 5px;
	border-bottom-color: #C5CED6;
	padding-left: 30px;
	background-image: url(../../images/bullets/breadcrumb-arrow.jpg);
}

.content_sub_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content_level_holder {
	display: block;
	padding: 0px;
}
.content_item_clicked {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	list-style-type: none;
	display: block;
	background-image: url(images/basic/star.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 5px;
	background-color: #E50000;
}
a:hover.content_item_clicked {
	text-decoration:none;
	color:#ffffff;
}

/* FORMS */
.form_input {
	background-color: #FBFBFB;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444757;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

.form_input_error {
	background-color: #FFEAE6;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444757;
	border: 1px solid #FF625E;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 9px;
	margin-bottom: 5px;
}

/* CONTACT */

.contact_cont {
	float:left;
	width: 560px;
	height: auto;
	float: left;
	font-size: 12px;
	border: 1px solid #FFF;
	box-shadow: 2px 3px 5px #6F6757;
	-moz-box-shadow: 2px 3px 5px  #6F6757;
	-webkit-box-shadow:  2px 3px 5px  #6F6757;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left:35px;
}
.contact_cont label {
	float:left;
	width:170px;
	padding-top:7px;
}


/* GALLERY */


.gallery_album_pic img {
	-moz-box-shadow: 0px 0px 0px  #C8CBCC;
	box-shadow: 0px 0px 0px  #B3B8B9;
	-webkit-box-shadow: 0px 0px 0px  #C8CBCC;
}

.gallery_album_pic {
	float: left;
	height: auto;
	width: auto;
	margin-right: 15px;
	margin-bottom: 12px;
	border: 1px dotted #DDD;
	background-color: #F9F9F9;
	box-shadow: 2px 2px 2px  #C8CBCC;
	-moz-box-shadow: 2px 2px 2px  #C8CBCC;
	box-shadow: 2px 2px 2px #B3B8B9;
	-webkit-box-shadow:  2px 2px 2px  #C8CBCC;
	padding:10px;
	text-align: center;
}


.gallery_album_pic a {
	float: left;
	height: auto;
	width: auto;
	margin-right: 15px;
	margin-bottom: 12px;
	border: 1px dotted #DDD;
	background-color: #F9F9F9;
	box-shadow: 2px 2px 2px  #C8CBCC;
	-moz-box-shadow: 2px 2px 2px  #C8CBCC;
	box-shadow: 2px 2px 2px #B3B8B9;
	-webkit-box-shadow:  2px 2px 2px  #C8CBCC;
	padding:10px;
	text-align: center;
}


a:hover.gallery_album_pic  {
background: rgb(224,224,224); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(224,224,224,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,224,224,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,224,224,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
}


/* FOTO */

.album_pic {
	float: left;
	height: auto;
	width: auto;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px dotted #DDD;
	background-color: #F9F9F9;
	-moz-box-shadow: 2px 2px 2px  #C8CBCC;
	box-shadow: 2px 2px 2px #B3B8B9;
	-webkit-box-shadow:  2px 2px 2px  #C8CBCC;
	padding:10px;
}

.content_album_pic {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-bottom: 12px;
	border: 1px dotted #DDD;
	background-color: #F9F9F9;
	-moz-box-shadow: 2px 2px 2px  #C8CBCC;
	box-shadow: 2px 2px 2px #B3B8B9;
	-webkit-box-shadow:  2px 2px 2px  #C8CBCC;
	padding:10px;
	text-align:center;
}

/* FILES */
.files_line {
	margin-bottom: 5px;
	min-width: 600px;
	float: left;
	padding-left: 10px;
}
