﻿/* top elements */
* { margin: 0; padding: 0; outline: 0; }

body {
    background:none repeat scroll 0 0 #000000;
    color:#777777;
    font:10pt/1.5em Arial;
    margin:5px 0;
    text-align:center;
}
/* links */
a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #000000; 
margin-left:10px;
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #a3589a;
}

a img
{
border:0;
padding:0;
margin:0;
}

a img
{
.border:0;
.padding:0;
.margin:0;
}

/* headers */
h1, h2, h3 
{ 
font-family:Arial; 
 }
h1 {
	color:#000000;
	font-size:20px;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	color: #ff2727;
	font-weight: bold;
}
h3 {
	font-size: 135%;	 
	color: #666666;
}

.EnCoSoftRequestBlock_1_0_Container
{
	display: inline;
}

.EnCoSoftRequestBlock_1_0_Container .label
{
	display:inline;
	font-weight:bold;
	margin:7px 0;
}

.EnCoSoftRequestBlock_1_0_SubmitCell, .EnCoSoftCallbackBlock_1_0_SubmitCell
{
	padding-bottom: 20px;

}

#EnCoSoftRequestBlock_1_0_WebPage, #EnCoSoftRequestBlock_1_0_Webshop, #EnCoSoftRequestBlock_1_0_VirtualView
{
	padding-top: 20px;
	padding-bottom: 20px;

}

#EnCoSoftRequestBlock_1_0_WebPage input, #EnCoSoftRequestBlock_1_0_Webshop input, #EnCoSoftRequestBlock_1_0_VirtualView input
{
	margin-left:40px;

}

#EnCoSoftRequestBlock_1_0_WebPage span, #EnCoSoftRequestBlock_1_0_Webshop span, #EnCoSoftRequestBlock_1_0_VirtualView span
{
	margin-left: 20px;
}

.EnCoSoftCallbackBlock_1_0_Container tr, .EnCoSoftCallbackBlock_1_0_Container td
{
	height:20px;		

}


/* images */
img {
	background: #fff;
    border: 1px solid #E5E5E5;
	padding: 5px;
}
img.float-right { margin: 5px 0px 10px 10px;  }
img.float-left { margin: 5px 10px 10px 0px; }

h1, h2, h3, p {
margin:10px 5px;
padding:0;
text-align:left;
}
ul, ol {
	margin: 5px 0px;
	padding: 0 5px;
}

/* start - table */
.table {
	border-collapse: collapse;
	width:1000px;
	text-align:center;
	color:Black;
}
.table th strong {
	color: #fff;
}
.table th {
	background: #306bc1 url(button-bg.jpg) repeat-x 0 0; 
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border: 1px solid #306bc1;
	border-bottom-width: 2px;
}
.table tr {
	height: 32px;
	background: #fff;	
}
.table td {
	/*padding-left: 12px;*/
	padding-right: 25px;
	border: 2px solid #385d8a; 
}

.menuk
{
    margin-left:-20px;  
    font:bold 14px/40px "trebuchet MS",Arial,Tahoma,Sans-serif;  
}

#menu {
font:bold 12px Arial;
left:240px;
position:absolute;
top:260px;
width:700px;
.top:244px;
_top:244px;
*top:244px;
}


#menu img
{
	margin:0;
	border:0;
	padding:0;
}

#menu .SimpleMenuBlockClass {
color:#FFFFFF;
float:right;
margin-right:20px;
margin-top:10px;
text-align:center;
}
    
#menu .SimpleMenuBlockClass .SimpleMenuBlockItemClass {

}
    
#menu A {

}
    
#menu A:hover {

} 

/* end - table */

label {
	display:inline;
	font-weight:bold;
	margin: 7px 10px;
}
input {
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#777;	
	margin-left: 22px;
}
textarea {
	width:360px;
.width:300px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB; 
	height:100px;
	display:block;
	color:#777;
	margin-left: 22px;
}
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 945px;
	background: url(content.png) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	clear: both;
	width: 945px;	
	margin: 15px auto;
	padding: 0; 
		
}
#header {
	position: relative;
	height: 320px;
	background: #ffffff url(fejlec.png) no-repeat center top;
	padding: 0;	
	color: #fff;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;

	letter-spacing: -3px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	/*top: 18px; */
left: 35px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 50px;		
}

/* header links */
#header #header-links {
	position: absolute;
	color: #C6DDEE;
	font: bold 14px"Trebuchet MS", Arial, Tahoma, Sans-serif;
	top: 180px; right: 20px;	
}
#header #header-links a {	
	color: #fff;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #385d8a;	
}

#header #header-name
{
    color:white;
    font:bold 18px "Trebuchet MS",Arial,Tahoma,Sans-serif;
    position:absolute;
    right:320px;
    top:176px;
}

table
{
   vertical-align:top;    
}
td, tr
{
    vertical-align:top; 
}


/* navigation */
/*
#menu {
	background:none repeat scroll 0 0 white;
    clear:both;
    font:bold 12px/40px Arial;
    margin:0 auto;
    padding:0;
}*/
#photos
{
     display:inline;
     padding-top:20px;   
}

