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

body {
font-family:Arial;
font-size:12px;margin-top:8px;
}

A:link {
color:#000000;
text-decoration:none; }
A:visited {
color:#000000;
text-decoration:none; }
A:hover {
color:#ed8400;
text-decoration:underline; }

h3 {
font-weight:bold;
font-size:16px;
margin:0px;
color:#686b69;
width:100%;
border-bottom:solid 2px #ffdb00;}

h4 {
font-weight:bold;
font-size:12px;
margin:0px;
width:100%;
}

h5 {
margin-top:25px;
margin-bottom:15px;
font-weight:bold;
color:#bb5600;
font-family:Arial;
font-size:12px;border-bottom:1px solid #ffdb00;
clear:both;
}

h6 {
color:#686b69;
font-size:11px;
font-weight:normal;
margin:0px;}
	h6 A:link {
	color:#686b69;
	text-decoration:none; }
	h6 A:visited {
	color:#686b69;
	text-decoration:none; }
	h6 A:hover {
	color:#ed8400;
	text-decoration:underline; }

p {
margin-top:0px;
clear:both;
}

img { border:none; }

pre { 
margin:0px;
font-family:Arial;
font-size:12px;}

#mainHolder {
position:absolute;
left:50%;
width: 90%;
margin-left:-45%;
z-index:1;
}

#contentHolder {
width:100%; z-index:0;
min-width:780px;
}

	#headerYellow {
	background-color:#ffdb00;
	background-image:url(form/headerBackLines.gif);
	height:107px; 
	}

		#headerLogo-R {
		margin-left:51px;
		}
		

		#headerImgHolder {
		height:92px;
		background-color:#d8e2e1;
		background:url(form/topImg.jpg) no-repeat #d8e2e1;
		}
		
	#headerLogo-sindeks {
	position:absolute;
	margin-top:9px;
	margin-left:14px;
	}
	
	#langHolder {
	position:absolute;
	right:7px;
	top:112px;
	font-size:10px;
	}
		#langHolder img {
		margin-right:2px;
		vertical-align:middle;
		border:0px;
		}
		
#middlerHolder {
margin-top:55px;
}

/*----------------------- mainmenu start ------------------- */
#mainmenu_level_0 {
position:relative;
left:-26px;
margin-top:30px;
list-style:none;
}

		/*active style for all levels*/
		#mainmenu_level_0 DIV.active {
		border-bottom:solid 1px #ffdb00;
		background:url(form/mainmenu_activeBack.gif) repeat-x;
		width:213px; }
		#mainmenu_level_0 A:link.active {
		background:url(form/bullet2.gif) no-repeat;
		background-position: 6px -1px;
		padding-left:30px; }
		#mainmenu_level_0 A:visited.active {
		background:url(form/bullet2.gif) no-repeat;
		background-position: 6px -1px;
		padding-left:30px; }
		#mainmenu_level_0 A:hover.active {
		background:url(form/bullet2_over.gif) no-repeat;
		background-position: 6px -1px;
		padding-left:30px;}

	#mainmenu_level_0 DIV {
	border-bottom:solid 1px #ffdb00;
	height:23px;
	width:213px;
	padding-top:3px;
    overflow:hidden;
	}

	#mainmenu_level_0 LI {
	padding-bottom:5px;
	/*height:21px;
	padding-left:20px;
	margin-bottom:5px;
	background:url(form/bullet1.gif) no-repeat;*/
	}
	
	#mainmenu_level_0 A:link {
	background:url(form/bullet1.gif) no-repeat;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:9px; }
	#mainmenu_level_0 A:visited {
	background:url(form/bullet1.gif) no-repeat;
	background-position:left 1px;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:8px; }
	#mainmenu_level_0 A:hover {
	background:url(form/bullet1_over.gif) no-repeat;
	text-decoration:none; }

#mainmenu_level_1 {
list-style:none;
padding-top:8px;
}

	#mainmenu_level_1 A:link {
	background:url(form/bullet2.gif) no-repeat;
	background-position: 6px -1px;
	padding-left:30px; }
	#mainmenu_level_1 A:visited {
	background:url(form/bullet2.gif) no-repeat;
	background-position: 6px -1px;
	padding-left:30px; }
	#mainmenu_level_1 A:hover {
	background:url(form/bullet2_over.gif) no-repeat;
	background-position: 6px -1px;
	padding-left:30px;}

#mainmenu_level_2 {
position:relative;
left:-16px;
list-style:none;
padding-top:6px;
padding-bottom:10px; }
	#mainmenu_level_2 LI {
	padding-bottom:3px; }
	#mainmenu_level_2 A:link {
	background:none;
	padding-left:5px; }
	#mainmenu_level_2 A:visited {
	background:none;
	padding-left:5px; }
	#mainmenu_level_2 A:hover {
	background:none;
	padding-left:5px; }
	#mainmenu_level_2 DIV {
	border-bottom:solid 1px #000000;
	height:16px;
	width:140px;
	padding-top:0px; }

		/*active style for 2nd level*/
		#mainmenu_level_2 DIV.active {
		border:solid 1px #d8d5d5;
		background-image:none;
		background-color:#eae7e7;
		width:140px; }
		#mainmenu_level_2 A:link.active {
		background:none;
		padding-left:5px; }
		#mainmenu_level_2 A:visited.active {
		background:none;
		padding-left:5px; }
		#mainmenu_level_2 A:hover.active {
		background:none;
		padding-left:5px; }
/*----------------------------------- mainmenu end -------------------------------*/

    #contentHolderColumn table {
    margin:0 auto; text-align:center;
    margin-bottom:15px;
    }
    
    #contentHolderColumn table A:hover { text-decoration:none; }
    
    .underline {
	border-bottom:solid 2px #ffdb00; 
	}

    
		#contentHolderColumn table td { padding:10px; }
        
    #colorsTable {
    }
    	#colorsTable TD {
        border:1px solid #a7a7a7;
        }
        
#mainArticleListHolder {
position:relative;
left:50%;
margin-left:-260px;
width:520px;
}

    #mainArticleList {
    float:left;
    width:210px;
    margin:20px;
    height:170px;
    }
        #mainArticleList_title {
        text-align:center;
        position:relative;
        margin-left:22px;
        margin-top:5px;
        width:165px;
        border-bottom:solid 2px #ffdb00;        }
            #mainArticleList_title A:hover { text-decoration:none; }

		.gallery { 
        float:left; 
        margin:15px;
        margin-top:0px; margin-left:0px; }

#footerHolder {
background-color:#ffdb00;
height:14px;
padding:5px;
margin-bottom:10px;
border-top:1px solid #d2b70c;
}

	#counterHolder
	{ float:right; width:250px; right:4px; margin-top:-15px; text-align:right; }
    
    
#form_style1 table { 
			margin:0px;
            text-align:left;
            }
            
#msg_holder {
			border:1px solid #880000;
            background:#ff6363;
            padding:10px;
            color:#FFF;
            margin-top:10px;
            margin-bottom:10px;
			}
            

.link-line, .link-line a{
	color:#FFF;
	font-size:2px;
	cursor:default;
}
