/* CSS Document */

body {
	margin: 15px;
	height: 100%;
	line-height: 120%;
	color: #D9AE98;
   font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   background: #5A1F17;;
}

table {
	table-layout: fixed;
}
td {
	text-align: left;
	font-size: 12px;
	color: #D9AE98;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table td.content {
	padding: 15px 15px 2px 15px;
}

.text_header {
	height: 30px;
   color: #D2691E;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.small {
	color: #D9AE98;
	font-size: 10px;
}

a:link, a:visited {
	color: #D9AE98; 
	font-weight: normal ;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.right_menu:link, a.right_menu:visited {
	display: block;
	background: url(gfx/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #D9AE98;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.right_menu:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #D9AE98;
}

.top_menu {
	font-size: 11px;
	color: #D9AE98;
	text-align: center;
}

a.top_menu:link, a.top_menu:visited {
	padding-left: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #D9AE98;
	text-align: center;
}

a.top_menu:hover {
	text-decoration: underline;
}

.footer {
	text-align: center;
	font-size: 10px;
}

a.footer {
	padding-left: 1px;
	font-weight: normal;
	color: #D9AE98;
    font-size: 10px;
}

a.footer:hover {
    text-decoration: underline;
}

.inputbox {
	padding: 2px;
	border:solid 1px #802721;
	background-color: #64241D;
	font-size: 12px;
	color: #DBB199;
}

input {
	border:solid 1px #802721;
	background-color: #64241D;
	color: #DBB199;
}

option {
	border:solid 1px #802721;
	background-color: #64241D;
	color: #DBB199;
}

.button {
    color: #DBB199;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 3px double #802721;
    width: auto;
    background: url(../images/button_bg.png) repeat-x;
    padding: 0px 5px;
    line-height: 18px !important;
    line-height: 16px;
    height: 26px !important;
    height: 24px;
    margin: 1px;
}

textarea {
    border:solid 1px #802721;
	background-color: #64241D;
	color: #DBB199;
}

hr {
    width: 505px;
    height: 5px;
    background-color: #64241D;
    border: 3px double #802721;
    text-align: left;
}

table.wesele {
	width: 520px;
	border: 1px solid #9D4A3C;
}
table.wesele td {
	border: 1px solid #9D4A3C;
}

td.wes_tyt {
   color: #D2691E;
	text-align: center;
}

td.wes_tyt_op {
   color: #D2691E;
	text-align: center;
	width: 340px;
}

td.wes_tyt_il {
   color: #D2691E;
	text-align: center;
	width: 70px;
}

td.wes_op {
	width: 340px;
}

td.wes_il {
	width: 70px;
}

.cena {
	text-align: right;
	margin-right: 20px;
}

.terminy {
	color: #D9AE98;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
