html {
	background: #00247d url(/images/main-gradient.jpg) repeat-x top left;
}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	line-height: 18px;
}

h1, h2, h3 {
	margin: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00247d;
	margin-bottom: 20px;
	font-weight: normal;
}

h2 {
	color: #333;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 18px;
}

ul {
	margin: 0 0 20px 0;
}

#mainMenu ul li {
	line-height: 15px;
}

ul li {
	line-height: 18px;
	list-style: none;
	list-style-image: none;
	margin-bottom: 10px;
	background: url(/images/arrow-right.jpg) no-repeat 0 7px;
	padding-left: 10px;
}

a {
	text-decoration: none;
	color: #8cbef7;
}

a:hover {
	text-decoration: underline;
}

th, td {
	border: none;
}

.clear {
	clear: both;
}

#wrapper {
	width: 1016px;
	margin: 0 auto;
	background: url(/images/content-bg.jpg) repeat-y top left;
}

#topBg {
	background: url(/images/top-content-bg.jpg) no-repeat;
}

#contentWrapper {
	width: 960px;
	margin: 0 auto;
	padding-top: 50px;
}

#mainContent {
	margin-right: 220px;
}

#sidebar {
	width: 220px;
	float: right;
}

#glowmenu {
	margin-top: 10px;
}

.sidebarPadding {
	padding: 0 10px 0 20px;
}

#recentNews, #recentNews a {
	color: #fff;
}

#loginBox, #mainMenu {
	height: 50px;
}

#loginBox table td{
	padding: 2px;
	padding-top: 15px;
}


#bottomBg {
	clear: both;
	color: #fff;
	height: 69px;
	background: transparent url(/images/footer-bg.jpg) no-repeat scroll 0px bottom;
}

#footer {
	width: 900px;
	padding-top: 30px;
	margin: 0 auto;
}

#footer a{
	padding: 0 20px;
	text-decoration: none;
	color: #fff;
}

.banner {
	position: relative;
	height: 150px;
	background: url(/images/baner-kursy.jpg) no-repeat;
}

a.logo {
	position: absolute;
	top: 20px;
	left: 30px;
	display: block;
	width: 250px;
	height: 120px;
}

.videoContainer {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 424px;
	height: 240px;
	background: url(/images/video.jpg) no-repeat top left;	
}

.video {
	width: 394px;
	height: 222px;
	margin-right: 10px;
	margin-top: 8px;
	float: right;
}

td.homeContent {
	padding-top: 120px !important;
}

#recentNews {
	height: 150px;
	background: url(/images/rightside-bg.jpg) repeat-y top left;
}

#recentNews h2 {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#recentNews ul{
	padding: 0;
	margin: 0
}

#recentNews li {
	list-style: none;
	background: 0 none;
	padding: 3px 0;
	margin: 0;
}

.password, .login, .search {
	color: #a3a3a3;
	border: 1px solid #666;
	width: 71px;
	height: 11px;
	font-size: 11px;
	padding: 2px 3px;
}

.search {
	width: 160px;
	background: #fff url(/images/search-loop.jpg) no-repeat right center;
}

.submit {
	width: 12px;
	height: 13px;
	background: url(/images/go-btn.jpg) no-repeat;
	border: 0 none;
}

#searchBox {
	padding-top: 30px;
}

#subsidiaries {
	margin-top: 30px;
}

#subsidiaries h2{
	font-size: 14px;
	color: #cf142b;
	font-weight: normal;
	margin-bottom: 20px;
}

p span {
	color: #000;
}

table.content td{
	vertical-align: top;
	padding-top: 40px;
	
}

td.leftSubmenu {
	width: 180px;
	padding-left: 60px;
}

.leftSubmenu li {
	padding-bottom: 10px;
	padding-left: 5px;
	list-style: none;
	list-style-image: none;
	background: 0 none;
	
}

.leftSubmenu li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #486a9a;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	background: url(/images/buller-right-arrow.jpg) no-repeat 0 3px;
  display : block;  
}

td.content {
	padding-right: 40px;
}

.leftFloat {
	float: left;
}

.rightFloat {
	float: right;
}

table.classic1 {
	width: 100%;
}

table.classic1 th, table.classic1 td {
	padding: 10px 15px;
	text-align: left;
}

table.classic1 th {
	font-family: Arial, Helvetica, sans-serif;
	background: #b1c3e5;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #93a8d1;
}

table.classic1 td {
	border-bottom: 1px solid #ccc;
}


/* admin bar */

#adminTopBar {
	position: absolute;
	top:0;
	left:0;
	background: #000;
	width: 100%;
}

#adminTopBar .left{
	float: left;
	padding: 5px 0px 5px 20px;
}

#adminTopBar .right{
	float: right;
	padding: 5px 20px 5px 0px;
}

#adminTopBar a{
	color: #fff;
}

.articleTitle {
	margin-bottom:20px;
}

.articleTitle a {
	color: #00247D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
}

div.pagePagine {
	clear:both;
	margin-bottom:20px;
	margin-top:20px;
	text-align:left;
}

a.pagerFirst, a.pagerPrevious, a.pagerNext, a.pagerLast, span.pagerPage, a.pagerPage {
	background: #fff  none repeat scroll 0 0;
	border:1px solid #8CBEF7;
	color:#8CBEF7;
	font-size:11px;
	font-weight: normal;
	margin:0 1px;
	padding:3px 4px;
	text-decoration:none;
}

span.pagerPage, a.pagerPage:hover {
	background:#00247D none repeat scroll 0 0;
	border:1px solid #00247D;
	color:#fff;
}

a.pagerNext {
	margin-left:10px;
}

.articleMore {
	margin-bottom: 10px;
}

input#contact_name, input#contact_email, textarea#contact_message, input.submitBtn {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #666666;
}


fieldset.contact_form {
  padding-left : 40px;
  text-align: center;
}

select#recipient {
  width: 320px;
  height: 20px;
  border: 1px solid #666666;
  margin-top : 5px;
  margin-bottom: 5px;
}

div.warning {
  font-size: 14px;
  padding: 10px 0px;
  margin: 5px 0px;
  text-decoration : underline;
}

div.captchaError div.err,div.success, div.error,div.formError div {
  border: 1px dotted red;
  padding: 5px;
  color: red;
  background-color: #ffa9a9;
}

div.error, div.success {
  margin-left:40px;
  text-align:center;
}

div.success {
  background-color : #A7DBA9;
  border : 1px dotted #1A9F1D;
  color : #1A9F1D;
}

div.approve {
  width: 400px;
}
div.content a
{
  color: #00247D;
}

tr.picture td
{
  padding-top: 5px;
}
tr.description td
{
  padding-top: 8px;
}