/*---------------------- reset CSS -------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;	
	text-align:left;
}

img {
display:block;
} 

body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ----------------------konec reset CSS -------------------------*/

/*------------------ CSS APLIED TO THE MAIN CONTAINER ------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*--------------------------------------------------------------------------*/


body {
	font-family:"Arial";
	text-align:center;
	font-size:12px;
	background:url(../images/body_bg.gif) repeat-x top left #d6d6d6;
	}
	
h1{
	float:left;
	font-size:28px;
	color:#ffffff;
	text-align:left;
}

h2{
	float:left;
	font-size:26px;
	color:#4c4c4c;
	font-weight:normal;
	text-align:left;
}

h3{
	float:left;
	font-size:22px;
	color:#ec1f2b;
	text-align:left;
	width: 100%;
}

h4{
	font-size:20px;
	color:#3f3f3f;
	text-align:left;
}

h5{
    font-size:22px;
    color:#730000;
    text-align:left;
}

h6{
    font-size:16px;
    color:#000000;
    text-align:left;
	padding-top:10px;
}

p{
	float:left;
	font-size:13px;
	color:#363636;
	text-align:left;	
}


#container{
	margin-left:auto;
	margin-right:auto;
	width:1118px;
}

/*-------------------------HEADER - ZACETEK ---------------------*/

#header_container{
	 float:left;
     width: 100%;
     height:70px;
}

#header_container .logo{
	float:left;
	margin-top:10px;
	width:750px;
	height:57px;
}

#header_container .logo p{
	float:right;
	font-size:25px;
	padding-top:10px;
}

#pirnar {
	float:left;
	width:100%;
}

#pirnar .logo{
	padding-top:5px;
}

/*----------------------------------------------------*/
				/*CONTENT*/
/*-----------------------------------------------------*/

#content_container{
	float:left;
	width:100%;
	margin-top:5px;
}



/*----------------------------------------------------*/
				/*ANIMACIJA*/
/*-----------------------------------------------------*/

#animation_container{
	float:left;
	width:100%;
	height:212px;
}

#animation_container .animation_text_area{
	float:left;
	width:429px;
	height:212px;
	background:url(../images/animation_left_corner.gif) no-repeat left #ec1f2b;
}

#animation_container .animation_text_area p{
	margin-top:10px;
	line-height:15px;
	color:#ffffff;
}

#animation_container .animation_text{
	float:left;
	margin-top:10px;
	margin-left:65px;
	width:325px;
	display:inline;
}

#animation_container .animation_text ul{
	list-style:none;
	margin-top:5px;
	float:left;
	width:100%;
}

#animation_container .animation_text ul li{
	background:url(../images/square.gif) no-repeat;
	padding-left:15px;
	color:#ffffff;
	margin-top:5px;
}

#animation_container .animation{
	float:left;
	width:689px;
	height:212px;
}

/*----------------------------------------------------*/
				/*BOXES - TOP*/
/*-----------------------------------------------------*/

#boxes_top_container{
	float:left;
	margin-top:2px;
	width:100%;
	height:179px;
	padding-bottom:5px;
}

#boxes_top_container .img_box{
	float:left;
	margin-left:1px;
	width:372px;
	height:179px;
}

#boxes_top_container .img_box_text{
	float:left;
	margin-top:15px;
	margin-left:20px;
	display:inline;
}

#boxes_top_container .img_box p.box_title{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	width:100%;
}


#boxes_top_container .img_box p.box_title a.link{
	float:left;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	text-decoration:underline;
}

A.link2{
	color:#FFFFFF;
	text-decoration:none;
}

A.link3{
	color:#FF0000;
	text-decoration:none;
}

A.footer_link{
	color:#333333;
	text-decoration:underline;
}

#boxes_top_container .img_box ul{
	float:left;
	margin-top:5px;
	color:#ffffff;
	list-style-position: inside;
}

#boxes_top_container .img_box ul li{
	margin-top:5px;
	color:#ffffff;
}

#boxes_top_container .garazna_vrata{
	background:url(../images/garazna_vrata_bg.gif) no-repeat;
}

#boxes_top_container .industrijska_vrata{
	background:url(../images/industrijska_vrata_bg.gif) no-repeat;
}

