body {
	padding: 20px 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: white;
	color: Black;
}
a:hover {
	text-decoration: none;
}
a {
	color: black;
}
a img {
	border: none;
}
table, tr, td {
	font-size: 100%;
}
p {
	margin: 0.3em 0 1.2em 0;
}
div#holder, div#holder2 {
	width: 780px;
	margin: 0 auto;
	background-image: url(../img/mobil.jpg);
	background-repeat: no-repeat;
	background-color: #BA080D;
	text-align: left;
	_overflow: hidden;
}
div#holder2 {
	background-color: #DBDBDB;
	background-image: url(../img/header-bg.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
	width: 779px;
}
div#footer {
	width: 740px;
	margin: 10px auto;
        line-height: 20px;
	color: #606060;
	font-size: 0.9em;
}
div#footer span {
	padding: 0 5px; font-size: 10px;
}
div#top {
	margin-left: 245px;
	height: 351px;
	background-image: url(../img/bg-right.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: White;
}
div#top2 {
	height: 139px;
	background-image: url(../img/mobil2.jpg);
	padding-left: 117px;
	background-repeat: no-repeat;
}
a#sms {
	display: block;
	width: 446px;
	height: 106px;
	position: relative;
	text-align: center;
}
a#sms span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	background-image: url(../img/sms-jizdenka.gif);
}
a#alert span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	background-image: url(../img/alert.gif);
}
div#top2 a#sms {
	float: left;
	width: 446px;
}
a#dpmul {
	float: right;
	width: 174px;
	color: White;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 1.5em;
	padding: 56px 0 0 0;
        text-align: center;
	background-image: url(../img/top-corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
div#top h1 {
	font-size: 0.9em;
	margin: 0;
	padding: 20px 0;
}
form#mainform {
	background-image: url(../img/form-bg.jpg);
	width: 498px;
	height: 245px;
	overflow: hidden;
	text-align: left;
}
form#mainform label {
	font-weight: bold;
	font-size: 1.1em;
	color: #FFB1B3;
}
form#mainform p.desc {
	margin: 0 0 1em 0;
	padding-left: 23px;
	font-size: 0.9em;
}
form#mainform {
	margin: 0;
	padding: 0;
}
form#mainform table {
	border-collapse: collapse;
	margin: 20px 0 0 23px;
	font-size: 0.9em;
	float: left;
}
form#mainform table th {
	font-weight: bold;
	width: 100px;
	padding-bottom: 5px;
	color: White;
}
form#mainform table td {
	padding-bottom: 5px;
}
form#mainform table td input {
	width: 160px;
	_width: 164px;
	border: 1px solid #A21115;
	background-image: url(../img/input-bg.gif);
	height: 19px;
	_height: 23px;
	padding: 2px;
}
input#submit {
	display: block;
	float: left;
	height: 52px;
	width: 123px;
	color: #414141;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../img/odeslat-button.gif);
	margin: 25px 0 0 10px;
	border: none;
	background-color: Red;
}
div#content {
	background-image: url(../img/footer-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 30px 30px 30px;
	color: White;
	line-height: 1.4em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div#content2 {
	background-image: url(../img/footer-gray-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 30px 30px 30px;
}
div#content h1 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #FFB1B3;
	font-weight: normal;
	font-size: 2em;
}
div#content h2 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
	padding: 0;
}
div#content ul {
	margin: 0 0 0 15px;
	padding: 0;
}
div#content ul li {
	list-style-type: square;
}
div#content ul li strong {
	font-size: 0.9em;
	font-weight: normal;
}
div#content ul li p {
	font-size: 0.9em;
	margin: 0.3em 0 0.3em 20px;
}
.fl {
	float: left;
	width: 45%;
}
.fr {
	float: right;
	width: 70%;
	text-align: right;
}
.frfull {
	float: right;
	text-align: right;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
    height: 0px;
}
.errors {
    color: red;
}

