/***********style za table prikaz*/
th {
/* 	            background-color: #dedede;
	            border: #aaaaaa 1px solid; */
	            text-align: left;
	            vertical-align: top;
	            padding: 2px;
	            
	            padding-left: 1px;
	            padding-right: 1px;
	            white-space: nowrap;
	        }
	

	
	        .highlightedRow {
	            background-color: orange;
	        }
	
	        .error {
	            background-color: #dddddd;
	            color: red;
	            border: 1px dotted #aaaaaa;
	            padding: 2px;
	            padding-left: 10px;
	            margin-bottom: 5px;
	            font-style: italic;
	        }
	
	        .nextBackLink,
	        .ascDescIndicator {
	            font-family: webdings;
	            font-size: 12pt;
	            text-decoration: none;
	        }
	
	        .actionButton {
	            width: 65px;
	        }
	
	        .headerBar {
	            background-color: orange;
	            border-bottom: 3px solid #777777;
	            text-align: right;
	            font-size: 24pt;
	            font-family: Arial;
	            font-style: italic;
	            height: 50px;
	            padding-top: 5px;
	            padding-right: 10px;
	            margin-bottom: 20px;
	        }
	
	        .mainbody {
	            margin-left: 10px;
	            margin-right: 10px;
	        }
	
	        .copyright {
	            text-align: right;
	            font-size: 8pt;
	        }
	
	        .contextError,
	        .requiredAsterisk,
	        .searchHighlight {
	            font-weight: bold;
	            color: red;
	        }
	
	        fieldset {
	            padding: 10px;
	            padding-top: 0px;
	        }
	
	        legend {
	            font-weight: bold;
	        }
	        
	        #csvDownloadLayer {
	            background-color: #d4d0c8;
	            padding: 5px;
	            border: 2px white outset;
	            position: absolute;
	            visibility: hidden;
	        }

/***********KONEC style za table prikaz*/
BODY, P, TD {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
   	color: #989797; 
}
TD {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
   	color: #989797; 
}
p{              
        padding: 0 0 0 0px;
        margin:0;
        /* padding-bottom: 3px; */
		text-align:justify;
}  

TR.header {
	background-image: url("img/bckgpasica.jpg")	
}
TR.menu {
	background-image: url("img/menubg.png")	
}
TR.menu_inside {
	background-image: url("img/menubg1.png")	
}

A {
/*     font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; */
    color: #A05D88;
    text-decoration: none;
	border: none;
}
A:hover {
    color: #A05D88;
    text-decoration: underline;
	/* text-decoration: underline; */
}

.zaposleni_naslov {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

#zaposleni A {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
#zaposleni A:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

A.navilink {
/*     font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; */
    /* color: #FFFFFF; */
    font-weight: bold;
    text-decoration: none;
    /* padding-top:10px;  */
	color:#d9a6c8;
}

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

A.topnavilink {
    color: #989797;
    font-weight: normal;
    text-decoration: none;
}
A.topnavilink:hover {

}

.topnavi{
    text-decoration: none;
    color: #ffffff;
}



A.a_nav {
    color: #D9A6C8;
    font-weight: bold;
	font-family: Times New Roman, FreeSans, Arial;
    text-decoration: none;
}
A.a_nav:hover {
    text-decoration: none;
    color: #ffffff;
}

.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
                font-weight: bold;
	color: #FFFFFF;
}

.title11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
                font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px  #ffffff;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


.navi_line {
	height:1px;
	width:180px;
	margin: 5px 0 0 0;
	background: #cb7bb0;
}

H1 {
	font-family: Times New Roman, FreeSans,Verdana,Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #616161;
       /*  line-height: 120%; */
     margin: 0 0 0 0;  
}



UL {
/* 	list-style-image: url('img/dot.png'); */
 margin-left:20px;
/*  margin-right:30px;
 */ padding: 0px 0px 0px 0px;
}

INPUT.sword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background-color: #ffffff;
	width: 172px;
	border-style: solid;
  border-color: #d5d5d5;
  border-width: 1px;
  height:29px;
  padding:5px 0 0 5px;
}