#boxes_top_container .dvorisna_vrata{
	background:url(../images/dvorisna_vrata_bg.gif) no-repeat;
}

#boxes_top_container .no_margin{
	margin-left:0px;
}

/*----------------------------------------------------*/
				/*BOXES - BOTTOM*/
/*-----------------------------------------------------*/

#boxes_bottom_container{
	float:left;
	margin-top:6px;
	width:100%;
	height:179px;
}

#boxes_bottom_container .box_left_corner{
	float:left;
	width:6px;
	height:179px;	
}

#boxes_bottom_container .box_left_corner{
	background:url(../images/box_bottom_left.gif) no-repeat;	
}

#boxes_bottom_container .box_btm_content{
	float:left;
	width:1112px;
	height:179px;
	background:url(../images/box_btm_bg.gif) repeat-x;
}

#boxes_bottom_container .box_btm_content .box_left{
	float:left;
	margin-top:3px;
	width:366px;
	height:176px;
	background:url(../images/left_box_bg.gif) no-repeat right top;
}

#boxes_bottom_container .box_btm_content .box_left .text_area{
	float:left;
	width:120px;
	margin-top:25px;
	margin-left:20px;
	display:inline;

}
#boxes_bottom_container .box_btm_content .box_left a{
	float:left;
	color:#ec1f2b;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

#boxes_bottom_container .box_btm_content .box_left p{
	float:left;
	margin-top:10px;
	line-height:15px;
	width:120px;
	color:#353535;
	font-size:12px;
}

#boxes_bottom_container .box_btm_content .box_middle{
	float:left;
	margin-top:1px;
	width:374px;
	height:177px;
	background-color:#888888;
	background:url(../images/middle_box_bg.gif) no-repeat right top;
	
}
#boxes_bottom_container .box_btm_content .box_middle .text_area{
	float:left;
	width:175px;
	margin-top:25px;
	margin-left:10px;
	display:inline;
}

#boxes_bottom_container .box_btm_content .box_middle a{
	float:left;
	color:#ec1f2b;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

#boxes_bottom_container .box_btm_content .box_middle p{
	float:left;
	margin-top:10px;
	line-height:15px;
	width:120px;
	color:#353535;
	font-size:12px;
}

#boxes_bottom_container .box_btm_content .box_right{
	float:left;
	width:372px;
	height:179px;
	
}

#boxes_bottom_container .box_btm_content .box_right a{
	float:left;
	padding-top:30px;
	width:372px;
	height:179px;
	background:url(../images/right_box_bg.gif) no-repeat right top;
	color:#393939;
	font-size:50px;
	line-height:20px;
	text-decoration:none;
}

#boxes_bottom_container .box_btm_content .box_right span.akcija{
	margin-left:18px;
	color:#ec1f2b;
}

#boxes_bottom_container .box_btm_content .box_right span.akcija_small{
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
}

/*----------------------------------------------------*/
				/*NEWS - CONTAINER*/
/*-----------------------------------------------------*/

#news_container{
	float:left;
	margin-top:6px;
	width:100%;
	height:124px;
}

#news_container .news_left_corner{
	float:left;
	width:320px;
	height:124px;
	background:url(../images/news_left_corner.gif) no-repeat left #ec1f2b;
}

#news_container .news_left_corner{
	float:left;
	width:320px;
	height:124px;
	background:url(../images/news_left_corner.gif) no-repeat left #ec1f2b;
}

#news_container .news_left_corner{
	float:left;
	width:320px;
	height:124px;
	background:url(../images/news_left_corner.gif) no-repeat left #ec1f2b;
}

#news_container .news_left_corner p{
	line-height:124px;
	color:#ffffff;
	float:right;
	font-size:20px;
	margin-right:60px;
	display:inline;
}

#news_container .news_middle{
	float:left;
	width:670px;
	height:124px;
	background:url(../images/news_middle_bg.gif) no-repeat center;	
}

#news_container .news_right_corner{
	float:left;
	width:125px;
	height:124px;
	background:url(../images/news_right_corner.gif) no-repeat left #adadac;
}

#news_container .news_right_corner a{
	float:left;
	margin-top:45px;
	margin-left:25px;
	display:inline;
	text-decoration:none;
	color:#393939;
}

/*-------------------------------------*/
			/*PODSTRAN*/
/*--------------------------------------*/