div.links {
	color: #606060;
	padding: 7px 0 12px 0;
}
div.links a {
	color: #606060;
	padding: 0 7px;
}
div.links a.act {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
div.user {
	color: #606060;
	padding: 7px 7px 12px 7px;
}
div.user strong {
	color: black;
}
div.user a {
	color: #606060;
}
form#filter, div#filter {
	clear: both;
	border: 1px solid #C9C9C9;
	background-color: #EDEDED;
	padding: 6px;
	height: 26px;
	_height: 38px;
	margin: 0;
}
form#composite {
	padding: 0px;
	margin: 0;
}
form#filter select, div#filter select {
	margin-left: 2px;
	font-size: 1em;
}
form#filter select option, div#filter select option {
	padding: 0 10px 0 5px;
}
form#filter label, div#filter label {
	padding-left: 10px;
}
form#filter input {
	width: 100px;
	padding: 2px;
}
form#filter input.button, div#filter input.button {
	height: 24px;
	width: 71px;
	background-image: url(../img/button-70.gif);
	border: none;
	background-color: #EDEDED;
	font-size: 1em;
	color: White;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 10px;
}
input[type="submit"].rbutton, input[type="button"].rbutton {
	height: 24px;
	width: 117px;
	background-image: url(../img/button-120.gif);
	border: none;
	background-color: #EDEDED;
	font-size: 1em;
	color: White;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 10px;
}
form#filter input.radio, div#filter input.radio {
        height: 1em;
        width: 1em;
	margin: 0;
}
form#filter input.button120, div#filter input.button120 {
	background-image: url(../img/button-120.gif);
	background-color: #EDEDED;
	font-size: 1em;
	border: none;
	display: block;
	width: 117px;
	height: 24px;
	font-weight: bold;
	color: White;
	margin: 0 0 0 10px;
}
table#list {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 0 0;
	_width: 718px;
}
table#list th {
	line-height: 40px;
	background-color: #B9080D;
	font-size: 1.1em;
	color: White;
	font-weight: bold;
	text-align: left;
}
table#list th a {
    color: White;
}
table#list td {
	line-height: 33px;
	border-bottom: 1px solid White;
}
table#list td input {
	margin: 0 5px;
}
table#list a.print {
	display: block;
	width: 51px;
	height: 22px;
	background-image: url(../img/button-50.gif);
	text-align: center;
	line-height: 22px;
	color: White;
	text-decoration: none;
}
table#list a.print:hover {
	text-decoration: underline;
}
div#podtab {
	padding: 10px 0 0 20px;
	line-height: 22px;
	height: 40px;
	_height: 50px;
}
div#podtab span {
	padding-right: 14px; 
}
div#podtab a {
	text-decoration: none;
}
div#podtab a:hover {
	text-decoration: underline;
}
div#pager {
	width: 350px;
	float: left;
}
div#pager a {
	padding-right: 7px;
	color: #888888;
}
div#pager a.act {
	color: Black;
	font-weight: bold;
}
div#items {
	float: left;
	width: 200px;
}
div#items span {
	float: left;
}
div#items a {
	width: 21px;
	height: 20px;
	display: block;
	float: left;
	color: White;
	line-height: 20px;
	text-align: center;
	margin-right: 5px;
}
div#items a:hover {
	text-decoration: none;
}
div#items a#minus {
	background-image: url(../img/minus.gif);
}
div#items a#plus {
	background-image: url(../img/plus.gif);
}
div#pages {
	float: left;
}
div#linka {
	margin: 0 -30px;
	height: 15px;
	background-image: url(../img/line.gif);
}
div#text {
	color: #4A4A4A;
}
div#text p {
	line-height: 1.4em;
}
div#text h1 {
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 2.2em;
	line-height: 1em;
}
div#text h2 {
	margin: 1.5em 0 0 0;
	padding: 0;
	font-size: 1.2em;	
}
div#claimContent h1 {
    text-align: center;
}
div#claimContent form {
    border: 1px solid #C9C9C9;
    background-color: #EDEDED;
    padding: 10px;
}
div#claimContent h3 {
    border-bottom: 1px solid #C9C9C9;
    color: #4A4A4A;
    margin-bottom: 15px;
    margin-top: 20px;
}
div#claimContent div.space {
    margin-bottom: 10px;
}
div#claimContent div.cfline {
    line-height: 25px;
}
div#claimContent div.cfline label:first-child {
    display: inline-block;
    width: 250px;
    vertical-align: top;
}
div#claimContent div.cfline input[type="text"] {
    width: 200px;
}
div#claimContent div.cfline select {
    width: 120px;
}
div#claimContent div.cfline textarea {
    height: 120px;
    width: 340px;
}