INPUT.ssubmit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width: 58px;
	height:25px;
	margin: 0 0 0 6px;
	background: url(_img/but_purple.png) no-repeat center;
	font-weight: normal;
	border-color: #ffffff;
	padding: 0 0 2px 0;
  border: none;
}

FONT.newsDate p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #9a3466;

	padding-bottom: 2px;
	spacing-bottom: 2px;
}

FONT.newsDate {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;

        padding-bottom: 2px;
        spacing-bottom: 2px;

    color: #9a3466;
}

.logotipa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9a3466;
}

.logolink A{
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 18px; */
	color: #9a3466;
                text-decoration: none;
}


TD#searchResultHeader A {
   color: #9a3466;
   font-size: 16px;
    text-decoration: underline;
}
TD#searchResult A {
   color: #9a3466;
    text-decoration: underline;
}
.mainmenu_sub
{
   text-decoration: none;
   padding-left:5px; 
   padding-right:5px;
   width:100%;
}

#header
{
	width:940px;
	height:61px;
	margin: 0 40px 13px 40px;
}
#headerLogo
{
	float:left;
}
#headerNameSI
{
	margin: 5px 0 0 10px;
	float:left;
}
#headerNameEN
{
	margin: 5px 0 0 10px;
	float:left;
}
#headerRight
{
	float:right;
	width:559px;
	
}
#headerLanguage
{
	float:left;
	margin: 0 10px;
}
#headerLogin
{
	margin: 0 10px;
	float:right;
}
#headerSearch
{
	margin: 0 0 0 18px;
	float:right;
}



#middle
{
	width:940px;
	_width:1000px;
	background: url(_img/background_header.png)  no-repeat;	
	padding: 0 40px  0 40px;
	float:left;
	margin:0 0 20px 0;
}



#middleImage
{
	width:710px;
	float:left;
	/* margin:0 0 20px 0; */
}
#middleTop
{
	height:5px;
	font-size:0px;
	background: url(_img/background_line_1px.png)  repeat-x;	
}
#middleBottom
{
	height:5px;
	/* margin:256px 0 0 0; */
	font-size:0px;
	/* _margin-top:-7px; */
	background: url(_img/background_line_1px_down.png) top repeat-x;		
}
#container
{
	width:1020px;
}


#central
{
	width:720px;
	margin: 0 40px 0 0;
	float:left;
	padding: 10px 0 0 0;
}

#leftContent
{
    float: left;
	width:177px;
	margin: 0 16px 0 27px;
}

#mainContent
{
	float:left;
	/* background: url(_img/line_grey_1px.png)  left repeat-y;	 */
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
	 width:690px; 
	_padding: 0 0 0 20px; 	
	_width:720px;
}

#mainLeft
{
	float:left;
	width:346px;	
	margin: 0px 0 20px -1px; 
	padding: 0 0 0 0;
	height:185px;
}

#mainRight
{
	float:left;
	width:345px;	
	margin: 0 0 0 0px;
	height:185px;
}

#mainNovice
{
	float:left;
	width:350px;	
	margin: 40px 0 0 0px;
}
#mainObjave
{
	float:left;
	width:350px;	
	margin: 40px 0 0 0px;
}

#razpisi
{
	padding: 0 20px 0 0;
	margin: 10px 0 0 0;
}
#napovednik
{
	padding: 0 20px 0 0;
	margin: 10px 0 0 0;
}

#footer
{
	float:left;
		padding: 10px 30px 0 70px;
	background: url(_img/background_line_1px.png) top repeat-x;
		color: #b2b1b1;
		font-size:12px;
		margin: 20px 0 0 0;
		width:920px;
		_width:1020px;
}
#footer a
{
		color: #b2b1b1;
}
#symbols
{
	float:left;
	margin:0 10px 0 0;
}
#symbols_text
{
	float:left;
	margin:10px 10px 0 0;
	width:520px;
}

#insideLeft
{
	width:220px;
	margin: -5px 0 0 40px;
	float:left;
}
/* #insideCentral
{
	width:719px;
	margin: 0 40px 0 1px;
	float:left;
} */

#insideCentral
{
	width:720px;
	margin: 0 40px 0 0;
	_margin: 0 0 0 0;
	float:left;
	padding: 0 0 0 0;
}