#navigation{
	font-family:Arial, Helvetica, sans-serif;
}


#left_content_container{
	float:left;
	width:221px;
}

#left_content_container .side_navi_area{
	float:left;
	width:221px;
}

#left_content_container .side_navi_area .top_side_navi{
	float:left;
	width:221px;
	height:15px; 
	background:url(../images/side_navi_top.gif) no-repeat;
}

#left_content_container .side_navi_area .side_navi_content{
	float:left;
	padding-bottom:30px;
	width:221px;
	background:#ec1f2b;
}

#left_content_container .side_navi_area .side_navi_pdf{
	float:left;
	padding-top:20px;
	padding-bottom:10px;
	clear:both;
}

#left_content_container .side_navi_area .side_navi_pdf img{
	float:left;
	vertical-align:bottom;
	margin-top: -10px;
}

#left_content_container .side_navi_area .side_navi_pdf p{
	padding-top:8px;
	padding-bottom:15px;
}

A.pdf{
	text-decoration:none;
	font-size:12px;
}


#left_content_container .side_navi_area .side_navi_content span.margin_left_span{
	margin-left:15px;
}


#left_content_container .side_navi_area .side_navi_content a{
	float:left;
	margin-top:5px;
	margin-left:15px;
	width:190px;
	height:21px;
	line-height:21px;
	text-decoration:none;
	font-size:13px;
	color:#ffffff;
}

#left_content_container .side_navi_area .side_navi_content a.active_box{
	background:url(../images/side_navi_box_bg.gif) repeat-y;
	color:#161616;
}

#left_content_container .side_navi_area .side_navi_content a.first_box{
	margin-top:30px;
}

#left_content_container .side_navi_area .side_navi_content a:hover{
	background:url(../images/side_navi_box_bg.gif) repeat-y;
	color:#161616;
}

#left_content_container .side_navi_area .bottom_side_navi{
	float:left;
	width:221px;
	height:15px; 
	background:url(../images/side_navi_bottom.gif) no-repeat;
}

#left_content_container .sub_news_area{
	float:left;
	margin-top:5px;
	width:221px;
	height:124px; 
	background:url(../images/sub_news_bg.gif) no-repeat left #949494;
}

#left_content_container .sub_news{
	float:left;
	width:100%;
	height:150px;
	background:url(../images/news_line.gif) no-repeat center;
}

#left_content_container .sub_news_btm{
	float:left;
	width:100%;
	height:58px;
	background:url(../images/sub_news_btm_bg.gif) no-repeat right #8e8e8e;
}

#left_content_container .sub_news_btm a{
	float:right;
	margin-top:15px;
	margin-right:10px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}

#left_content_container .sub_news_area p{
	float:right;
	margin-right:25px;
	display:inline;
	line-height:124px;
	color:#ffffff;
	font-size:20px;
}

#sub_content_container{
	float:left;
	margin-left:11px;
	margin-right:11px;
	display:inline;
	width:730px;
}

#sub_content_container .sub_top_area{
	float:left;
	width:100%;
	height:130px;
	background:#ececec;
}

#sub_content_container .sub_top_area .top_text{
	float:left;
	margin-top:15px;
	margin-left:20px;
	display:inline;
	width:610px;
	height:100px;
}

#sub_content_container .sub_top_area .top_text .breadcrumbs,
#sub_content_container .sub_top_area .top_text .breadcrumbs a{
	clear:both;
	padding-bottom:55px;
	color:#525050;
	font-size:11px;
	text-decoration:none;
}

#sub_content_container .sub_top_area .red_lines{
	float:left;
	margin-top:2px;
	width:85px;
}

#sub_content_container .sub_top_area .red_lines span.red_line{
	float:left;
	margin-top:10px;
	width:85px;
	height:8px;
	background:#ec1f2b;
}

#sub_content_container .sub_top_area .red_lines span.line_margin{
	margin-top:20px;
}

#sub_content_container .sub_content{
	float:left;
	margin-left:17px;
	margin-top:30px;
	display:inline;
	width:713px;
}

#sub_content_container .sub_content ul{
	float:left;
	margin-top:10px;
	width:688px;
	margin-left:25px;
	display:inline;
	list-style:square;
	list-style-position:inside;
}

#sub_content_container .sub_content ul li{
	margin-top:10px;
}

