/* -- for lombard 59 -- */

h1, .style1 {
	font-size: 30px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 30px;
}

h2, .style2 {
	font-size: 24px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 15px;
}

h3 {
	font-size: 18px;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 15px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}

/* -- layouts -- */
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

table#menu {
	width: 1000px;
}

table#menu td {
	text-align: center;
	border-right: 1px solid #8c0304; 
}

table#menu a {
	display: block;
	background: #bd1b20;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 8px;
	text-decoration: none;
}

table#menu a:hover {
	color: #fecccf;
	background: #ee333c;
}

table#menu a.active {
	background: #8c0304;
}

#top {
	padding: 0 25px;
	font-size: 12px;
	line-height: 1.34;
}

#header {
	background: #e7e7e7;
	border-top: 3px solid #bd1b20;
	border-bottom: 3px solid #bd1b20;
	padding: 0 25px;
	overflow: hidden; 
}

#header h1 {
	font-size: 30px;
	font-family: "Georgia", Times, serif; 
	font-style: italic;
	font-weight: normal;
	background: url(/img/arrow_right.jpg) no-repeat right;
	padding: 30px 65px 35px 0;
}

#logo {
	float: left;
}

a#list {
	background: url(/img/down.gif) no-repeat right; 
	border-bottom: 1px dashed #bd1b20;
	color: #bd1b20;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 20px 0 0px;
	margin-bottom: 10px;
}

a#list:hover {
	background: url(/img/down.gif) no-repeat right #fffcca; 
}

#lombards {
	background: #bd1b20;
	color: #fff;
	padding: 10px;
	width: 230px;
	position: absolute;
	top: 44px;
	left: 395px;
	z-index: 20;
}

a.close {
	float: right;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#lombards p {
	padding: 10px 0 0 0;
}

#lombards a {
	color: #fff;
}

#hleft p {
	font-size: 16px;
	padding: 0 0 25px 25px;
}

/* -- rotator -- */
#rotator {
	color:#000;
	position:relative;
	padding-bottom:2.6em;
	margin:0; 
	font-size:16px;
}

/* Tabs */
#rotator {
	margin-top: 8px;
}

ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	text-decoration:none;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	
}

li.ui-tabs-nav-item {
	margin: 0 15px 0 15px;
}

ul.ui-tabs-nav {
	bottom:0px;
	left:0;
	z-index:1;
	width:100%;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	font-weight:normal;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover span,
#rotator .ui-tabs-nav-item a:active span {
	background: url(../img/arrow_tab.png) no-repeat top center;
}

#rotator .ui-tabs-nav-item a {
	width: 100%;
	display: block;
}

#rotator .ui-tabs-nav-item a span {
	float:left; 
	cursor:pointer;
	display: block;
	height: 138px;
	width: 100%;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	width: 100%;
	display: block;
}

#rotator .ui-tabs-selected a span {
	background: url(../img/arrow_tab.png) no-repeat top center;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	clear:left;
	color:#000;
	padding: 10px 20px 0 40px;
	height:230px;
	width: 540px;
	border: 4px solid #bd1b20;
	background: #fff;
}

#rotator .ui-tabs-hide {
	display:none;
}

/* Background Images */
#rotator #nav-fragment-1 {
	background: url(../img/tab_1.gif) no-repeat;
	width: 201px;
	height: 138px;
}

#rotator #nav-fragment-2 {
	background: url(../img/tab_2.gif) no-repeat;
	width: 95px;
	height: 138px;
}

#rotator #nav-fragment-3 {
	background: url(../img/tab_3.gif) no-repeat;
	width: 167px;
	height: 138px;
}

#rotator h2 {
	color: #bd1b20;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
	font-size: 36px;
	font-style: italic;
	padding-bottom: 25px;
}

#rotator p {
	font-size: 24px;
	padding-bottom: 20px;
}

#rotator .ui-tabs-panel a {
	font-size: 18px;
	color: #bd1b20;
}