.csc-frame-frame1
{
	width:330px;
	float:left;
	margin: 0 30px 10px 0;

}

.csc-frame-frame2
{
	width:330px;
	float:left;
	margin: 0 0 10px 0;
}

/* .csc-frame-frame2
{
	width:320px;
	float:left;
	margin: 0 0 20px 0;
	background: #efefef;
	padding:10px;
} */

.csc-frame-indent
{
 	width:350px;
	/* height:190px; */ 
	float:left; 
	 margin: -150px 0 0 0;    

	/* height:300px; */
}





.csc-frame-indent  h1
{

	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F5F5F;
        line-height: 120%;
        margin-top: 10px;
		margin: 0 0 0 180px;
		height:160px;
	
}



div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid #ededed;
padding:4px;
}

.menu1Active
{
	padding:5px 0 0 10px;
	background: url(_img/menu_under_top.png) no-repeat center;
	min-height:26px;
	margin: -1px 0 0 0;
}
.menu1Active a
{
	font-family: Times New Roman,FreeSans;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
    /* line-height: 120%; */

/*     margin: 10px 0;
	padding:0 0 0 5px; */
	text-decoration:none;
}
.menu1
{
    line-height: 120%;
   /*  margin: 10px 0 0 0; */
	    height:auto; 
	/* padding:0 0 0 5px; */
}
.menu1 a
{
	font-family: Times New Roman,FreeSans;
	font-size: 16px;
	font-weight:bold;
	color: #D9A6C8;
    line-height: 120%;
    /* margin: 10px 0; */
	/* padding:0 0 0 5px; */
	text-decoration:none;
}
.menu1 a:hover
{
	color: #ffffff;
}

.leftNavigation_1 a:hover
{
	color: #ffffff;
	text-decoration:none;
}

.menu2_button_level
{
    margin-top: 0px;
    line-height: 100%;	
	padding:5px 10px;
	background:#ffffff;
}
.menu2_button_level a
{
	font-family: Arial, Times New Roman;
	font-size: 12px;
	color: #818181;

}

.menu2_button_level a:hover
{
	color: #a64686;
	text-decoration:none;
}


.menu3_button_level
{
    margin: 0;
    line-height: 100%;	
	padding:2px 10px 2px 25px;
	background:#ffffff;
	line-height:90%;
}
.menu3_button_level a
{
	font-family: Arial, Times New Roman;
	font-size: 12px;
	color: #818181;
}
.menu3_button_level a:hover
{
	color: #a64686;
	text-decoration:none;
}





.menu4_button_level
{
    margin: 0;
    line-height: 100%;	
	padding:5px 10px 5px 45px;
	background:#ffffff;
}
.menu4_button_level a
{
	font-family: Arial, Times New Roman;
	font-size: 12px;
	color: #818181;
}
.menu4_button_level a:hover
{
	color: #a64686;
	text-decoration:none;
}









.menu2Active
{
	color: #616161;
    line-height: 120%;
    margin-top: 0px;
	padding:5px 10px;
	background:#ffffff;	
	font-family: Arial, Times New Roman;
	font-size: 12px;
	font-weight:bold;
}
.menu2Active a
{
	color: #616161;
}
.menu2Active a:hover
{
	color: #a64686;
	text-decoration:none;
}
.menu3Active
{
	color: #b25f96;
    line-height: 100%;
    margin-top: 0px;
	padding:2px 10px 2px 25px;
	background:#ffffff;	
	font-family: Arial, Times New Roman;
	font-size: 12px;
	font-weight:bold;
}
.menu3Active a
{
	color: #a64686;
}
.menu3Active a:hover
{
	color: #a64686;
	text-decoration:none;
}
.menu4Active
{
	color: #b25f96;
    line-height: 100%;
    margin-top: 0px;
	padding:5px 10px 5px 45px;
	background:#ffffff;	
	font-family: Arial, Times New Roman;
	font-size: 12px;
	font-weight:bold;
}
.menu4Active a
{
	color: #a64686;
}
.menu4Active a:hover
{
	color: #a64686;
	text-decoration:none;
}

