body {
	background-color: #000;
	padding-top: 30px;

}
.left { float: left;}

.w100 {
	width: 100%;
}

ul {
	padding-left: 20px;
	//padding-left: 0px;
	//margin-left: 20px;
	position: relative;
}
ul.w50 {
	width: 292px;
}
.inline-block ul, .img {
	float: left;
}
.center {
	position: relative;
	width: 100%;
}
.center:after {
	content: '';
	display: block;
	clear: both;
}
.center-left {
	position: relative;
	right: 50%;
	float: right;
}
.center-right {
	position: relative;
	z-index: 1;
	right: -50%;
}
.clear {
	height: 0;
	clear: both;
}
.main {
	background-color: #042351;
	width: 729px;
	height: auto;
	text-align: left;
}
.main .border1 {
	border: 1px solid #082235;
	height: auto;
}
.main .border2 {
	border: 1px solid #0e4274;
	height: auto;
}

.main .header {
	width: 100%;
	height: 65px;
	margin: 0px;
	background: transparent url("../img/header-bg.gif") no-repeat scroll left top;
	text-align: center;
}
.main .header h1{
	color: #fff;
	font-size: 13pt;
	font-family: Verdana;
	font-weight:normal;
	cursor: default;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	position: relative;
}

.main .menu-bar .button {
	text-indent:-9999px;
	display: block;
	width: 100%;
	height: 46px;
	margin-top: 18px;
	overflow:hidden;
}
.main .menu-bar .left {
	float: left;
	background: transparent url("../img/menu-left.gif") no-repeat scroll left top;
	height: 95px;
	width: 225px;
}
.main .menu-bar .left .button {
	background: transparent url("../img/button-left.gif") no-repeat scroll left top;
}
.main .menu-bar .left .button:hover {
	background-image: url("../img/button-left-active.gif");
}
.main .menu-bar .left .button.active {
	background-image: url("../img/button-left-active.gif");
}
.main .menu-bar .center {
	float: left;
	background: transparent url("../img/menu-center.gif") no-repeat scroll left 3px;
	height: 95px;
	width: 272px;
	overflow:visible;
	display:block;
	text-indent:-9999px;
	outline:none;
}
.main .menu-bar .right {
	float: left;
	background: transparent url("../img/menu-right.gif") no-repeat scroll left top;
	height: 95px;
	width: 228px;
}
.main .menu-bar .right .button {
	background: transparent url("../img/button-right.gif") no-repeat scroll left top;
}
.main .menu-bar .right .button:hover {
	background-image: url("../img/button-right-active.gif");
}
.main .menu-bar .right .button.active {
	background-image: url("../img/button-right-active.gif");
}

.main .content-wraper {
	width: 100%;
	position: relative;
	height: auto;
}
.main .content-wraper .border-left {
	background: transparent url("../img/content-border-left.gif") repeat-y scroll 20px top;
	height:100%;
}
.main .content-wraper .border-right {
	background: transparent url("../img/content-border-right.gif") repeat-y scroll 687px top;
	height:100%;

}
.main .content-wraper .border-bottom {
	background: transparent url("../img/bg-bottom.gif") repeat-x scroll left bottom;
	padding-bottom: 43px;
}
.main .content-main {
	margin: 0px 37px 40px 30px;
	background: #01224d url("../img/top-shadow.gif") no-repeat scroll center top;

	position: relative;
}
.main .content-menu {
	height: 52px;
	width: 650px;
    position: relative;
}
.main .content-menu .button_2 {
	display: block;
	width: 100%;
	height: 46px;
	text-indent: -9999px;
	overflow:hidden;
}
.main .content-menu .left_2 {
	padding: 5px 0px 0px 7px;
	margin-right: 114px;
	float: left;
	background: transparent;
	height: 46px;
	width: 133px;
}
.main .content-menu .left_2 .button_2 {
	background: transparent url("../img/button-left-2.gif") no-repeat scroll left top;
}
.main .content-menu .left_2 .button_2:hover {
	background-image: url("../img/button-left-2-active.gif");
}
.main .content-menu .left_2 .button_2.active {
	background-image: url("../img/button-left-2-active.gif");
}
.main .content-menu .center_2 {
	padding: 5px 0px 0px 7px;
	margin-right: 114px;
	float: left;
	background: transparent;
	height: 46px;
	width: 133px;
}
.main .content-menu .center_2 .button_2 {
	background: transparent url("../img/akcii.gif") no-repeat scroll left top;
}
.main .content-menu .center_2 .button_2:hover {
	background-image: url("../img/akcii-active.gif");
}
.main .content-menu .center_2 .button_2.active {
	background-image: url("../img/akcii-active.gif");
}
.main .content-menu .right_2 {
	padding: 5px 0px 0px 7px;
	float: left;
	background: transparent;
	height: 46px;
	width: 133px;
}
.main .content-menu .right_2 .button_2 {
	background: transparent url("../img/button-right-2.gif") no-repeat scroll left top;
}
.main .content-menu .right_2 .button_2:hover {
	background-image: url("../img/button-right-2-active.gif");
}
.main .content-menu .right_2 .button_2.active {
	background-image: url("../img/button-right-2-active.gif");
}
.main .content-main .content {
	color: #fff;
	font-family: Verdana;
	padding: 10px 20px 0px 20px;
	width: 618px;
}
.main .content-main .content h1.phone{
	font-family: Tahoma;
	font-weight:normal;
	font-size: 24px;
	letter-spacing:4px;
	display: block;
	margin: 10px;
	text-align:center;
}
.main .content-main .content h2 {
	font-family: Tahoma;
	font-size: 16px;
	text-indent: 20px;
}

