/* CSS Document */
 
* {margin:0; padding:0; border-collapse:collapse; border:0;}
html, body {

        font-size: 14px; /* this blocks font size chaning in IE7 but document scaling works pretty well */
		font-family:'Times New Roman', sans-serif;
        height: 100%;
		color:#535252;
        min-height: 100%;
        width:100%;
        min-width: 1050px;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
		font-family:Tahoma;
		font-size:12px;
		
}

#main{
	position:relative;
	width:100%;
	height:100%;
	min-height:100%;
	/*margin-left:auto;
	margin-right:auto;*/
	background:url(images/bg_left.jpg) left repeat-y #f1f1f1;
        vertical-align:top;
    font:15px/17px 'Times New Roman', sans-serif bolder;
    color:#333333;
}

html>body #main,
html>body #main #cont_left,
html>body #main #cont_right,
html>body #main #cont

{
    height: auto;
}

#header {
    position:relative;
    height:141px;
    width:100%;
    background:url(images/header_bg.jpg) repeat-x scroll left top;
    border-bottom:1px #ffffff solid;
}
#logo {
        position:absolute;
        left:0px;
        top:0px;
        width:100%;
}
#langs {
        position:absolute;
        left:0px;
        top:105px;
        width:100%;
        text-align:center;
        font-size:6px;
        line-height:1px;
}
#langs a {
        color:#ffffff;
        text-decoration:none;
}
#cont_left {
    position:relative;
    float:left;
    width:200px;
    height:auto;
    margin-bottom:120px;
    background:#fe6601;
    border-right:#000000 solid 1px;
    min-height:300px;
}
#left_top {
    position:relative;
    height:200px;
    width:200px;
    background:url(images/left_bg_top.jpg) no-repeat scroll left top;
}
#left_spacer {
        position:relative;
        height:71px;
        width:200px;
        background:url(images/left_spacer.jpg) no-repeat scroll left top;
        /*border-top:1px #ffffff solid;*/
}
#left_menu {
    position:relative;
    height:auto;
    width:200px;
    word-spacing:3px;
    text-align:left;
}
#left_menu a {
        display:block;
        position:relative;
        color:#f1f1f1;
        height:auto;
        width:187px;
        text-decoration:none;
        padding:3px 7px;
        text-align:left;
    font:14px/16px 'Times New Roman', sans-serif bolder;
}
#left_menu a:hover {
        color:#fe6601;
        background:#f1f1f1;
        text-decoration:none;
}
#left_menu .active {
        color:#fe6601;
        background:#f1f1f1;
        text-decoration:none;	
}

