body {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "Trebuchet MS", sans-serif;
	color: #202020;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	}

body#home_B {
	background-image: url("../images/bg_home.png");
	}

body#custom_web_site_design_B {
	background-image: url("../images/bg_custom_web_site_design.png");
	}

body#graphic_design_services_B {
	background-image: url("../images/bg_graphic_design_services.png");
	}

body#portfolio_B {
	background-image: url("../images/bg_portfolio.png");
	}

body#links_B {
	background-image: url("../images/bg_links.png");
	}

body#contact_B {
	background-image: url("../images/bg_contact.png");
	}


a {
	font-weight: normal;
	text-decoration: none;
	}
		
img {
	border-width: 0px;
	}

div#allDiv {
	position: relative;
	width: 780px;
	margin: auto;
	height: auto;
	text-align: left;
	}

div#logoDiv {
	position: absolute;
	width: 67px;
	height: 24px;
	top: 32px;
	left: 704px;
	}

div#kredkiDiv {
	position: absolute;
	width: 435px;
	height: 295px;
	top: 0px;
	left: 0px;
	}

div#menuDiv {
	position: absolute;
	width: 200px;
	height: 300px;
	top: 339px;
	left: 0px;
	}

div#menuDiv a {
	display: block;
	height: 16px;
	color: #404040;
	background-image: none;
	}



div#maskDiv {
	position: absolute;
	width: 355px;
	height: 188px;
	top: 63px;
	left: 403px;
	}

div#langDiv {
	position: absolute;
	width: 106px;
	height: 16px;
	top: 500px;
	left: 10px;
	}

div#contentDiv {
	position: absolute;
	width: 367px;
	height: 457px;
	top: 63px;
	left: 413px;
	overflow: auto;
	font-size: 11px;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #797B83; 
	scrollbar-shadow-color: #E5E5E5; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #E5E5E5; 
	scrollbar-highlight-color: #FFFFFF;
	}

body#home_B div#contentDiv a {
	color: #FFCC00;
	}

body#custom_web_site_design_B div#contentDiv a {
	color: #E42D18;
	}

body#graphic_design_services_B div#contentDiv a {
	color: #B62961;
	}

body#portfolio_B div#contentDiv a {
	color: #455ACD;
	}

body#links_B div#contentDiv a {
	color: #05C400;
	}

body#contact_B div#contentDiv a {
	color: #83562A;
	}

div#contentDiv a:hover {
	text-decoration: underline;
	}

div#contentDiv h1 {
	margin-top: 200px;
	margin-right: 10px;
	margin-bottom: 40px;
	text-align: right;
	}

div#contentDiv h2 {
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	}

body#home_B div#contentDiv h2 {
	color: #FFCC00;
	}

body#custom_web_site_design_B div#contentDiv h2 {
	color: #E42D18;
	}

body#graphic_design_services_B div#contentDiv h2 {
	color: #B62961;
	}

body#portfolio_B div#contentDiv h2 {
	color: #455ACD;
	}

body#links_B div#contentDiv h2 {
	color: #05C400;
	}

body#contact_B div#contentDiv h2 {
	color: #83562A;
	}

div#contentDiv p {
	font-size: 11px;
	color: #505050;
	line-height: 20px;
	text-align: justify;
	margin-right: 20px;
	}

div#contentDiv p.rightA {
	text-align: right;
	}

div#contentDiv ul {
	font-size: 11px;
	color: #505050;
	line-height: 20px;
	text-align: justify;
	margin-right: 20px;
	}

body#portfolio_B div#contentDiv a {
	display: block;
	border-style: dashed;
	border-width: 1px;
	border-color: #E0E0E0;
	margin-bottom: 30px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-right: 20px;
	text-align: right;
	}

body#portfolio_B div#contentDiv a:hover {
	background-color: #FAFAFA;
	}

body#portfolio_B div#contentDiv a img {
	border-style: solid;
	border-width: 1px;
	border-color: #505050;
	}

body#portfolio_B div#contentDiv a:hover img {
	border-color: #000000;
	}
.cSmallPC
{
	font-family:Tahoma;
	font-size:8pt;
}
.cNormalPC
{
	font-family:Tahoma;
	font-size:9pt;
}