
body {
    background-color: #EEE;
    
    font-family: Tahoma;
}

p {
    font-size: 12px;
    line-height: 16px;
    color: #333;
    margin:10px;
}

img{border:none;}

#page-text h1 {
	
	font-size:20px;
    color: #333;
    font-weight: normal;
    margin:5px 10px 5px 10px;

}

h2 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin:5px 10px 5px 10px;
}

#btnEnv a{
	display:inline;
	text-decoration:none;
}

#main-table {background-color: #FFF;}

/* shadow >> */

.shadow-c-tl {
    background: url(../img/shadow_c_tl.jpg) no-repeat top;
}

.shadow-t {
    background: url(../img/shadow_t.jpg) repeat-x top;
}

.shadow-c-tr {
    background: url(../img/shadow_c_tr.jpg) no-repeat top;
}

.shadow-l {
    background: url(../img/shadow_l.jpg) repeat-y;
}

.shadow-r {
    background: url(../img/shadow_r.jpg) repeat-y;
}

.shadow-c-bl {
    background: url(../img/shadow_c_bl.jpg) no-repeat top;
}

.shadow-b {
    background: url(../img/shadow_b.jpg) repeat-x top;
}

.shadow-c-br {
    background: url(../img/shadow_c_br.jpg) no-repeat top;
}
/* shadow << */
/* navigacija >> */
#nav-container a {
    display: table-cell;
    color: #FFF;
    height: 100%;
    padding:0px 18px 0 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    float:left;
    font-size: 15px;
}

#nav-container img {
    display: table-cell;
    margin-top: 15px;
    vertical-align: middle;
    float:left;

}

#nav-container a:hover {
    background: url(../img/nav_bg_hover.jpg) repeat-x;
    color: #000;
}

#top-image-container {
    width: 100%;
    height: 311px;
    background: url(../img/head_picture.jpg) no-repeat top;
}

#top-image-container1 {
    width: 100%;
    height: 311px;
    background: url(../img/head_picture1.jpg) no-repeat top;
}

#top-anim-envelope{
	padding:20px;
}

#top-anim{
	float:right;
	width:560px;
	padding:0;
	margin:0;
}

.nl{
	display:block;
	clear:both;
	padding:0;
	margin:0;
	height:0;
	overflow:hidden;
}
/* navigacija << */
/* sredina >> */
#page-content {
    padding:20px;
}

#page-content2 {
    padding:10px;
}


#page-text {
    width: 735px;
}
/* desni box - tabela */
#right-box {
    width: 203px;
    border: 1px #d6d6d6 solid;
    float: right;
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
}

.right-box-td {
    background: url(../img/right_box_bg.jpg) repeat-y;
    border-bottom: 1px #d6d6d6 solid;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 28px;
}

.right-box-td-title {
    background: #0195d6;
    border-bottom: 1px #d6d6d6 solid;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    height: 35px;
	padding-left:10px;
   
    
    
}

.admin_header_link  {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin:0;
    padding:0;
    
}

.admin_header_link a {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    margin:0;
    padding:0;
    text-decoration:none;
}

.admin_header_link a:hover {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    margin:0;
    padding:0;
    text-decoration:underline;
}

.admin_gride_release   {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    height: 35px;
}

.admin_gride_reserve   {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #0a8bcc;
    height: 35px;
}

.admin_msg   {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #0a8bcc;
    height: 35px;
}

/* rounded box - div */
.rounded-box-container {
    width: 230px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.rounded-box-title-l {
    width: 12px;
    height: 44px;
    background: url(../img/box-title-bg-left.jpg) top no-repeat;
    float:left;
}

.rounded-box-title-m {
    height: 44px;
    text-align: center;
    background: url(../img/box-title-bg-mid.jpg) top repeat-x;
    float:left;
    width:206px;
}

.rounded-box-title-m h3 {
    color: #fff;
    font-size: 20px;
    font-weight:600;
    margin: 10px 0 0 0;
}

.rounded-box-title-r {
    width: 12px;
    height: 44px;
    background: url(../img/box-title-bg-right.jpg) top no-repeat;
    float:left;
}

.rounded-box-content {
    width: 228px;
    border-right: 1px #d3d3d3 solid;
    border-left: 1px #d3d3d3 solid;
    background: #eee;

}

.rounded-box-content p {
    color: #666;
    font-size: 12px;
    margin:0px;
    padding:5px;
}

.rounded-box-c-bl {
    margin: 0;
    width: 12px;
    height: 12px;
    float: left;
    background: url(../img/box-corner-bl.jpg) no-repeat top;
}

.rounded-box-b {
    height: 11px;
    font-size: 1px;
    margin: 0;
    float: left;
    width: 206px;
    background:  #eee;
    border-bottom: 1px #d3d3d3 solid;
}

.rounded-box-c-br {
    margin: 0;
    width: 12px;
    height: 12px;
    float: left;
    background: url(../img/box-corner-br.jpg) no-repeat top;
}

.bottom-img {
    float:left;
    margin-right: 5px;
    margin-left: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
}


.bullets1{margin:0 0 0 20px; padding:0; float:left; width:220px; height:280px;}

.bullets1 a{color:#036; text-decoration:none;}
.bullets1 a:hover{color:#036; text-decoration:underline;}

.bullets_index{margin:0px; padding:0; float:left; width:200px;}
.bullets_index ul{margin:0px; padding:8px 0 0 15px; float:left; line-height:25px; font-size:12px; list-style:inside; color:#666;}

ul.special{
	margin:0px; padding:8px 0 0 15px; line-height:25px; font-size:12px; list-style:inside; color:#666;
}

.input_text {
border:1px solid #0a8bcc;
color:#000000;
margin:0;
padding:0;
width:150px;
height:20px;
}