#leftNavigation
{
	width:220px;
	padding: 13px 0 6px 0;
	float:left;
	background: url(_img/menu_line_4px.png) top repeat-y;	
	
	min-height:240px; 
	margin:0 0 0 0;
	font-family: Times New Roman,FreeSans;
	font-size:16px;
	line-height:120%;
	color:#d9a6c8;
	_padding: 13px 0 4px 0;
}


.leftNavigation_1
{
	padding: 0;
	width:182px;
	float:left;
    min-height:240px; 
	margin:0 19px;
	font-family: Times New Roman,FreeSans;
	font-size:16px;
	line-height:120%;
	color:#d9a6c8;
}
.menu1_button
{
	padding:6px 25px;
	height:auto;
}
.menu1_button a
{
	font-family: Times New Roman,FreeSans;
	font-size: 16px;
	font-weight:bold;
	color: #D9A6C8;
    line-height: 120%;
    /* margin: 10px 0; */
	/* padding:0 0 0 5px; */
	text-decoration:none;
}
.menu1_button_level
{
	padding:6px 20px 6px 10px;
	width:170px;
	height:auto;
}
.menu1_button_level a
{
	font-family: Times New Roman,FreeSans;
	font-size: 16px;
	font-weight:bold;
	color: #D9A6C8;
    line-height: 120%;
    /* margin: 10px 0; */
	/* padding:0 0 0 5px; */
	text-decoration:none;
	_width:150px;
}
.menu1_line
{
	 margin:0 20px; 
	 	font-size:0px;
	/* background:#cb7bb0; */
		background: #cb7bb0 top repeat-x;	
	width:180px;
    height:1px; 
}

.menu1_line_level
{
	 margin:0; 
	 	font-size:0px;
	/* background:#cb7bb0; */
		background: #cb7bb0 top repeat-x;	
	width:180px;
    height:1px; 
}

.menu2_line_level
{
	 margin:0; 
	 	font-size:0px;
	/* background:#cb7bb0; */
		background: #ffffff url(_img/menu_line.png) no-repeat 10px center;
		height:1px;
}

.menu3_noline
{
	 /* margin:-5px 0 0 0;  */
    /* height:0px;  */
	font-size:0px;
}


.menu2_under_level
{
	/* background:#cb7bb0; */
		background: url(_img/menu_under_bottom.png) no-repeat;
		height:7px;
		margin: 0;
}


.menu1_button_top
{
	padding:0 25px 7px 25px;
	height:auto;
}
.menu1_button_top_level
{
	padding:0 0 6px 10px;
	height:auto;
}

.menu1_button_top_level a
{
	font-family: Times New Roman,FreeSans;
	font-size: 16px;
	font-weight:bold;
	color: #D9A6C8;
    line-height: 120%;
    /* margin: 10px 0; */
	/* padding:0 0 0 5px; */
	text-decoration:none;
}

#bannerImages {
	float:left;
	height:260px;
}

#topmenu {
	float:right;
}

#path A {
    color: #9a5281;
    font-weight: none;
    font-size: 11px;
    text-decoration: none;
}
#path A:hover  {
    text-decoration: underline;
}
#path A:active  {
    text-decoration: underline;
}
#path {
    color: #9a5281;
    font-weight: none;
    font-size: 9px;
    text-decoration: none;
	margin: 0 0 5px 26px;
	width:622px;
	float:left;
}

#contact {
    float: left;
	width:180px;
	margin: 10px 16px 20px 24px;
}
.clear {
	clear:both;
}

