body {
	background: #fff url(../images/design/body.jpg) repeat-x;
	text-align: center;
	font-family: Arial, 'Arial CE', Helvetica, 'lucida console', sans-serif;
	font-size: 100%;
}
td, th{
	padding:  1px 4px;
	vertical-align: top;
}
th{
font-weight: bold;
}
h3{
	font-weight: bold;
}
ul.disc, 
ul.disc li{
	list-style-type: disc;
}
ul.disc{
	margin-left: 18px !important;
}
#container{
  margin: 0 auto;
	width: 980px;
	text-align: left;
	position: relative;
}
#header{
	position: relative;
	/*height: 74px;*/
	height: 116px;
}




#logo, #logo a, #logo span {
  position:absolute;
  display:block;
  top: 0px;
  left: 0px;
  width: 152px;
  height: 100px;
  overflow:hidden;
  background: url(../images/design/autoskola-king-logo.gif) center center no-repeat;
}

#menu{
  position: absolute;
	/*top: 47px;*/
	top: 73px;
	right: 30px;
	background: #e41e81  url(../images/design/menu-bg.jpg) repeat-x;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	margin-left: 20px;
}

#menu-tl{
   background: transparent  url(../images/design/menu-left.jpg) left top no-repeat;
}
#menu-tr{
   background:transparent  url(../images/design/menu-right.jpg) right top no-repeat;
	height: 34px;
	padding: 6px 15px 3px;
	
}

#menu ul{
	list-style-type: none;
}

#menu ul li{
	display: inline;
	padding: 0 2px 0 8px;
	background: transparent url(../images/design/menu-divider.gif) no-repeat left;
	
}
#menu a, #menu a:link, #menu a:visited,
#perex a, #perex a:link, #perex a:visited{
	color: #fff;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
#perex{
	background: #320e63  url(../images/design/perex-bg.jpg) repeat-x;
}
#perex-tl{
	background:transparent  url(../images/design/perex-left.jpg) left top no-repeat;
}

#perex-tr{
   position: relative;	
   height: 196px;
	background:transparent  url(../images/design/perex-right.jpg) right top no-repeat;
	color: #fff;
	overflow: hidden;
}
#perex-text{
	padding: 18px 0 0 20px;
	width: 680px;
}
#perex-text h1{
	display: inline;
}

#perex-header{
	margin: 20px;
	font-size: 160%;
}
#perex-photo{
   position:absolute;
	top: 18px;
	left: 714px;
   height: 168px;
	width: 242px;
	background: transparent  url(../images/design/perex-photo.jpg) left top no-repeat;
}
#main{
	background: #fff;
	min-height: 320px;
	padding: 18px;
	position: relative;
	overflow: hidden;
}

#left_2col h2{
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 0.7em;
}
#main h2{
	font-size: 120%;
	font-weight: bold;
}
#left_2col h3{
	
	font-weight: bold;
}

#right_2col{
	width:623px;
	float:right;
	
	overflow: hidden;
}

#left_2col{
	width:623px;
	float: left;
}
#right_1col{
	float: right;
	width:302px;
}
#center_col{
	width:302px;
	float: left;
}
#right_col{
	width:302px;
	float: right;
}

#left_1col{
	width:302px;
	float: left;
}

#footer{
 background: url(../images/design/footer-t.gif) top left repeat-x;
}

#footer, #footer a, #footer a:link, #footer a:visited{
	 color: #bfbfbf;
}

#footer-r{
	 background: url(../images/design/footer-r.jpg) top right no-repeat;
}
#footer-l{
	 background: url(../images/design/footer-l.jpg) top left no-repeat;
	 height: 30px;
	 padding: 10px 20px;
}


.box_border{
   background: url(../images/design/box-borders.gif) 0 0 repeat-y;
	margin-bottom: 18px;
	
}
.box_header_blue{
	background: url(../images/design/box-top-blue.jpg) top left no-repeat;
}
.box_header_green{
	background: url(../images/design/box-top-green.jpg) top left no-repeat;
}
.box_bottom{
	 background: url(../images/design/box-bottom.jpg) bottom left no-repeat;
	height: 235px;
	overflow: hidden;
}
.box_bottom_free{
	 background: url(../images/design/box-bottom.jpg) bottom left no-repeat;
	 padding: 0 0 10px 0;
}
.box_header_text{
	text-align: right;
	color: #fff;
	padding: 8px 6px;
	margin-right: 4px;
}
.box_header_text h2{
	font-size: 20px !important;
	font-weight: normal !important;
}

.box_header_text h2 a,
.box_header_text h2 a:visited,
.box_header_text h2 a:link
{
 color: #fff;
}
.box_img_text{
	height: 164px;
	overflow: hidden;
}
.box_img{
	float:left; 
	width: 150px;
	height: 110px;
}

.box_img img{
	padding: 5px;
	border: 1px solid #737373;
	margin: 8px 10px;
}
.box_text{
	margin:5px 10px;
	text-align: justify;
}
.box_text li{
	list-style-type: disc;
	margin: 0 0 10px 20px;
}
.box_price{
	padding: 0 15px;
	font-size: 120%;
	font-weight: bold;
}

#right_1col form input,
#right_1col form textarea,
#right_1col form select
{
	width: 275px;
}
/*-----------*/
.no_bg{
	background: none !important;
}
.tright{
	text-align: right !important;
}
.tjustify{
	text-align: justify !important;
}
.tbold{
	font-weight: bold !important;
}

.strong{
	color: red;
}
.clearer{
   clear:both;
}
dt{
   font-weight: bold;
}
.float-right{
   float:right;
}
.float-left{
   float:left;
}

ul.errors{
 list-style-type: none;
 color: #EC3D12;
 font-weight:bold;
 font-size: 80%;
 padding:0;
}

ul.errors li{
 margin: 0 0 10px;
 list-style-type: none;
}

#o-nas{
   position: absolute;
	top: 105px;
	left: 520px;
	
	background: transparent url(../images/design/o-nas.jpg) no-repeat;
}

#o-nas a{
	display: block;
	width: 182px;
	height: 81px;
	text-align:center;
}

#o-nas a:hover{
	text-decoration: none;
}
#o-nas a span{
   display:block;
	line-height: 150%;
	padding-top: 12px; 
}