body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Sans-serif;
    text-align: left;
    font-size: 13px
}

a {
    text-decoration: none;
    color: #003366; 
}

a:hover {
    text-decoration: none;
    color: #003366;
}

.wrap {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.tpl_page {
    display: block;
    margin: 0 auto;
    width: 900px;
    min-height: 100px;
    text-align: left;
    padding-top: 20px;
    overflow: hidden;
}

.tpl_header_top {
    display: block;
    width: 100%;
    height: 27px;
    background: url(images/dotted.png) bottom repeat-x;
    color: #0054a5;
    font-size: 14px;
    padding: 10px 0 0 0;
    margin-bottom: 15px;
}

.left {
    float: left;
}

.right {
    color: #da0101;
    float: right;
    font-size: 10px;
}

.right a {
    color: #da0101;
}

.header-right {
    font-size: 11px;
    float: right;
    color: #6e6f72;
    text-align: right;
    font-family: Georgia, "Times New Roman", Times, Serif;
}

.header-left {
    float: left;
    width: 500px;
    position: relative;
}

.tpl_header {
    display: block;
    width: 100%;
    height: 100px;
    background: url(images/dotted.png) bottom repeat-x;
    margin-bottom: 15px;
}

.content {
    display: block;
    width: 100%;
    float: left;
    min-height: 100px;
    line-height: 20px;
}

.mainside {
    width: 500px;
    font-size: 14px;
    color: #26262c;
    text-align: justify;
}

.mainside a {
    color: #003366;
}

.content-right {
    float: right;
    display: block;
    position: relative;
    width: 350px;
    height: 450px;
    right: -30px;
}

.stopka {
    margin-top: 50px;
    float: right;
    margin-right: 20px;
    color: #8b8b8b;
    font-size: 10px;
}

.stopka a {
    color: #8b8b8b;
}

.tpl_menu {
    display: block;
    position: relative;
    width: 850px;
    clear: both;
    height: 40px;
    text-align: left;
}

.dropmenu {
    display: inline;
}


.this {
    border-bottom: 1px solid #DA0101;
}

.this2 a {
    color: blue;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.person {
    margin: 0 10px 10px 0;
}

#passengers ul li {
    display: block;
    width: 100%;
    height: 120px;
}
 
.lang {
    font-size: 11px;
    color: #DA0101;
    font-family: Georgia, "Times New Roman", Times, Serif;
    float: left;
    position: relative;
    z-index: 100;
}

.lang a {
    font-size: 11px;
    color: #DA0101;
    font-family: Georgia, "Times New Roman", Times, Serif;
}

.mainpage-top {
    display: block;
    width: 100%;
    min-height: 250px;
    overflow: hidden;
    background: #DFDFDF;
}

.mainpage-top-left {
    float: left;
    display: block;
    width: 490px;
    height: 226px;
    padding: 10px 0 0 12px;
    font-size: 11px;
    color: #454545;
}

.mainpage-top-right {
    float: right;
    display: block;
    width: 360px;
    height: 266px;
    padding: 12px;
}

img {
    border: none;
}

.form {
    font-size: 13px;
    text-align: left;
}

#gallery {
    width: 100%;
}

#gallery td {
    width: 200px;
    height: 215px;
    border: 1px solid silver;
    padding: 5px;
    margin: 10px;
    font-size: 11px;
    text-align: center;
}

#gallery td div {
    width: 200px;
    height: 200px;
    text-align: center;
    vertical-align: middle;
}

.news-title h1 {
    margin: 0 0 5px 0;
    padding: 0;
}

.news-title h1 a {
    color: #333333;
    font-size: 22px;
    font-weight: bold;
}

.news-left {
    display: block;
    float: left;
    width: 200px;
    height: 135px;
}

.news-left img {
    border: 1px solid silver;
}

.news-right {
    margin-left: 200px;
    color: #454545;
    font-size: 13px;
}

.news-right a {
    color: #da0101;
}

.dotted {
    display: block;
    width: 100%;
    height: 5px;
    background: url(images/dotted_horizontal.png) repeat-x;
}

.news-box {
    display: block;
    width: 100%;
    min-height: 100px;
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

.mainpage-content {
    margin-top: 15px;
    display: block;
    width: 100%;
    min-height: 100px;
    background: url(images/main_bg.jpg) repeat-y;
}

.mainpage-right {
    display: block;
    float: right;
    width: 250px;
    min-height: 100px;
}

.mainpage-left {
    display: block;
    float: left;
    width: 615px;
    min-height: 100px;
}

.more {
    float: right;
    margin: 10px 10px 0 0;
    color: #da0101; 
}

.more a {
    display: block;
    padding: 5px 15px;
    background: #AB2121;
    color: white; 
}

.more a:hover {
    background: red;
}

.patron-site {
    text-align: center;
    display: block;
    width: 100%;
    min-height: 100px;
}

.patron {
    display: block;
    text-align: center;
    padding: 20px;
    margin: 20px 0;
    border: 1px dotted silver;
}

.patron:hover {
    border: 1px dotted #DA0101;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-weight: normal;
    color: #424242;
    margin-top: 40px;
}

/* Page Navigation */


.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #fff;
	background-color: #DA0101;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #DA0101;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #DA0101;
	margin: 0.2em;
	text-decoration: none;
}

#patron {
    width: 100%;
}

#patron tr {
    vertical-align: middle;
}

#patron tr td {
    width: 33%;
    text-align: center;
    vertical-align: middle;
    height: 150px;
}

#nav-one {
    margin-left: 0;
    padding-left: 0;
}

td a {
    color: gray;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0;
}

#footer {
    display: block;
    width: 880px;
    height: 20px;
    background: #DFDFDF;
    color: gray;
    font-size: 11px;
    padding: 20px 10px 5px 10px;
    margin: 20px auto;
    text-align: left;
}

.fb {
    position: absolute;
    top: -5px;
    right: -10px;
}

.yt {
    position: absolute;
    top: 0;
    right: -40px;
}

.recommended {
    color: #9D5451;
    font-weight: bold;
    margin-top: 10px;
}

#top {
    
}

.data {
    display: block;
    float: left;
    width: 150px;
    height: 40px;
}

.share {
    margin-left: 250px;
    display: block;
    width: 300px;
    height: 40px;
}

#top li {
    margin: 10px 0;
    padding: 0 0 0 20px;
    background: url(images/dot.jpg) no-repeat 0 0;
    font-size:  13px;
    text-align: justify;
    width: 225px;
}

#top li a {
    color: #5D5D5D;
}