.main .content-main .content p {
	font-size: 14px;
	text-indent: 20px;
	text-align:justify;
}
.main .content-main .content ul li {
	font-size: 14px;
	background: transparent url("/img/li.gif") no-repeat left 6px;
	padding-left: 10px;
	list-style: none;
}

.main .content-main .content ul.blue li{
	color: #5093d5;
}
.main .content-main .content a {
	color: #fff !important;
}


.img {
	width: 274px;
	height: 186px;
	margin: 0px 15px;
	display: block;
	overflow: hidden;
	position: relative;

}
.img-block {
	margin: 20px 0px 20px 8px;
}
.img-block .img {
	float: left;
}
.img-block.img-single {
	padding-left: 150px;
}
.img * {
	position: relative;
}
.img .lt, .img .rb, .img .c {
	border: 1px solid #9ec8e7;
	background-color: #0b3d6c;
}
.img.img-single {
	margin-left: 100px;
}
.img .c{
	width: 264px;
	height: 176px;
	top: -40px;
	left: 4px;
}
.img .lt{
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;

}
.img .rb{
	position: relative;
	top: 142px;
	left: 252px;
	width: 20px;
	height: 20px;

}
 .img img {
	height: 172px;
	width: 260px;
	top: 2px;
	left: 2px;
}

.footer {
	background-color: transparent;
	padding: 12px 0px 0px 10px;
}
.footer p {
	margin: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
}
.main .fotogallery {
	height: 155px;
	width: 650px;
    position: relative;
}
.main .fotogallery .button_3 {
	display: block;
	width: 100%;
	height: 150px;
	text-indent: -9999px;
	overflow:hidden;
}
.main .fotogallery .left_3 {
	padding: 5px 0px 0px 50px;
	margin-right: 200px;
	float: left;
	background: transparent;
	height: 154px;
	width: 150px;
}
.main .fotogallery .left_3 .button_3 {
	background: transparent url("../image/auto_fors.gif") no-repeat scroll left top;
}
.main .fotogallery .right_3 {
	padding: 5px 0px 0px 7px;
	float: left;
	background: transparent;
	height: 154px;
	width: 150px;
}
.main .fotogallery .right_3 .button_3 {
	background: transparent url("../image/nagradi.gif") no-repeat scroll left top;
}
.main .teacher_gal {
	height: 70px;
	width: 650px;
    position: relative;
}
.main .teacher_gal .button_4 {
	display: block;
	width: 100%;
	height: 65px;
	text-indent: -9999px;
	overflow:hidden;
}
.main .teacher_gal .center_1 {
	background: transparent;
	height: 65px;
	width: 281px;
	float: left;
	margin: 10px 0 10px 165px;
}
.main .teacher_gal .center_1 .button_4 {
	 background: transparent url("../image/teacher.gif") no-repeat scroll left top;
}
.news {
	width:700px;
	padding:0 25px;
	padding:10px;
	background:#CCC;
	overflow:hidden;
	height:40px;
	color:#fff;
	background:url("../image/quote.png") no-repeat left 12px;
}
* html .news {background:none;}
.news .bg {
	width:670px;
	margin:0 15px;
	overflow:hidden;
}
.viewText {background:url("../image/quote-hover.png") no-repeat left 12px;}
* html .viewText {background:none;}
div.move {
	overflow:hidden;
	width:99999px !important;
	padding:0 10px;
}
.news p {
	float:left;
	width:auto;
	margin:0;
	padding:15px 20px 0 0;
	font-weight:bolder;
}