#sub_content_container .sub_content .img_container{
	float:left;
	margin-top:20px;
	width:100%;
}

#sub_content_container .sub_content .img_container1{
	float:left;
	margin-top:20px;
	width:171px;
	height:117px;
	margin-left:13px;
}



#sub_content_container .sub_content .img_container_dvorisna{
	float:left;
	margin-top:20px;
	width:100%;
	height:250px;
}

#sub_content_container .sub_content .img_container_reference{
	float:left;
	margin-top:20px;
	width:100%;
	clear:both;
}


#sub_content_container .sub_content .img_container_reference_napis{
	float:left;
	margin-top:30px;
	width:100%;
	height:25px;
	background-color:#666;
	color:#FFF;
	text-decoration:none
}

#sub_content_container .sub_content .certifikat{
	float:left;
	margin-top:50px;
	width:230px;
	height:300%px;
}

#sub_content_container .sub_content .tocke{
	float:left;
	margin-top:50px;
	width:330px;
	height:100%;
	line-height:normal
}

.povezava a {
	float:left;
	background-color:#CCC;

	color:#333;
	text-decoration:none;
	font-size:14px;
	line-height:28px;
	padding:10px;
	display:inline;
	font-weight:bold}
	
.povezava a:hover {
	background-color:#999;
    float:left;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:28px;
		padding:10px;
	display:inline;
	font-weight:bold}	


#sub_content_container .sub_content .img_container img{
	float:left;
	margin-left:5px;

}

#sub_content_container .sub_content .img_container_dvorisna img{ float:left;
	margin-left:5px;
	margin-top:5px;
}



#sub_content_container .sub_content .img_container_reference  .img a { float:left; width:171px; height:117px;  border:#CCC 8px solid; border-bottom:#CCC 20px solid; color:#000; text-decoration:none; }

#sub_content_container .sub_content .img_container_reference  .img a:hover {	float:left; border:#F00 8px solid; border-bottom:#F00 20px solid; color:#ffffff; text-decoration:none; }


#sub_content_container .sub_content .zemljevid a { float:right; margin-right:30px; width:171px; height:117px;  border:#CCC 8px solid; margin-top: -150px; border-bottom:#CCC 20px solid; color:#000; text-decoration:none; }

#sub_content_container .sub_content .zemljevid a:hover {	float:right; margin-right:30px; border:#F00 8px solid; width:171px; height:117px;  margin-top: -150px; border-bottom:#F00 20px solid; color:#ffffff; text-decoration:none; }


#sub_content_container .sub_content .zemljevid1 a { float:right; margin-right:30px; width:171px; height:117px;  border:#CCC 8px solid; border-bottom:#CCC 20px solid; color:#000; text-decoration:none; }

#sub_content_container .sub_content .zemljevid1 a:hover {	float:right; margin-right:30px; border:#F00 8px solid; width:171px; height:117px; border-bottom:#F00 20px solid; color:#ffffff; text-decoration:none; }

#sub_content_container .sub_content .zemljevid2 a { float:right; margin-right:30px; width:171px; height:117px;  border:#CCC 8px solid; border-bottom:#CCC 20px solid; color:#000; text-decoration:none; }

#sub_content_container .sub_content .zemljevid2 a:hover {	float:right; margin-right:30px; border:#F00 8px solid; width:171px; height:117px; border-bottom:#F00 20px solid; color:#ffffff; text-decoration:none; }


#sub_content_container .sub_content .konfigurator a { float:left; width:171px; height:129px;  border:#CCC 13px solid;  font-weight:bold; border-bottom:#CCC 20px solid; color:#000; text-decoration:none; }

#sub_content_container .sub_content .konfigurator a:hover {	float:left; border:#F00 13px solid; width:171px; height:129px; font-weight:bold; border-bottom:#F00 20px solid; color:#ffffff; text-decoration:none; }


/* obrazec za kontakt */

.obrazec {
	float:left;
	width: 500px;
}


#sub_content_container .sub_content p.za_povecavo{
	float:right;
	padding-right:10px;
	margin-top:5px;
	font-size:11px;
	width:100%;
	text-align:right;
}


#sub_content_container .sub_content p{
	float:left;
	color:#525050;
	margin-top:15px;
	width:100%;
	line-height:15px;
}