#left_flash {height:auto;
             width:200px;
			 text-align:center;
			 
}
#cont_right {
    position:relative;
    margin-left:201px;
    height:auto;
    width:auto;
    background:url(images/cont_top.jpg) repeat-x scroll left top;
    /*min-height:60px;*/
    margin-bottom:40px;
    height: 150px;
}
/*#cont_right a {
    font-weight:bold;
    color:#535252;
    text-decoration:none;
}
#cont_right a:hover, #cont_right a:active {
    text-decoration:underline;
}*/
#menu {
    position:relative;
    height:34px;
    width:100%;
    /*background:url(images/menu_bg.jpg) repeat-x scroll left top;*/
    background:url(images/menu_bg_new_home.jpg) repeat-x scroll left top;
    padding-top:8px;
}
/*#menu a {
    display:block;
    position:relative;
    float:left;
    height:26px;
    width:auto;
    text-decoration:none;
    padding:8px 7px 0px 11px;
}
#menu a:hover {
        text-decoration:none;
}*/
#menu-top {
        position:relative;
        height:26px;
        width:auto;
        background:transparent;
        /*margin-top:8px;*/
}
.div_sleva {
        position:relative;
        background:transparent;
        height:26px;
        width:7px;
        float:left;
}
.non-selected {
    background-color:#336600;
    vertical-align:middle;
        height:26px;
        float:left;
}
.non-selected a {
    text-decoration:none;
    color:#ffffff;
    display:block;
    height:auto;
    width:auto;
    margin-top:5px;
}
.non-selected a:hover, .non-selected a:active {
        text-decoration:none;
}
.selected {
	background-color:#f1f1f1;
    vertical-align:middle;
        height:26px;
        float:left;
}
.selected a {
    text-decoration:none;
    color:#fe6601;
    display:block;
    height:auto;
    width:auto;
    margin-top:5px;
}
.selected a:hover, .selected a:active {
        text-decoration:none;
}
.off6 {
    background:url(images/off6.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
        float:left;
}
.off6_r {
    background:url(images/off6_r.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
        float:left;
}
.off2 {
    background:url(images/off2.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
}
.sel1 {
    background:url(images/sel1.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
        float:left;
}
.sel1_r {
    background:url(images/sel1_r.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
        float:left;
}
.sel2 {
    background:url(images/sel2.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
}
.off1 {
    background:url(images/off1.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
}
.off3 {
    background:url(images/off3.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
}
.off4 {
    background:url(images/off4.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
}
.off5 {
    background:url(images/off5.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
}
.off7 {
    background:url(images/off7.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
}
.sel3 {
    background:url(images/sel3.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
}
.sel4 {
    background:url(images/sel4.jpg) no-repeat scroll left top;
    height:26px;
    width:15px;
}
.class_1 {
	position:relative;
	float:left;
	background:url(images/123.jpg) no-repeat scroll left top;
	height:34px;
	width:auto;
}
.class_2 {
	position:relative;
	float:left;
	background:url(images/456.jpg) no-repeat scroll left top;
	height:34px;
	width:auto;
}
/*.actpage {
    background:url(images/menu.jpg) no-repeat scroll left top #f1f1f1;
    text-decoration:none;
    color:#333333;
}
#menu a:hover .actpage {
        text-decoration:none;
}*/
#footer_menu{
    position:absolute;
    left:0;
    bottom:0;
    width:190px;
    height:70px;
    background:url(images/left_bg_bottom.jpg) no-repeat scroll left bottom #fe6601;
    border-right:#000000 solid 1px;
    margin-top:-120px;
    padding:50px 5px 0px 5px;
    color:#FFFFFF;
}

#footer{
    position:relative;
    width:100%;
    height:34px;  
    background:url(images/cont_top.jpg) repeat scroll left top; 
    margin-top:-34px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
#footer_link {
    padding-top:2px;
    text-align: left;
    margin-left: 250px;
}
p {
    padding:6px;
    text-align:justify;
}
a {
    font:13px/15px 'Times New Roman', sans-serif bold;
    color:#ffffff;
    text-decoration:none;
    outline:none;
}
a:hover, a:active {
    text-decoration:underline;
}
form {
        margin-left:6px;
}
input, textarea {
    margin:0px;
    margin:5px 0px 0px 0px;
    border:1px solid #8c8c8c;
    background-color:#ffffff;
    color:#333333;
}
.toform {
    height:21px;
    width:70px;
    font:12px/14px center;
    color:#333333;
    vertical-align:middle;
    padding-bottom:5px;
}
.zag {
    color:#f1f1f1;
    font-size:12pt;
    padding:7px 0px 0px 10px;
}
.zag1 {
    color:#22608e;
    font-size:12pt;
    padding:7px 0px 0px 10px;
    font-family:arial;
}
h1 {
    font-family:arial;
    font-size:16px;
    color:#535252;
   
}
ul {
    margin-left:15px;
}
h2 {
    font-size:16px;
    margin-bottom:5px;
}
h3 {
    font-size:14px;
}
#content1 {
        position:relative;
        padding:12px;
}
#content1 a {
	font-size:1.1em;
        font-weight:bold;
    color:#9a107d;
    text-decoration:none;
}
#content1 .tablitsi {
	border: solid;
	border-width: 1px;
	border-color: #fe6601;
	margin: 0 auto;
    
}
#content1 .tablitsi td {
	border: solid;
	border-width: 1px;
	border-color: #fe6601;
	padding: 3px;
	
    
}
#content1 a:active, #content1 a:hover {
        text-decoration:underline;
}
#content1 li, #content1 ul, #content1 ol {
        
    font:15px/17px 'Times New Roman', sans-serif bolder;
    color:#333333;
}
ol, ul, li {
        list-style-position:inside;
}