#leftColumn {
	padding: 10px 0 0 0;
    float: left;
	width:204px;
	margin: 0 0 0 40px;
	padding: 0 16px 0 0;
	background: url(_img/line_grey_1px.png)  right repeat-y;	
	_padding: 0 0 0 0;
	margin: 0 0 0 37px;	
}
#leftColumnInside {
	padding: 10px 0 0 0;
    float: left;
	width:204px;
	margin: 20px 0 0 0;
	padding: 0 16px 0 0;
	_padding: 0 0 0 0;
	background: url(_img/line_grey_1px.png)  right repeat-y;	
}
.mainLeftHeader {
	position: relative; 
	left: 169px; 
	top: -145px;
	width:160px;	
	font-family: Times New Roman, FreeSans;
	font-size:18px;
	color: #616161;
	text-transform: uppercase;
	text-decoration: none;

}
#mainLeft A {
	text-decoration: none;
}
.mainLeftText {
	position: relative; 
	left: 169px; 
	top: -125px;	
	width:160px;
	font-family: Times New Roman,FreeSans;
	font-size:12px;
	color: magenta;
	text-decoration: none;

}
.newsLatestHeader {
	font-family: Arial, Times New Roman;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	margin:3px 0;
}
.newsLatestHeader a:hover {

	/* text-decoration: underline; */
	color:#cb7bb0;
}
#bannerHeader  {
	text-transform: uppercase;
	font-size:30px;	
	margin:0 0 20px; 
}
#bannerText  {
	font-size:12px;	
	font-style: italic;
	
}
#bannerContent  {
 
	margin:-200px 0 0 50px;
	color:#ffffff;
	width: 250px;

	
}


.csc-frame-frame1 H1 {
	  height:33px;  
}
.csc-frame-frame2 H1 {
	  height:33px;  
}



h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a05d88;
     line-height: 120%;
     margin: 10px 0 5px 0;
	 height:30px;
	
	
}



.iconTop
{
	margin:0 5px;
	float:right;
}
#iconsTop
{
	float:right;
	margin:5px 0 0 0;
}
#lineTop
{
	height:1px;
	background: url(_img/line_grey_1px.png)  right repeat-x;
	margin:0 0 15px 0; 
}
#lineTopFrame
{
	height:1px;
	background: url(_img/line_grey_1px.png)  right repeat-x;
	margin:0 0 15px 0;  
	font-size:0px;
 
}

.csc-frame-indent6633
{
	width:64%;
	float:left;
	/* margin: 0 30px 10px 0; */

}

.csc-frame-indent3366
{
	width:33%;
	float:right;
	/* margin: 0 0 10px 0; */
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a05d88;
     line-height: 100%;
	 margin:7px 0 0 0;
}

.csc-frame-invisible
{
	float:left;
	margin:20px 0 0 0;
}	