/* -- container -- */
#container {
	padding: 30px 25px 70px 25px;
	width: 950px;
}

#mainContent {
	width: 630px;
	float: left;
}

#sidebar {
	float: left;
	width: 295px;
	padding-left: 25px;
}

#fc {
	position: relative;
	padding: 20px 0 0 15px;
	font-style: italic;
	font-family: "Georgia", Times, serif;
	font-size: 24px;
}

a#fl {
	background: url(/img/down.gif) no-repeat right; 
	border-bottom: 1px dashed #bd1b20;
	color: #bd1b20;
	text-decoration: none;
	padding: 0 25px 0 0px;
	margin-bottom: 10px;
	text-decoration: none !important;
}

a#fl:hover {
	background: url(/img/down.gif) no-repeat right #fffcca; 
}

#filter {
	background: #bd1b20;
	position: absolute;
	padding: 15px;
	line-height: 1.6;
	top: 0px;
	left: 0px;
}

#filter a {
	color: #fff !important;
}

#filter a:hover {
	color: #fbacac !important;
}

/* cat item */
table.item {
	text-align: left;
	background: #f1f1f1;
	margin: 0 0 15px 15px;
	font-size: 12px;
}

table.item:hover {
	background: #f8e8e8;
}

table.item td.price {
	background: #bd1b20;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 2px;
	height: 14px;
}

table.item td.title {
	padding: 5px 5px 5px 15px;
}

table.item td.title a {
	color: #bd1b20;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

table.item td.title a:hover {
	text-decoration: underline;
	color: #f15959;
}

table.item td.descr {
	padding: 0 10px 5px 15px;
}

a.allcatalog {
	padding: 0 0 0 15px;
	background: url(../img/ico_cat.gif) no-repeat left;
}

/* news */
a.allnews {
	background: url(../img/ico_list_red_white.gif) no-repeat left; 
	padding-left: 15px;
}

dl.news {
	text-align: left;
	padding: 0 0 20px 15px;
	display: block;
}

dl.news dt {
	padding-bottom: 12px;
}

dl.news dt a {
	color: #fff !important;
	background: url(../img/ico_pink.gif) no-repeat 6px center #bd1b20;
	padding: 4px 9px 4px 24px;	
	text-decoration: none !important;
	font-style: italic;
}

dl.news dd a {
	color: #000 !important;
}

/* sidebar */
#sidebar {
	font-size: 12px;
	line-height: 1.34;
}

#sidebar .bb {
	padding-bottom: 20px;
}

#sidebar h3 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 22px;
}

.side {
	margin-left: 25px;
}

#sidebar input.long {
	border: 1px solid #7f9db9;
	padding: 2px;
	color: #7f7f7f;
	width: 266px;
}

#sidebar input.short {
	border: 1px solid #7f9db9;
	padding: 2px;
	color: #7f7f7f;
	width: 216px;
}

.phonepart {
	font-size: 24px;
	color: #7f7f7f;
	font-weight: bold;
}

div.faqmain {
	border: 2px solid #e8e8e8;
	padding: 10px;
	margin-left: 12px;
}

div.faqmain p {
	padding-bottom: 5px;
}

a.ask {
	color: #bd1b20 !important;
	font-weight: bold;
	padding-left: 25px;
	text-decoration: none;
	background: url(../img/ico_faq.gif) no-repeat left;
	/*margin-left: 25px;*/
}

#catmenu {
	background: #f1f1f1;
	border-top: 5px solid #bd1b20;
	padding: 25px;
	margin-bottom: 25px;
	font-weight: bold; 
	font-size: 15px;
	line-height: 1.45;
}

#catmenu a {
	color: #bd1b20 !important;
}

#catmenu a:hover, #catmenu a.active {
	color: #fff !important;
	background: #bd1b20;
	text-decoration: none;
}

#lister {
	line-height: 2;
}

#lister a, #lister span {
	padding: 2px 6px 2px 6px;
	margin: 0 3px;
	font-weight: bold;
}