.img_soft
{
    margin-top:20px;
    padding-left:0px;
    background: url(software_develpoment.png) no-repeat;
    height:180px;
    width:120px;
        
}
.img_web
{

    margin-left:34px;
    background: url(web_development.png) no-repeat;
    height:180px;
    width:120px;
        
}
.img_mobil
{

    margin-left:33px;
    background: url(mobil_development.png) no-repeat;
    height:180px;
    width:120px;
        
}
.img_shop
{
    margin-left:33px;
    background: url(webshop.png) no-repeat;
    height:180px;
    width:120px;
        
}
.img_virtual
{

    margin-left:31px;
    background:url(virtualview.png) no-repeat;
    height:180px;
    width:120px;
        
}
.img_arview
{

    margin-left:29px;
    background: url(arview.png) no-repeat;
    height:180px;
    width:120px;
        
}
.a_web
{
    padding-left:40px;    
}

.a_mobil
{
    padding-left:52px;    
}

.a_shop
{
    padding-left:32px;    
}

.a_virtual
{
    padding-left:40px;    
}

.a_arview
{
    padding-left:74px;    
}

#subtitle ul {
    list-style:none outside none;
    margin-left:10px;
    /*margin-top:250px;*/
}
#subtitle ul li {
	display: inline;
}
#subtitle a {
    color:white;
    font-weight:bold;
    text-decoration:none;
}
#subtitle a:hover {
	color: #2e2e2e;	
}

#menu ul {
	float:left;
    list-style:none outside none;
    margin-left:208px;
    /*margin-top:250px;*/
}
#menu ul li {
	display: inline;
}
#menu a {
    color:#707070;
    text-decoration:none;
}
#menu a:hover {
	color: #2e2e2e;	
}
#menu #current a {	
	color:#2e2e2e;
}
#menu ul li#last a {	
	border:none;
}

/* Main Column */
#main {
    min-height:200px;
    width:520px;
    .width:500px;
    text-align:justify;
}
/*
#main h2 {
	font: normal 180% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0; 	
	margin-bottom: 0;		
	color: #2666c3;
}
#main h2 a {
	color: #2666c3;
	text-decoration: none;	
}
*/
#main p, #main h1, #main h2, #main h3, #main ol, #main ul,
#main blockquote, #main table, #main form {
	margin-left: 20px;
	margin-right: 25px;
}
#main ul li {
	list-style-image: url(bullet.gif); 
}

#linkfelho
{
  background-image: url(link.png);
  width:520px;
.width:512px;
  height:148px;
}

#linkup
{
    height:40px;
    margin-left:146px;
    padding-top:10px;
    width:360px; 
    text-align:justify;   
}

#linkdown
{
    height:80px;
    margin-left:30px;
    width:474px;
    text-align:justify;
}

#rightbar
{
    color:#777777;
    margin:0 0 0;
    padding:0;
    width:190px; 
    margin:0 0 0 30px;
    .margin-right:0px;
}

#sidebar_text
{
    margin-right:32px;
    text-align:justify;
}
#rightbar_text
{
    margin-right:22px;
}
/* Sidebar */	
#sidebar {
    color:#777777;
    float:left;
    margin:0 0 0;
    padding:0;
    width:190px;
    padding-left:16px;	
}	
#sidebar a {
	margin: 15px 5px 10px 5px;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #7f7f7f;	
}

#sidebar ul.sidemenu {
	/*
	list-style: none;
	text-align: left;
	margin: 7px 0px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A9D4EF;	
*/
}
#sidebar h2
{
    background-color:White;
    font-size:12pt;
    height:30px;
    text-transform:uppercase;   
    padding-top:10px;
    margin-left:-2px;
	width:163px;
}

#rightbar h2
{
    background-color:White;
    font-size:12pt;
    height:30px;
    text-transform:uppercase;   
    padding-top:10px;
    margin-left:-2px;
	width:163px;
}

h2
{
    background-color:White;
    font-size:12pt;
    height:30px;
    text-transform:uppercase;   
    padding-top:10px;
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	color: #777;	
	border: 1px solid #33cc33; 
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	/*color: #1773BC;				*/
}
#sidebar ul.sidemenu li a:hover {	
	color: #333;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

#links
{
    background: url(valami.png) no-repeat center top;
	clear: both;
	width: 945px;
	height: 135px;
	text-align: center;	
	font-size: 90%;	
	margin-left:0px;
}
#links_content
{
    padding:10px;  
    text-align:justify;  
}
/* Footer */	
#footer {
	color: white;
	background: url(footer.png) no-repeat center top;
	clear: both;
	width: 945px;
	height: 192px;
	font-size: 90%;	
	margin-left:0px;
	border-top:1px solid #ffffff;
}
#footer p { 
    
}
#footer a { 
	color: #fff;
	text-decoration: none; 
}

#footer_left
{
    height:100px;
    margin-top:50px;
    width:190px; 
    color:#5e5e5e;

}
#footer_left a, #footer_right a
{
    color:#5e5e5e;
}

#footer_left a:hover, #footer_right a:hover
{
    color:White;
}

#footer_right
{
    height:100px;
    margin-top:50px;
    width:190px;
    color:#5e5e5e;
}

#footer_others
{
    color:#5E5E5E;
    height:100px;
    margin-top:50px;
    width:340px;
}

#footer table
{
    margin-left:210px;    
}

#copyright
{
    color:#5e5e5e;
	margin-left:600px;
}

/* post footer */
.post-footer {
	background: #F4F8FD;
	padding: 5px; margin: 20px 25px 0 25px;
	border: 1px solid #E5F0FB; 
	font-size: 95%;	
}
.post-footer .date {	padding-left: 0px; margin: 0 5px; }
.post-footer .comments { padding-left: 0px; margin: 0 5px; }
.post-footer .readmore { padding-left: 0px; margin: 0 5px; }

.post-by { font-size: .95em;	margin-top: 0;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }



