@import url(reset.css);
body {
	background: #e6e6e6;
	font: normal 12px/16px Verdana, Arial, sans-serif;
	color: #001b19;
}
h1 {
	padding: 5px 0;
	font: bold 24px/24px Arial, Verdana, sans-serif;
	color: #b40000;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #666;
}
h2 {
	padding: 5px 0;
	font: bold 16px/22px Arial, Verdana, sans-serif;
}
h3 {
	padding: 2px 2px 10px 0px;
	background: url(/images/arrow.gif) no-repeat;
	font: bold 11px/25px Verdana, Arial, sans-serif;
	color: #00184a;
	text-indent: 25px;
}
a {
	font: normal 12px/16px Verdana, Arial, sans-serif;
	color: #001b19;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
p {
	margin-bottom: 1em;
}
ul { padding: 8px 20px; }
ul li { list-style: disc; }

#wrap, #footer {
	margin: 0 auto;
	width: 990px;
}
#wrap {
	border-bottom: 1px solid #a5d3ef;
	background: #a5d3ef url(/images/wrap-bg.jpg) no-repeat right top;
}
#content {
	background: transparent url(/images/content.gif) repeat-y 0 0;
}
#content.contenthome {
	background: transparent url(/images/content-home.jpg) no-repeat right 94px;
}
#sidebar {
	position: relative;
	float: left;
	width: 293px;
	padding-top: 469px;
	background: transparent url(/images/sidebar.jpg) no-repeat left top;
}
#sidebar.sbhome {
	background-image: url(/images/sidebar-home.jpg);
}
.logo { position: absolute; top: 0; left: 0; }
#menu {
	position: absolute;
	top: 143px;
	left: 0;
	margin: 0 15px;
	padding: 0;
	width: 220px;
}
#menu li {
	list-style: none;
}
#menu li a {
	display: block;
	height: 45px;
	background: transparent url(/images/menu-item.png) no-repeat left top;
	font: bold 18px/45px Arial, Verdana, sans-serif;
	color: #fff;
}
#menu li a span {
	display: block;
	padding-left: 25px;
	width: 195px;
	height: 45px;
}
#menu li a:hover { text-decoration: none; }
#menu li a:hover span {
	background: transparent url(/images/menu-item.png) no-repeat left top;
}

.mainContent {
	float: left;
	width: 647px;
	padding: 25px 15px 25px 20px;
}
.mainContent a {
	font-weight: bold;
	color: #b40000;
}
.footerMenu {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 28px;
	background-color: #a5d3ef;
	color: #fff;
	text-align: center;
}
.footerMenu a {
	color: #0e5fa0;
	line-height: 28px;
	text-transform: lowercase;
}
.copy {
	color: #333;
	font: bold 11px/20px verdana, arial, sans-serif;
	padding: 5px 2px 0px 2px;
	text-align: center;
}
.footerLinks { text-align: center; }
.footerLinks a {	color: #333; }

.indexBottom {
	height: 196px;
	background-color: #4b92ca;
}

#bookmarkPage {
	position: relative;
	display: block;
	float: left;
	margin: 14px 5px 4px 12px;
	padding: 80px 20px 10px 25px;
	width: 185px;
	height: 86px;
	background: url(/images/bookmark-page.gif) no-repeat;
	color: #000;
}
#bookmarkPage span {
	position: absolute;
	top: 15px;
	left: 16px;
	display: none;
	width: 28px;
	height: 25px;
	background: transparent url(/images/bookmark-star.gif) no-repeat left top;
}
#bookmarkPage:hover { text-decoration: none; }
#bookmarkPage:hover span { display: block; }

#testAndShow {
	position: absolute;
	left: 247px;
	width: 743px;
	height: 196px;
	background: #4b92ca url(/images/feedback.gif) no-repeat 0px 0;
}
.scroll-text, .scroll-text a {
	color: #fff;
	font: bold 14px/31px Arial, Verdana, sans-serif;
}
.scroll-text { margin-left: 20px; }
.scroll-text a { text-decoration: underline; }
.scroll-text a:hover { text-decoration: none; }

.pLeft {
	padding: 15px 5px 10px 0;
	width: 290px;
	float: left;
}
.frontendGraphic, .backendGraphic {
	margin: 20px 0;
	width: 340px;
	height: 146px;
	float: left;
	background: transparent url(/images/banner-backend.gif) no-repeat left top;
	font-size: 0; line-height: 0; text-indent: -9999px;
}
.frontendGraphic { background-image: url(/images/banner-frontend.gif); }

.portfolio {
	margin: 10px;
	width: 290px;
	float: left;
}
.portfolio p { padding-top: 4px; }

.innerMenu {
	margin: 20px 0;
	color: #fff;
}
.innerMenu a, .innerMenu span {
	font: normal 11px/30px Arial, Verdana, sans-serif;
	color: #0E5FA0;
	text-decoration: none
}
.innerMenu a:hover {
	color: #000000;
	text-decoration: underline
}

.contactInfo { padding: 0 0 20px; }
.contactForm label {
	display: block;
	padding: 12px 50px 2px 0;
}
.imgLeft { float: left; margin: 0 5px 5px 0; }
.imgRight { float: right; margin: 0 0 5px 5px; }

.about th {
	padding-top: 10px;
	text-align: left;
	padding-left: 12px
}
.about th h3 { margin-left: -12px; }
.about td { padding-left: 12px; }

.mainContent div.divadani a, .mainContent div.divadani {
	font-size: 10px;
	color: #0E5FA0;
}

.fbBtnClose {
	display: block;
	float: right;
	margin: 4px;
	width: 125px;
	height: 35px;
	background: transparent url(../images/btn-fb-close.png) no-repeat left top;
	cursor: pointer;
}
.fbBtnClose:hover {
	background-position: 0 -35px;
}