#lister span {
	color: #fff;
	background: #bd1b20;
}

#lister a {
	text-decoration: none !important;;
}

#lister a:hover {
	background: #ebbabc !important;;
	color: #bd1b20 !important;;
}

#catgavno {
	margin-bottom: 20px; 
}

#catgavno a {
	font-size: 16px;
	font-weight: bold;
	margin: 0 20px;
}

#catgallery img {
	margin: 0  20px 2px 0;
}

div.price {
	background: url(../img/price_bg.gif) no-repeat;
	padding: 3px 5px 8px 25px;
	color: #fff;.
	font-family: "Georgia", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	margin-bottom: 22px;
}

#tovar {
	background: url(../img/bg_tovar.gif) repeat-x top #8c0304;
	padding: 25px;
	margin-bottom: 25px;
	color: #fff;
}

#tovar p {
	padding-bottom: 10px;
}

#tovar .tovtitle {
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 15px;
	line-height: 1;
}

#tovar input.long {
	border: 1px solid #e5a4a6;
	width: 235px;
}

#tovar input.short {
	border: 1px solid #e5a4a6;
	width: 185px;
}

#tovar .phonepart {
	color: #da9fa0;
}

/* faq */
dl.faq {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

dl.faq div {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 3px;
	color: #000;
}

dl.faq dt {
	font-style: italic;
	color: #5b5656;
	padding-bottom: 10px;
}

dl.faq dd {
	padding-left: 25px;
}

table.faq td {
	vertical-align: top;
	padding: 5px;	
}

table.faq input.text {
	border: 1px solid #7f9db9;
	padding: 2px;
	width: 244px;
}

table.faq textarea {
	border: 1px solid #7f9db9;
	padding: 2px;
	width: 244px;
	height: 120px;
}

/* -- news -- */
dl.nblock {
	margin-bottom: 30px;
}

dl.nblock dt {
	color: #989393;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
}

dl.nblock dd {
	font-size: 14px;
	padding-left: 25px;
}

dl.nblock a {
	color: #000 !important;
	text-decoration: none !important;
}

dl.nblock a:hover {
	color: #f15959 !important;
	text-decoration: underline !important;
}

dl.nblock div.title {
	font-size: 18px;
	padding-bottom: 6px;
}

/* typo */
#mainContent, .userContent {
	font-size: 12px;
	line-height: 1.34;
}

#mainContent a, .userContent a {
	color: #bd1b20;
	text-decoration: underline;
}

#mainContent a:hover, .userContent a:hover {
	text-decoration: none;
	color: #f15959;
}

.userContent {
 	padding-left: 25px;
 }
 
.userContent p, .userContent table {
	margin-bottom: 15px;
}
 
.userContent h2, .userContent .style2, .userContent h1, .userContent .style1  {
	margin-left: -25px;
}

.userContent ol, .userContent ul {
	margin: 0 0 15px 25px;
}

.userContent ol li {
	list-style: decimal;
	padding-bottom: 5px; 
}

.userContent ul li {
	padding: 0 0 5px 21px;
	background: url(../img/bullet.gif) no-repeat left 10px;
}

.bb {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 25px;
}

.tb {
	border-top: 1px solid #e7e7e7;
	margin-top: 25px;
	padding-top: 25px;
	font-size: 14px;
}

h3.plus {
	background: url(../img/ico_plus.gif) no-repeat left 4px;
}

h3.calc {
	background: url(../img/ico_calc.gif) no-repeat left 4px;
}

h3.faq {
	background: url(../img/ico_faq.gif) no-repeat left 4px;
}

#sidebar a {
	color: #386d9e;
}

.borderTable td, .userContent th {
	padding: 4px 8px 4px 14px;
	border-bottom: 1px solid #d8d8d8;
}

.borderTable th {
	border-top: 1px solid #d8d8d8;
	background: #eeeeee;
	font-weight: bold;
}

