html,body,h1,h2,h3,h4,ul,li {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, _serif;
	background-color:#FFFFFF;
	letter-spacing:2px;
	margin-left:15px;
}
ul {
	display:block;
	margin:0;
	padding:0;	
	text-align:left;	
}

li {
	display:block;
	list-style-type:none;		
	float:left;	
}
li img {
	display:block;
	margin:5px;
	padding:0;
}

h1 {
	margin:0;
	padding:0;		
	font-size:11px;	
}
.container {
    width:800px;
}

.top {
	display:block;
	height:225px;
	width:800px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	overflow:hidden;
}

#top-left {
	background-image:url('img/logo.gif');
	background-repeat:no-repeat;	
	background-position: 0px 0px;
	height:240px;
	width:240px;
}



#top-right {
	display:block;	
	width:559px;
	height:265px;
	border-left:1px solid #CCCCCC;
}

#top-right img {
    margin:0px;
    padding:0px;
  
}

.menu {
    display:block;
	width:800px;
	height:28px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	overflow:hidden;
}

.menu a {
    display:block;
    margin-top:8px;
	margin-left:15px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	letter-spacing:2px;
	text-decoration:none;
	color:#AAAAAA;
}

.menu a:hover {
	color:#507878;
	text-decoration:underline;
}
.menu img {
    margin:0px;
    padding:0;
    position:relative;
    top:-3px;
	border:0px;
}

#lang-link {
    color:#507878;
    text-decoration:none;
}
#lang-link:hover {
    color:#507878;
    text-decoration:underline;    
}

#menu-left {
	width:240px;
}

#menu-left h1 {
	background-image:url('img/content-left-bg.gif');
	background-repeat:no-repeat;	
	background-position:  2px 2px;
	padding-left:50px;
	padding-top:7px;
	height:35px;
	font-size:11px;
	font-weight:bold;
	color:#507878;
}

#menu-right {
    height:50px;
	border-left:1px solid #CCCCCC;	
}

#separator {
    margin-left:40px;    
}
#contacts_btn {
    margin-left:5px;    
}


.content {
	width:800px;
	overflow:hidden;
    border-right:1px solid #CCCCCC;
    color:#888888;
}

.content a {
    color:#507878;
    text-decoration:none;
}

.content a:hover {
    color:#507878;
    text-decoration:underline;
}

#content-left {			
    width:240px;
}

#content-left p {			
    margin-bottom:20px;
    margin-top:15px;
    margin-left:2px;
	letter-spacing:0px;		
	width:210px;
	font-size:11px;
    text-align:left;
}

#product-akcent {
    margin:0px;
    padding:0px;
    margin-left:2px;    
    margin-bottom:15px;
}

#content-right {
	width:559px;	
	border-left:1px solid #CCCCCC;
}

#content-right p {
	display:block;
	width:500px;
    background-image:url("img/bullet1.gif");
    background-position: 0px 6px;
    background-repeat:no-repeat;	
	margin:10px 0px 20px 15px;
	padding-left:15px;
	letter-spacing:0px;		
	font-size:11px;
	float:none;
}

#content-right h3 {
	display:block;
	width:500px;
	margin:10px 0px 20px 15px;
	padding-left:15px;
	letter-spacing:0px;		
	font-size:11px;
	font-weight:100;
}

#product-infobox {
	display:block;
	width:500px;
	height:125px;
	margin-top:30px;
	margin-left:25px;
	margin-bottom:30px;
    letter-spacing:0px;
}

#product-infobox img {
    padding:0px;
	margin:0px;
	margin-right:10px;
	float:left;
}
#contacts {
    padding:0px;
	margin:15px;
	float:left;    
}
#contacts-table {
    margin-top:20px;    
    font-size:10px;
    color:#666666;    
}
#contacts-table td {
    letter-spacing:0px;
}	
#product-infobox td#border {
    display:block;
    font-size:11px;
    color:#777777;
    font-weight:bold;
    letter-spacing:0px;
    border-top:1px dotted #CCCCCC;
    margin-top:5px;
    padding-top:5px;
    margin-bottom:5px;
}

#product-infobox a {
    display:block;
}

#product-infobox div {
    display:inline;
    margin:0px;
    padding:0px;
    letter-spacing:0px;
	font-weight:normal;
	font-size:11px;
}

#awards {    
    width:500px;    
    font-size:11px;
    letter-spacing:0px;
    color:#777777;
    font-weight:bold;
}
#awards td {
    width:33%;
}

#content-right h1 {
	display:block;
	width:490px;
	margin:15px;
	margin-bottom:0px;
	font-family:"Times New Roman","Times"," _serif";
	font-size:11px;
	font-weight:none;
	letter-spacing:0px;
	padding-bottom:5px;
	padding-left:15px;
	border-bottom:1px dotted #507878;
	color:#507878;
}

#content-right b {
    display:block;
    font-family:"Times New Roman","Times"," _serif";
    width:490px;
    margin:15px;
    font-size:14px;
    font-weight:bold;
    padding-left:10px;
    letter-spacing:0px;
    border-bottom:1px dotted #507878;
    color:#507878;
}

#content-right ul {
    width:500px;
    margin-bottom:10px;
    font-size:12px;
    letter-spacing:0px;
}

#content-right li {
    display:block;
    background-image:url("img/bullet.gif");
    background-position: 0px 6px;
    background-repeat:no-repeat;
    float:none;
    margin-left:40px;
    margin-bottom:10px;
    padding-left:20px;    
}
#mentor {
	display:block;
	width:500px;
	margin-top:30px;
	margin-left:25px;
	margin-bottom:30px;
    letter-spacing:0px;
    float:none;
    font-size:11px;
    color:#888888;
}
.footer {
	display:block;
	width:800px;
	overflow:hidden;	
    border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}


#footer-left {
	width:240px;
	min-height:20px;
}

#footer-right {
	width:559px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

#footer-right h1 {
    letter-spacing:0px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:9px;
	font-weight:normal;
	color:#AAAAAA;
}
