/* CSS made by 2laak -@- ARCreative 2008 */
/* made for ARTICA, s. r. o., www.artica.sk */

body {
	background:#000000; 
	margin: auto;
	color: #c2c1c1;
	text-align: center;
}

body, td {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}	
/* 
.kepkeret {
	width: 74px;
	height: 74px;
	background-color: #c0c0c0;
	border: no;
	}

img {
	border: 2px;
	border-style: solid;
	border-color: #666666;
	}

.vonal {
	border: none;
	}
*/
/* */	
/* a-s-s start */
/* */

a, a:link, a:active, a:visited, a:hover {
	color: #b1b1b1;
	text-decoration: underline;
}

hr { 
	clear: both; 
	visibility: hidden; 
	margin: 0px;
}

#top {
	width: 800px;
	height: 222px;
	background-image: url(images/vertical_line_top.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: auto;
	
	/*border: 1px solid red;*/
}	

#menu_top {
	width: 215px;
	height: 222px;
	float: left;
	
	/*border: 1px solid red;*/
}

#menu_top td {
	vertical-align: bottom;
	text-align: center;
	font-size: 7pt;
}

#menu_top a, #menu_top a:hover, #menu_top a:link, #menu_top a:active, #menu_top a:visited {
	color: #c2c1c1;
	text-decoration: none;
}

#menu_top a.red, #menu_top a:hover.red, #menu_top a:link.red, #menu_top a:active.red, #menu_top a:visited.red {
	color: #da2924;
	text-decoration: none;
}

#menu_top img {
	border: 0px;
}

#artica_logo {
	float: right;
	position: relative; 
	top: 200px;
}

#bottom {
	width: 800px;
	height: 474px;
	background-image: url(images/vertical_line_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: auto;
	
	/*border: 1px solid red;*/
}

#menu_bottom {
	position: relative;
	left: 50px;
}

#menu_bottom td {
	vertical-align: bottom;
	text-align: center;
	font-size: 7pt;
	text-align: right;
}

#menu_bottom a, #menu_bottom a:link, #menu_bottom a:active, #menu_bottom a:visited {
	color: #c2c1c1;
	text-decoration: none;
}

#menu_bottom a:hover {
	color: #da2924;
	text-decoration: none;
}

#menu_bottom img {
	border: 0px;
}

#company_info {
	position: relative;
	top: 75px;
	}
	
#references {
	position: relative;
	top: 75px;
	}

#horizontal_line {
	background-color: #000000;
	background-image: url(images/horizontal_line_long.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 800px;
	height: 14px;
	margin: auto;

	/*border: 1px solid red;*/
}

#main_frame {
	height: 450px;
	float: right;
	text-align: left;
	
	/*border: 1px solid red;*/
}

#main_frame p {
	width: 540px;
	line-height: 11pt;
	text-align: justify;	
}

#main_frame img {
	border: 1px solid #838383;
	float: left;
	margin: 4px;
}
#main_frame img.no_border {
	border: 0px;
	clear: both;

}
#main_page ul {
	list-style: none;
}

.kocka a {
	background: url("images/kocka.gif") no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 10px;
	display: block;
	margin: 0;
	text-decoration: none;
	overflow: hidden;
}  

.kocka a:visited {  
	background-position: 0px 0px;
}

.kocka a:hover {  
	background-position: 0px -10px;
}
  
.kockaa {  
	background: url("images/kocka.gif") no-repeat;
	background-position: 0px -20px;
	height: 10px;
	width: 10px;
	display: block;
	margin: 0;
	text-decoration: none;
	overflow: hidden;
}


/* JS Gallery script */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}