/*
	0. global config
*********************************/

* {
  margin: 0px;
  padding: 0px;
}

html {
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#fff;
}

img, div {
	border:none;
	vertical-align: top;
}

h1, h2,h3,h4 {
	font-weight:normal;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

a:link,
a:visited{
	outline:none;
	font-size:12px;
	color:#000;
	}

a:hover {
	text-decoration:none;
}

.clr {
	height: 0;
	clear: both;
}

/*
	1. Custome config
***********************************/
.main {
	text-align:left;
	min-width:1024px;
}

.line {
		background:#ffbd27;
		height:12px;
}

.header {
	background:url(../images/header-bg.jpg) left bottom repeat-x;
}


.header-in {
	height:225px;
	background:url(../images/header.jpg) center bottom no-repeat;
}

.topnav {
	height:52px;
	width:965px;
	margin:0 auto;
}

.topnav ul {
	padding:15px 0 20px 20px;
}

.topnav li {
	float:left;
}

.topnav li a:link,
.topnav li a:visited {
	width:135px;
	height:35px;
	display:block;
	position:relative;
	margin-left:-2px;
	float:left;
	background:url(../images/nav.jpg) 0 0 no-repeat;
	text-decoration:none;
	font-size:14px;
}

.topnav li a span {
	width:118px;
	display:block;
	float:left;
	padding:13px 0 0 0;
	text-align:center;
}

.top {
	width:950px;
	margin:0 auto;
	height:150px;
	position:relative;
}

.logo {
	width:309px;
	height:34px;
	position:absolute;
	left:75px;
	top:25px;
}

.phone {
	width:204px;
	height:88px;
	position:absolute;
	right:100px;
	top:45px;
}

/*
	Content
*/

.content {
	width:100%;
	background:url(../images/content.jpg) left top repeat-y;
}

.content-in {
	width:100%;
	background:url(../images/content-in.jpg) right top repeat-y;
}

#container-out {

}

#container {
	width: 98%;
	margin-right: -340px;
	float: left;
}

#content {
	margin-right: 340px;
}

#left {
	width:276px;
	float:left;
}

#left .left-nav {
	padding:10px 0 0 20px;
}

#left .left-nav li {
	padding:5px 0 8px 25px;
	background:url(../images/left-nav.jpg) 3px 10px no-repeat;
}

#left .left-nav li a:link,
#left .left-nav li a:visited {
	font-size:18px;
	text-decoration:none;
}

#left h3 {
	padding:5px 0;

}

#left h3 a:link,
#left h3 a:visited {
	font-size:18px;
	color:#ff9204;
	text-decoration:none;
}

#left .box-left {
	width:212px;
	margin:20px 0 0 25px;
}

#left .news {
	width:210px;
}

#left .news h3 {
	text-transform:uppercase;
}

#left .news .news-text {
	background:#f6eacf url(../images/taxi.jpg) 10px 10px no-repeat;
	padding:10px 10px 10px;
	text-indent:40px;
	position:relative;
}


#left .news .news-text .more img {
	vertical-align:middle;
}

#left .shedule {
	width:210px;
}

#left .shedule-head {
	padding:5px 10px 5px 10px;
	text-align:center;
	background:#ff9000;
	color:#fff;
	font-size:18px;
}

#left .shedule-main {
	background:#ffbd27;
	text-align:center;
	padding:5px 10px 5px 10px;
}

#left .shedule-main a {
	display:block;
	margin:5px 0;
}

#main {
	margin-left:280px;
	min-width:500px !important;
}

#main .akcias {

}

#main .akcia {
	display:inline-block;
	vertical-align:top;
	margin:5px;
	padding:40px 3px 10px 3px;
	width:146px;
	color:#dc1501;

}

#main .akcia2  {
	color:#dc1501;
	font-size:14px;padding:60px 4px 10px 1px;
	background:url(../images/a2.gif) no-repeat;

}

#main .akcia3,
#main .akcia4 {font-size:11px;padding:40px 3px 10px 3px;
	background:url(../images/a3.gif) no-repeat;
}
#main .akcia4 {font-size:11px;padding:40px 3px 10px 3px;
	background:url(../images/a4.gif) no-repeat;
}
#main .akcia2 strong {
	font-size:14px;
	text-transform:uppercase;
	font-family:Verdana;
}


#main .info-box {
	text-align:center;
}

.block-news {
	padding:20px 0;
}

.img-news {
	width:141px;
	height:138px;
	float:left;
	margin:0 10px 0 0;
	background:url(../images/img-news.jpg) no-repeat;
}

.img-news img {
	margin:8px 0 0 14px !important;
}

.txt-news h2 {
	background:url(../images/news-title.jpg) 0 0 no-repeat;
	margin-left:152px;
	padding: 0 0 0 3px;
}

.txt-news h2 a:link,
.txt-news h2 a:visited {
	color:#fff;
	font-size:16px;
	text-decoration:none;
	cursor:pointer;
}

.txt-news h2  span.in {
	display:block;background:url(../images/news-title-center.jpg) repeat-x;


}

.txt-news h2 span.inner {
	display:block;
	height:27px;background:url(../images/news-title-right.jpg) right top no-repeat;
	padding:10px 0 0 15px;

}

.txt-news p{
	padding:10px;
	font-size:11px;
}

#right {
	float:right;
	width:335px;
}

.box-right {
	width:295px;
	margin:0 auto;
	padding:10px 0;
}

.line-right {
	height:7px;
	background:#fff;
}

.box-right h2 {

	padding: 0 0 0 10px;

}

.box-right h2 a:link,
.box-right h2 a:visited {
	color:#ffbd27;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#right .one h2 a{
	font-size:26px;
}

#right .two h2 a{
	font-size:26px;
}

#right .three h2 a{
	font-size:26px;
}

#right .four h2 a{
	font-size:24px;
}

.box-right .more {
	width:39px;
	float:right;
}

.box-right .more img {
	vertical-align:middle;
}

.box-right p {
	font-size:10px;
	padding: 0 0 0 10px;
	line-height:1.1;
}

.footer {
	height:45px;
	background:#cdc8c4 url(../images/header-bg.jpg) repeat-x;
	text-align:center;
}

.footer p {
	padding:20px 0 0 0;
	color:#494948;
	font-family:Times New Roman;
	font-size:14px;
	font-weight:bold;
}

/*IE6 */
html{
 _padding-left: 1024px;
}

body{
 _zoom: 1;
}

.main{
 _margin-left: -1024px;
 _zoom: 1;
 _position: relative;
}
#main img
{
 margin-right:5px ;
 margin-left:5px ;
}
.akcia
{
 margin:0px !important;
}

.art a {text-decoration:none;}
.art a:hover {text-decoration:underline;}