.more_info_container{
	float:left;
	margin-top:30px;
	width:100%;
	height:55px;
	background:url(../images/more_info_img.gif) no-repeat left;
}

.more_info_container a{
	float:left;
	margin-top:5px;
	width:161px;
	color:#d91924;
	text-decoration:none;
	margin-left:70px;
}

#right_content_container{
	float:left;
	display:inline;
	width:145px;
	padding-bottom:20px;
	background:url(../images/sub_right_border.gif) repeat-y left;
}

#right_content_container .banner_top_area{
	float:left;
	margin-left:12px;
	padding-bottom:15px;
	display:inline;
	width:129px;
	background:url(../images/sub_banner_top.gif) no-repeat top #888888;
}


#right_content_container .banner_top_area a.{
	font-size:18px;
	text-decoration:underline;
	color:#F00;
	font-weight:bold;
}


#right_content_container .banner_top_area p{
	float:left;
	margin-top:15px;
	margin-left:10px;
	display:inline;
	width:119px;
	color:#ffffff;
	font-size:15px;
	line-height:20px;
}

#right_content_container .banner_top_area p.opis{
	float:left;
	margin-top:7px;
	margin-left:10px;
	display:inline;
	width:119px;
	color:#ffffff;
	font-size:13px;
	line-height:15px;
}

#right_content_container .banner_middle_area{
	float:left;
	margin-top:10px;
	margin-left:14px;
	display:inline;
	width:129px;
	height:128px; 
}

#right_content_container .banner_garancija_area{
	float:left;
	margin-top:10px;
	margin-left:14px;
	display:inline;
	width:128px;
	background:url(../images/sub_banner_garancija.gif) no-repeat #ec1f2b top;
}

#right_content_container .banner_garancija_area .banner_garancija_title{
	float:left;
	margin-top:15px;
	width:128px;
}

#right_content_container .banner_garancija_area .banner_garancija_title p{
	float:left;
	padding-bottom:10px;
	width:128px;
	font-size:24px;
	color:#ffffff;	
	text-align:center;
}

#right_content_container .banner_garancija_area .banner_garancija_title span.garancija{
	font-size:18px;
}

#right_content_container .banner_garancija_area .banner_garancija_text{
	float:left;
	width:128px;
	background:url(../images/sub_banner_garancija_text_bg.gif) repeat-y bottom;
}

#right_content_container .banner_garancija_area .banner_garancija_text p{
	float:left;
	margin-top:10px;
	margin-left:15px;
	display:inline;
	font-size:11px;
	width:100px;
}

#right_content_container .banner_garancija_btm{
	float:left;
	margin-left:14px;
	display:inline;
	width:128px;
	height:15px;
	background:url(../images/sub_banner_garancija_btm.gif) no-repeat bottom;
}

#right_content_container .mnenje_area{
	float:left;
	margin-top:25px;
	width:129px;
	margin-left:15px;
	display:inline;
}

#right_content_container .mnenje_area p.title_mnenje{
	float:left;
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
}

#right_content_container .mnenje_area p.vsebina_mnenje{
	float:left;
	margin-top:10px;
	color:#4b4b4b;
	font-size:12px;
	line-height:17px;
}

#right_content_container .mnenje_area span.narekovaji{
	font-family:'Wide Latin';
	color:#ec1f2b;
	font-size:22px;
}


.sub_content .structure_area{
	float:left;
	width:100%;
}

.sub_content .structure_area a.structure_link{
	float:left;
	width:100%;
	margin-bottom:15px;
	font-size:22px;
	color:#ec1f2b;
	
}

.sub_content .structure_area ul{
	float:left;
	width:100%;
	margin-bottom:20px;
	list-style-position:inside;
}

.sub_content .structure_area ul li{
	float:left;
	margin-top:5px;
	width:100%;
}

.sub_content .structure_area a{

	color:#4C4C4C;
	width:100%;
}

#intro{
	float:left;
	width:100%;
	margin-bottom: 15px;
}

.intro{
	float:left;
	width:100%;
}

.intro_left{
	float:left;
	width:210px;
}

#sub_content_container #intro .intro_left p.levo{
	float:left;
	margin-top:1px;
	margin-bottom:0px;
	padding-left:5px;
	padding-bottom:0px;
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	width:205px;
	height:20px;
	background:#8E8E8E;
}

