
                
@charset "utf-8";
/* CSS Document */

body {
background:url(form/bg.gif);
font-family:Arial;
}

img { border:0px; }

ul { 
position:relative;
left:-24px;
margin-top:4px;
margin-bottom:4px; }
	li { margin-bottom:5px; }

b { font-size:12px;
    line-height:14px; }

span { font-size:12px;
       line-height:14px; }
       
br { line-height:14px; }

a:link { text-decoration:none; color:#000; }
a:visited { text-decoration:none; color:#000; }

input { width:170px; }
input.s2 { width:455px; }

/**/
#mainHolder {
position:absolute;  left:50%; height: 594px; width: 841px; margin-left:-420px; z-index:1;
border:2px solid #000000;
background:url(form/spec1_bg.jpg) no-repeat; }
 
 	#langHolder {
    position:absolute;
    right:0px;
    margin:5px;
    }
    	#langHolder IMG {
        margin-left:2px; }

	#leftAddon { 
	position:absolute;
	width:40px;
	height:594px;
	left:-42px;
	background:url(form/spec1_leftAddon.gif) no-repeat;
	}

	#menuTbl {
	position:absolute;
	bottom:0px;
	width:841px;
	text-align:center;
	}
		#menuTblTexts TD { 
		height:30px;
		width:200px;
		border-top:solid 2px #000000; 
		background:url(form/menuBg.gif);		
		font-family:Verdana;
		font-size:15px;
		font-weight:bold;
		}
		
		#menuTblLooker {
		height:74px;
		}
		
		#menuTblLogo {
		width:61px;
		vertical-align:bottom; }
		
			#logoHolder {
			width:93px;
			height:61px;
			background:#FFFFFF;
			border:2px solid #000;
			border-bottom:none;
			border-right:none; }
			
				#logoHolder IMG { margin:6px; }
    
    /*            
	#index {
    background:url(form/looker.gif) no-repeat;
    background-position:center;
    }
    */               
				
				
/*id=index*/
#adSpace { 
	position:absolute;
	width:335px;
	left:50px;
	top:145px;
	text-align:center; }
    
#akcija {
	position:absolute;
	width:135px;
    height:60px;
	left:575px;
	top:265px;
	text-align:center;
    font-weight:bold;
    color:#cb0000;
    padding-top:50px; }
    	#akcija A:link { color:#cb0000; }
        #akcija A:visited { color:#cb0000; }
    
    #akcijaWin {
    visibility:hidden;
    position:absolute;
    left:65px;
    top:60px;
    width:700px;
    height:450px;
    background:#fff;
    background:url(resources/ad1/ad1_main_lv.jpg);
    border:2px solid #000;
    }
    	#AkcijaCloseBtn {
        position:absolute;
        right:5px;
        top:5px;
        }
    
/*type1 content*/
#type1_holder {
	position:absolute;
	background:#fff;
	width:726px;
	height:185px;
    border:solid 2px #000;
    top:188px;
    left:54px;
    background:url(form/nod_bg.gif);
    font-size:12px;
    /*overflow:hidden;*/
}

	#type1_holder A:link { text-decoration:underline; }
	#type1_holder A:visited { text-decoration:underline; }
	#type1_holder A:hover { color:#cb0000; }

	#type1_text {
    margin:7px;
    }

	#type1_img {
    top:0px;
    right:0px;
    width:297px;
    border-left:2px solid #000;
    float:right;
    }
    
    #type_1_2_title {
    position:absolute;
    top:-28px;
    left:21px;
    color:#cb0000;
    font-size:15px;
    font-weight:bold;
    }
    
#special2Holder {
	position:absolute;
	background:#fff;
	width:726px;
	height:375px;
    border:solid 2px #000;
    top:60px;
    left:54px;
    background:url(form/nod_bg.gif);
    font-size:12px;
}
	#special2_list {
    float:left;
    width:115px;
    margin-top:15px;
    margin-bottom:10px;
    }
    
    	#special2_list_img {
        text-align:center;
        }

		#special2_list_title { display:none; }
        
    
        
#special3Holder {
	position:absolute;
	background:#fff;
	width:550px;
	height:375px;
    border:solid 2px #000;
    top:60px;
    left:54px;
    background:url(form/nod_bg.gif);
    font-size:12px;
}
    #special3Menu {
        position:absolute;
        width:147px;
        border-bottom:solid 2px #000;
        top:60px;
        left:640px;
        font-size:12px;
    }
    	#special3Menu DIV {
        border:2px solid #000;
        border-bottom:none;
        padding:7px;
        background:#49B9D6;
        background:url(form/menuBg.gif);
        }
        
    #special2content {
    margin:20px;
    margin-top:25px;
    }
        
#counter { 
	position:absolute;
    width:100px;
    height:15px;
    bottom:-24px;
    right:-1px;
    font-size:10px;
    text-align:right;
    color:#999999;
    border:none;
    }
    
.msg_holder { 
            border:1px solid #880000;
            background:#ff6363;
            padding:10px;
            color:#FFF;
            margin-top:10px;
            margin-bottom:10px;
			} 
