* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #ff0000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ff0000;
}

body {
	background: #F0F0F0 ;/*url(../images/back_all.jpg) repeat-y top center;*/
	font: 13px Arial, Helvetica, sans-serif;
	padding-top: 15px;
	/*color: #383838;*/
}

blockquote {
    border: dashed 1px #BFB793;
	background: #FFFEFB url('../images/x5.jpg') top left repeat-x;
	padding: 1em;
	margin-bottom: 1.5em;
    border-left: solid;
    border-right: solid;
    /*color: #FFFFFF;*/
}

input , select {
    font-size:10px;
    padding:2px 4px;
    margin:2px 0 10px 2px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;

}

.hideit{
	display: none;
}

.formtxt {
	border: 1px solid #999999;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_s {
	border: 1px solid #999999;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_ss {
	border: 1px solid #999999;
	width: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_sss {
	border: 1px solid #999999;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_ssss {
	border: 1px solid #999999;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_sssss {
	border: 1px solid #999999;
	width: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_ssssss {
	border: 1px solid #999999;
	width: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_l {
	border: 1px solid #999999;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_ll {
	border: 1px solid #999999;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_lll {
	border: 1px solid #999999;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_llll {
	border: 1px solid #999999;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxt_textarea {
	border: 1px solid #999999;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	background-color: #F8F8F8;
}

.formtxtSeatchBtn {
	border: 2px solid #999999;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-color: #F8F8F8;
	margin-right: 18px;
	cursor: pointer;
}

.imgSmall{
	height: 101px;
	border: 0;
}

.search_label {
	text-align: left;
	font-size: 12px;
}

.liquid-round {
width:70%;
margin:0px auto;
background:#fff url(../images/round/leftside.gif) repeat-y left top;
}


.top {
width:100%;
height:20px;
background:url(../images/round/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(../images/round/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(../images/round/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
width:100%;
height:60px;
background:url(../images/round/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(../images/round/bottom-right.gif) no-repeat right top;
}


table.ofersSearch {
	border: 0px;
}

td.ofersSearch {
	
}

table.ofersSearch td.oferSearchTop {
	
}

#sitebg{
	/*background: url(../images/sitebgl.jpg) no-repeat left top;*/
	border-left: solid 1px;
	margin: 0 auto;
	width: 1200px;
}

#sitebg2{
	/*background: url(../images/sitebgr.jpg) no-repeat right top;*/
	border-right: solid 1px;
	margin: 0 auto;
	width: 1200px;
}

#content{
	margin: 0 auto;
	width: 1200px;
	text-align: left;
}

#main{
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

#header {
	height: 92px;
	width: 1200px;
	background: #000000 url(../images/header2.jpg) no-repeat top right;
}

#wel{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding-left: 150px;
	padding-top: 12px;
	height: 33px;
}

#wel2{
    position: absolute;
    padding-left: 340px;
    top: 0;
    width: 100px;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}

#logo {
	padding-left: 40px;
	padding-top: 24px;
	float: left;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo h2 {
	font-family: 'Comic Sans MS', cursive;
	font-size: 36px;
	color: #ffffff;
}

#logo p {
	padding-left: 13px;
	font-family: Impact, Charcoal, sans-serif;
	letter-spacing:4px;
	color: #ffffff;
}

#menu {
	width: 782px;
	height: 43px;
	float: right;
	margin-top: 47px;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 180px;
	height: 27px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
}

#button1 a:hover{
	background: url(../images/hover1.jpg) no-repeat left top;
}

#button2 a:hover, #button3 a:hover, #button4 a:hover, #button5 a:hover{
	background: url(../images/hover2.jpg) repeat-x left top;
}

#menu a:hover{}

#left {
	width: 300px;
	height: 100%;
	/*border-right: solid 1px #C3C3C3;*/
}

#left H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-left: 35px;
	padding-top: 5px;
	color: #6d0202;
	background: url(../images/title.png) no-repeat left bottom;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 17px;
	padding-top: 15px;
	padding-right: 20px;
}

#left li {
	border: 0px;
	color: #666666;
	padding-bottom: 10px;
	background: url(../images/list_style.png) no-repeat left top;
	padding-left: 15px;
}

#left ul li a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#left ul li a:hover{
	color: #6d0202;
    font-weight: bold;
}

.com{
	min-height: 85px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	border-bottom: 1px solid #0e015d;
	padding-bottom: 10px;
}

.addcom{
	padding-right: 15px;
	text-align: right;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.addcom a{
	color: #393939;
	text-decoration: none;
}

#right {
	float: right;
	width: 882px;
}

#righttop{
	text-align: center;
	height: 202px;
}

#post{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#right H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
}

p a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

p a:hover{
	color: #6d0202;
	text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ff0000;
}

.more{
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
}

.more a{
	text-decoration: none;
}

.more a:hover{
	color: #6d0202;
	text-decoration: underline;
}

div.offNo {
	margin-left: 3px;
	width: 150px;
	height: 25px;
	/*background: url("../images/offNo.png") no-repeat;*/
	padding: 4px 0 0 6px;
	font-style: italic;
}

#gal{
	background: #F8F8F8;
	width: 870px;
	text-align: center;
	/*color: #c6a5af;*/
	height: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
}

#gal a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#gal a:hover{
	color: #ff0000;
	text-decoration: underline;
}

#gal img {
	width: 200px;
	height: 140px;
}

#col1{
	float: left;
	width: 210px;
	margin-left: 5px;
}

#col2{
	float: left;
	width: 210px;
	margin-left: 5px;
}

#col3{
	float: left;
	width: 210px;
	margin-left: 5px;
}

#col4{
	float: left;
	width: 210px;
	margin-left: 5px;
}

#search_component {
    margin-left: 10px;
}

.pagingDiv {
	/* width: 100%; */
	/* text-align: right */;
}

.pagingDiv input {
	border: 1px solid #999999;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #F8F8F8;
}
.pgBtnActive {
	cursor: pointer;
}

.offTop {
    margin-left: 5px;
    background: url(../images/offTop2.png) no-repeat top left;
    width: 850px;
    height: 15px;
}

.offMidle {
    padding-left: 1.2em;
    margin-left: 5px;
 	background: url(../images/offMidle2.png) repeat-y top left;
    width: 850px;
}

.offBottom {
    margin-left: 5px;
    background: url(../images/offBotom2.png) no-repeat bottom left;
    width: 850px;
    height: 18px;
}

.offBody {
    width: 815px;
}

#offDetailsBody {

}

#offDetailsImages {
	float: right;
	width: 320px;
	margin-left: 15px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 10px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

#markiraniOferti {
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #6d0202;
}

#footer {
	clear: both;
	background: url(../images/footer.gif) repeat-x bottom;
	padding: 5px 10px 5px 0px;
    text-align: right;
    margin-bottom: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: right;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