/* footer */
#footer {
	font-size: 14px;
	color: #fff;
	padding: 7px 25px 7px 25px;
	background: #8c0304;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

/* -- form --*/
.formDiv table td { 
   	text-align: left;
}

table.formTable td{
   text-align: left;
}
.formTable .inputTxt, .formTable textarea, .formTable select{
        border: 1px solid #7F9DB9;
	background-color: #ffffff;
        margin-bottom: 10px;
        padding: 2px;
	text-align: left;
}
.formTable .inputTxt{
        width: 244px;
}
.formTable textarea, .formTable select{
        width: 244px;
}
.fcaption, .fmessage{
        color: #666666;
	padding-right: 10px;
}
.formTable .inputCell{
        padding-left: 5px;
        width: 100%;
}
.formTable .formCaption{
        padding-top: 10px;
}
.fmessage{
        padding: 10px 0px;

}
.ferror{
        color: #ee0000;
}
.checkbox{
        margin-bottom: 10px;
}
.button{
    border: 1px solid #b2b2b2;
    background-color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    color: #b2b2b2;
    padding: 9px 9px;
    cursor: hand;
    cursor: pointer;
}

div#tipDiv {
    padding:4px;
    color:#000; font-size:11px; line-height:1.4;
    background-color: #FFFFF0; border: 1px solid #c4c4c4; 
    width:210px; 
}

div#tipDiv ul.tipContentList {
    margin:0; padding:0; list-style:none;
}

div.engV {
     padding-top: 30px;
}
/*--------- vote --------------*/
.votePercent {
	padding-right: 3px;

}

.voteRow {
	padding: 2px auto;
}

div.normal {
	padding: 5px auto;
	text-align: right;
}

div.normal a {
	background:transparent url(../img/arrow_right.gif) no-repeat scroll right center;
	color:#DF0029 !important;
	margin:-10px 10px 4px 0;
	padding-right:9px;
	text-decoration: none !important;
	font-size: 11px;
}
/* -- informers -- */
table.inf {
	width: 100%;

}

table.inf td {
	vertical-align: top;
	padding-right: 20px;
	text-align: left;
	padding-left: 10px;
}

table.inf p.title {
	padding-bottom: 10px;
}

table.inf a.c {
	margin-right: 15px;
}

table.inf p span {
	font-weight: bold;
}

#weath {
	padding-right: 0px;	
}

#weath b {
	font-size:140%;
	position:relative;
	top:1px;
}

#weath dl, #weath dt, #weath dd {
	display: inline;
}

#weath img {
	float: left;
}

/* -- calculator -- */
#calcdiv {
	width: 90%;
	background-color: #f1f1f1;
	border-top: 4px solid #bd1b20;
	padding: 20px 30px 9px 9px;
}

#calcdiv table {
	margin-bottom: 0px;
}

td.calczag {
	padding-bottom: 8px;
}

#calcdiv table td {
	vertical-align: bottom;
}

#calcdiv table td input {
	font-family:Arial;
	font-size:20px;
	border: 1px solid #8c8c8c;
}

td.calcgray {
	font-size: 10px;
	color: #787878;
	padding-top: 8px;
}

td.calcdays1 {
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 4px;
}

td.calcdays2 {
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
}


#rezultdiv {
	margin: 20px 20px 50px 9px;
	font-weight: bold;
}

#rez {
	font-size: 17px;
	margin-bottom: 10px; 
}

#rezspan {
	font-size: 19px;
}

#calctable {
	margin: 0px 100px 40px 9px;
}

#calctable table td {
	padding: 2px;
}

#calctable table td strong {
	font-size: 11px;
}

#secondmenu {
	font-size:15px;
	font-weight:bold;
	line-height:1.45;
	margin-bottom:25px;
	padding: 0px 25px 25px 25px;
	border-bottom: 1px solid #f1f1f1;

}

#secondmenu a {
	color:#BD1B20 !important;
}

#secondmenu a.active {
	color: #000 !important;
	text-decoration: none;
}