.intro_right{
	float:left;
	width:380px;
}

#sub_content_container #intro .intro_right p.desno{
	float:left;
	margin-top:1px;
	margin-bottom:0px;
	margin-left:2px;
	padding-left:5px;
	color:#000000;
	font-size:12px;
	line-height:20px;
	height:20px;
	width:380px;
	background:#efefef;
	padding-bottom:0px;
}

li.auto,
li.icon,
li.house,
li.time,
li.safe,
li.energy{
	background:url(../images/auto_icon.gif) no-repeat;
	padding-left:35px;
	height:22px;
	line-height:22px;
	list-style:none;
}

li.house{
	background:url(../images/home_icon.gif) no-repeat;
	height:27px;
	line-height:27px;
}

li.icon{
	background:url(../images/icon.gif) no-repeat;
	height:27px;
	line-height:27px;
}

li.time{
	background:url(../images/time_icon.gif) no-repeat;
	height:27px;
	line-height:27px;
}

li.safe{
	background:url(../images/safe_icon.gif) no-repeat;
	height:27px;
	line-height:27px;
}

li.energy{
	background:url(../images/energy_icon.gif) no-repeat;
	height:27px;
	line-height:27px;
}




/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2009 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 212 2009-09-03 05:33:44Z emartin24 $
 *
 */



#basic-modal-content {display:none; 	float: right;}
#basic-modal a {color:#333333;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:default;}

/* Container */
#simplemodal-container {height:320px; width:350px; color:#bbb; background-color:#fff; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#333333;}
#simplemodal-container a.modalCloseImg {background:url(../img/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}

/*----------------- AVTORJI -----------------------*/

.logo_authors{
	float:left;
	width:300px;
	height:33px;
}

.logo_authors a{
	float:left;
	text-align:left;	
}

.logo_authors a{
	float:left;
	text-align:left;	
}

#text_content_authors{
	float:left;
	text-align:left;
	margin-top:10px;
	width:250px;
	
}

#text_content_authors ul{
	float:left;
	margin-left:15px;
	text-align:left;
	margin-top:5px;
	display:inline;
	list-style:none;
}

#text_content_authors ul li{
	float:left;
	width:200px;
	display:inline;
	line-height:15px;
	margin-top:5px;
	color:#303030;
	font-size:11px;
	padding-left:20px;
	list-style:none;
	background:url(../img/arrow_authors.jpg) no-repeat;
}

#text_content_authors p.title_text{
	float:left;
	width:250px;
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
	color:#303030;
	height:15px;
	padding-bottom: 0px;
}

#text_content_authors p.title_text a{
	font-weight:bold;
	margin-top:10px;
	font-size:11px;
	text-decoration:underline;
	color:#303030;
}

#text_content_authors p.authors_text{
	float:left;
	width:100%;
	font-size:11px;
	line-height:15px;
	color:#303030;
	padding-bottom: 0px;
}

#text_content_authors a.links_www{
	width:150px;
	display:inline;
	font-size:11px;
	line-height:15px;
	color:#333333;
}

#text_content_authors2{
	float:left;
	text-align:left;
	margin-top:10px;
	width:250px;
	
}

#text_content_authors2 ul{
	float:left;
	margin-left:15px;
	text-align:left;
	margin-top:5px;
	display:inline;
	list-style:none;
}

#text_content_authors2 ul li{
	float:left;
	width:200px;
	display:inline;
	line-height:15px;
	margin-top:5px;
	color:#303030;
	font-size:11px;
	padding-left:20px;
	list-style:none;
	background:url(../images/arrow_authors.jpg) no-repeat;
}

#text_content_authors2 p.title_text{
	float:left;
	width:250px;
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
	color:#303030;
	height:15px;
}

#text_content_authors2 p.title_text a{
	font-weight:bold;
	margin-top:10px;
	font-size:11px;
	text-decoration:underline;
	color:#303030;
}

#text_content_authors2 p.authors_text{
	float:left;
	width:100%;
	font-size:11px;
	line-height:15px;
	color:#303030;
}

#text_content_authors2 a.links_www{
	width:150px;
	display:inline;
	font-size:11px;
	line-height:15px;
	color:#7294A8;
}