.organigramCell
{
	float:left;
	width:720px;
	height:35px;
	color:#ffffff;
}
.organigramCell a
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.organigramCellThird
{
	float:left;
	width:178px;
	height:35px;
}
.organigramCellThird a
{
	/* color:#000000; */
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.organigramCellThird1
{
	float:left;
	width:220px;
	height:35px;
	margin:3px 0;	
}
.organigramCellThird1 a
{
	/* color:#000000; */
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.organigram
{
	float:left;
	width:720px;
	height:35px;
}
.organigramCellHalf
{
	float:left;
	width:220px;
	height:35px;
}
.organigramCellHalf a
{
	/* color:#000000; */
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.organigramTextTop1
{
	position:relative; 
	top:-30px;
	width:178px;
}
.organigramTextTop1_1
{
	position:relative; 
	top:-25px;
	width:178px;
	color: #964d81;

}
.organigramTextBottom1
{
	position:relative; 
	top:-22px;
	width:28px;
	float:left;
	margin-left:15px;
	color:#cccccc;
}

.organigramTextBottom2
{
	position:relative; 
	top:-30px;
	width:165px;
	float:left;
	font-weight: bold;
	color: #964d81;
}

.organigramTextBottom2_1
{
	position:relative; 
	top:-23px;
	width:165px;
	float:left;
	font-weight: bold;
	color: #964d81;
}

.verticalLine
{
	position:relative; 
	min-width:1px;
	width:1px;
	height:25px;
	float:left;
	background:url(_img/line_grey_1px.png)  repeat-y;
	font-weight: bold;
	color: #a05d88;
	margin:2px 0 2px 360px;
}

.verticalLine1_1
{
	position:relative; 
	min-width:1px;
	width:1px;
	height:25px;
	float:left;
	background:url(_img/line_grey_1px.png)  repeat-y;
	font-weight: bold;
	color: #a05d88;
	margin:2px 0 2px 300px;
}
.verticalLine1_2
{
	position:relative; 
	min-width:1px;
	width:1px;
	height:25px;
	float:left;
	background:url(_img/line_grey_1px.png)  repeat-y;
	font-weight: bold;
	color: #a05d88;
	margin:2px 0 2px 115px;
}
.verticalLine2_1
{
	position:relative; 
	min-width:1px;
	width:1px;
	height:25px;
	float:left;
	background:url(_img/line_grey_1px.png)  repeat-y;
	font-weight: bold;
	color: #a05d88;
	margin:2px 0 2px 205px;
}
.verticalLine2_2
{
	position:relative; 
	min-width:1px;
	width:1px;
	height:25px;
	float:left;
	background:url(_img/line_grey_1px.png)  repeat-y;
	font-weight: bold;
	color: #a05d88;
	margin:2px 0 2px 105px;
}
.verticalLine2_3
{
	position:relative; 
	min-width:1px;
	width:1px;
	height:25px;
	float:left;
	background:url(_img/line_grey_1px.png)  repeat-y;
	font-weight: bold;
	color: #a05d88;
	margin:2px 0 2px 210px;
}
.horizontalLine
{
	position:relative; 
	width:25px;
	min-height:25px;
	float:left;
	background:url(_img/line_grey_1px.png)  repeat-x;
	font-weight: bold;
	color: #a05d88;
	margin:15px 2px 0 2px;
}

.organigram1
{
	float:left;
	width:720px;
	height:45px;
}
.directoryHead
{
	font-size:12px;
	font-weight:bold;
	border:1px;
	text-align:center;
}
.altRow {
      background-color:#efefef;
      color:#9a5281;	  
}
.altColor{
      color:#989797;
}

.osebna_izkaznica1
{
	float:left;
	width:400px;
	height:30px;
	background:#EFEFEF;
	
}
.osebna_izkaznica1_title
{
	font-weight:bold;
	float:left;
	width:170px;
	height:20px;
	padding: 8px 0 2px 10px;
}	
.osebna_izkaznica1_text
{
	float:left;
	width:190px;
	height:20px;
	padding: 8px 0 2px 10px;
}
.osebna_izkaznica1_text a
{
	font-weight:bold;
}
.osebna_izkaznica1_text a:hover
{
	font-weight:bold;
}
.osebna_izkaznica_image
{
	float:left;
}
.osebna_izkaznica2
{
	float:left;
	width:400px;
	height:30px;
	background:#ffffff;
}	
.osebna_izkaznica
{
	float:left;
	width:400px;
	margin:0 10px 0 0;
}	
.osebna_izkaznica3
{
	width:690px;
	height:30px;
	background:#EFEFEF;
	float:left;
}	


.osebna_izkaznica2_title
{
	font-weight:bold;
	float:left;
	width:110px;
	height:20px;
	padding: 8px 0 2px 0;
	margin:0 10px 0 30px
}	
.osebna_izkaznica2_text
{
	float:left;
	width:150px;
	height:20px;
	padding: 8px 0 2px 10px;
}	
.osebna_izkaznica4
{
	width:690px;
	height:30px;
	background:#ffffff;
	float:left;
}	


.reg_input1 {
	width:100px;
}	
.reg_input2 {
	width:400px;
}
.reg_input3 {
	width:50px;
}

.katalog1
{
	float:left;
	width:100%;
	background:#EFEFEF;
	
}
.katalog2
{
	float:left;
	width:100%;
	background:#ffffff;
	
}
.katalog1_title
{
	font-weight:bold;
	float:left;
	width:40%;
	height:20px;
	padding: 8px 0 2px 10px;
}
.katalog1_right
{
	float:left;
	width:57%;

}

.katalog1_text
{
	float:left;
	width:100%;
	height:20px;
	padding: 8px 0 2px 10px;
}
.katalog1_text a
{
	font-weight:bold;
}	

.katalog1_title0
{
	font-weight:bold;
	float:left;
	width:100%;
	height:20px;
	padding: 8px 0 2px 10px;
}

.katalog_title
{
	font-weight:bold;
	float:left;
	width:100%;
	height:22px;
	font-size:14px;
	padding: 0 0 2px 0;
}
