* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
h1 {
     color: #DBDBDB;
    font-size: 26px;
    padding: 0px 0 0 45px;
font-weight: normal;
}
h2 {
    font-size: 16px;
    margin: 10px 0;
    color: #45569C;
margin-left: 10px;
}
h3 {
    font-size: 14px;
    margin: 10px 0;
    color: #45569C;
margin-left: 10px;
}
a {
	color: #0857A6;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.dot {
    text-decoration: none; /* Убираем подчеркивание */
    border-bottom: 1px dashed #000080; /* Добавляем свою линию */ 
   }
a.dot:hover {
    color: #f00000; /* Цвет ссылки при наведении на нее курсора */
}
p {
	margin: 0 0 18px;
padding-left: 10px;

}
ul {
    padding: 0 0 10px 30px;
}
img {
	border: none;
}
table {	width: 100%;}
input {
	vertical-align: middle;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 424px;
}
#header_menu {	height: 33px;
	background: #ededed;}
#header_bilet {    float: left;
    height: 391px;
    width: 654px;}
#header_operator {	background: url("simferopol_aviabilety.jpg") repeat scroll 0 0 transparent;
    float: right;
    height: 391px;
    width: 336px;}
#logo {    height: 94px;
    width: 477px;}
#bilet {	background: #00418b;
    height: 297px;
    width: 654px;}
#bilet_forma {    padding: 0 0 0 30px;}
ul#m_menu_text {
    list-style: none outside none;
    padding: 7px 0 0 15px;
}
ul#m_menu_text li {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 35px;
}
ul#m_menu_text li a {
    color: #00418B;
    text-decoration: underline;
}
ul#m_menu_text li a:hover {
    color: #00418B;
    text-decoration: none;
}
.toph1 {    color: #DBDBDB;
    font-size: 28px;
    padding: 30px 0 0 20px;}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 356px 0 0;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 336px;
	margin-left: -336px;
	position: relative;
	background: #ededed;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 990px;
	margin: -100px auto 0;
	height: 100px;
	position: relative;
	background: #ededed;
}
#footer_text {    padding-top: 20px;
    background: #ededed;
    margin-left: 20px;
    margin-top: 30px;}
.views-field-field-cena-value {    float: right;}
div.view-display-id-block_1 div table tbody tr td {
  background-image: url("do.gif");
    background-position: 100% 1.2em;
    background-repeat: repeat no-repeat;
    border-left: 10px solid #FFFFFF;
    border-right: 10px solid #FFFFFF;
}
div.view-display-id-block_1 div table tbody tr td span {
    background-color:#FFFFFF;
}
