body {
	background-color: #FFFFFF;
	background-image: url(_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#wrap #topttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #147CC7;
	float: left;
	width: 360px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrap {
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap #tabs {
	float: left;
	width: 580px;
	padding-top: 15px;
}
#clr {
	clear: both;
	height: 1px;
}
    #tabs ul {
	margin:0;
	list-style:none;
	padding-top: 12px;
	float: right;
	padding-right: 20px;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tablefta.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url("tabrighta.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	color:#006699;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs #current a {
                background-position:0% -42px;
        }
        #tabs #current a span {
	background-position:100% -42px;
	color: #006699;
        }
#wrap #pttl {
	background-image: url(_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 69px;
	width: 952px;
	text-align: left;
}

#wrap #cont {
	background-image: url(_hbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#wrap #fb {
	background-image: url(_b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
#cont #lc {
	float: left;
	width: 650px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#cont #rc {
	float: left;
	width: 271px;
}
#rc h2 {
	font-size: 15px;
	font-weight: bold;
	color: #1A4566;
	padding: 0px;
	background-image: url(_rctb.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 37px;
	line-height: 35px;
	text-indent: 6px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inp {
	width: 300px;
	font-size: 17px;
	border: 1px solid #8BBDE2;
	line-height: 30px;
	height: 30px;
	padding-left: 5px;
}
.sbtn {
	border: 1px solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	background-color: #E0EDF6;
	padding: 3px;
	cursor: pointer;
	
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	
}
.inpsm {
	width: 300px;
	font-size: 12px;
	border: 1px solid #8BBDE2;
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	background-color: #F1F9FE;
}

.inpsm2 {
	font-size: 12px;
	border: 1px solid #8BBDE2;
	line-height: 15px;
	height: 15px;
	padding-left: 2px;
	background-color: #F1F9FE;
}

/* EOF NAV*/


.errorForm {
	color: #000000;
	text-align: left;
	background-color: #FFFFCC;
	border: 1px solid #fff;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px; /* for old Konqueror browsers */
	background-image: url(important.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
	margin-bottom: 20px;
}



.error {
	color: #000000;
	text-align: left;
	background-color: #FFFFCC;
	border: 1px solid #FF8000;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	background-image: url(important-small.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
}


.error-small {
	color: #000000;
	text-align: left;
	background-color: #FFFFCC;
	border: 1px solid #FF8000;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	background-image: url(important-small.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-bottom: 10px;
}

#roundedR1 {
	color: #000000;
	padding: 0px;
	text-align: left;
	background-color: #C5DFF0;
	border: 1px solid #ccc;
	/* Do rounding (native in Firefox and Safari) */

	
    -webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 6px;	
}

.roundedER {
	color: #000000;
	padding: 10px;
	text-align: left;
	background-color: #FFFFCC;
	border: 1px solid #990000;
	/* Do rounding (native in Firefox and Safari) */

	
-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 6px;
	background-image: url(important-small.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	text-indent: 20px;
	display: none;
}


#roundedR1:hover {
	
	background-color: #E8F2F9;
	
	
}

#roundedR2:hover {
	background-color: #FED681;
	
	
}


#roundedR2 {
	color: #000000;
	padding: 0px;
	text-align: left;
	background-color: #FFFFCC;
	border: 1px solid #ccc;
	/* Do rounding (native in Firefox and Safari) */

	
    -webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 6px;
}


#roundedR2 a {
	display: block;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	padding: 7px;
}

#roundedR1 a {
	display: block;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	padding: 7px;
}
#pttl #rinfo {
	float: right;
	width: 350px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pttl #linfo {
	float: left;
	width: 500px;
}


#linfo h1 {
	margin: 0px;
	color: #195A8A;
	font-size: 30px;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 400px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/* steps */
ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
	}		
#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
	}		
#crumbs li a {
	background:url(crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
a:link, a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#003366;
	}		

/* EOF steps */


/* preview */




/* EOF preview */

#oimagesA {
	float: left;
	width: 270px;
	text-align: center;
}

#oimages {

	width: 260px;
	text-align: center;
}

#oimagesS {
	width: 270px;
	text-align: center;
}

#ocontent {
	float: left;
	width: 370px;
	margin-left: 10px;
}
#o-ttl {
	font-size: 17px;
	font-weight: bold;
	color: #147CC7;
	margin-bottom: 10px;
}
.o-price {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.o-ttlS {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
#o-options {
	float: left;
	width: 180px;
	margin-bottom: 5px;
	background-image: url(bullet_star.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-indent: 20px;
}



ul.thumb {
	float: left;
	list-style: none;
	margin: 0;
	padding: 2px;
	width: 260px;
}
ul.thumb li {
	margin: 0;
	padding: 4px;
	float: left;
	position: relative;
	width: 55px;
	height: 55px;
}
ul.thumb li img {
	width: 50px;
	height: 50px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: 0px;
}

/* list - offer */




#list-offer {
	width: 650px;
	padding: 5px;
}


#list-offer .notshow{
	background-color: #FFF2F2;
}


div #list-offer:hover {
	/* background-color: #E2F3FE; */
}



/* EOF list - offer */







#list-offer #pic {
	float: left;
	height: 75px;
	width: 75px;
	border: 2px solid #CCCCCC;
	margin-top: 3px;
}
#list-offer #info {
	float: left;
	width: 560px;
	margin-left: 10px;
}
#list-offer #info #options {
	float: right;
	width: 155px;
	position: absolute;
	margin-left: 390px;
	background-image: url(trasn-blue.png);
	border: 1px solid #003366;
	background-repeat: repeat;
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px;
}
#info #options img {
	padding: 5px;
}


#clr10 {
	clear: both;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(clr10-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.hidden {
	display: none;
}
.show {
	display: block;
}
#RegR {
	padding: 3px;
	float: left;
	width: 250px;
	margin-left: 10px;
}


#RegL {
	padding: 3px;
	float: left;
	width: 250px;
}



#vizitka {
	color: #000000;
	text-align: left;
	background-color: #E4F0F8;
	border: 1px solid #9DCAE6;
	/* Do rounding (native in Firefox and Safari) */

	
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
	background-image: url(vizitka-bg.jpg);
	background-repeat: repeat-x;
	background-position: center 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	clear: both;
}
#lc #konatkt {
	margin-top: 10px;
	color: #014F7D;
	font-size: 14px;
	font-weight: bold;
	float: right;
	width: 130px;
	clear: both;
	/* Do rounding (native in Firefox and Safari) */



    -webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9DCAE6;
	border-right-color: #9DCAE6;
	border-bottom-color: #9DCAE6;
	border-left-color: #9DCAE6;
	margin-right: 5px;
	background-color: #F4FAFD;
	text-align: center;
}



#vizitka #image {
	float: left;
	width: 250px;
	margin-right: 10px;
}
#vizitka #info {
	float: left;
	width: 370px;
}


#vizitka #info h3 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 30px;
	color: #014F7D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
}

#vizitka #info #phone {
	background-image: url(telephone.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	height: 20px;
	line-height: 20px;
}

#vizitka #info #address {
	background-image: url(home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	height: 20px;
	line-height: 20px;
}

#vizitka #info #web {
	background-image: url(web-page-grey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	height: 20px;
	line-height: 20px;
}


#vizitka #info #mail {
	background-image: url(email.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	height: 20px;
	line-height: 20px;
}


.sbtnS {
	border: 1px solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	background-color: #E0EDF6;
	padding: 0px;
	cursor: pointer;
	
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px; /* for old Konqueror browsers */
	
}
#vizitka #image #editlink {
	float: right;
	position: absolute;
	margin-top: -96px;
	margin-left: 118px;
	background-color: #F2F9FF;
	padding: 3px;
	width: 120px;
	border: 1px solid #C5DFF0;
	z-index: 100;
}



 #developer {
	clear: both;
	width: 952px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: right;
}


#abimage {
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}


/* paging */
#paging {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#paging a:link, #paging a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:5px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#paging a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#paging .active_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:5px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

#paging .disabled_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:5px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
/* paging */



.smgraydate {
	font-size: 10px;
	color: #999999;
}

.abn-expire {
	color: #FF0000;
}

.abn-ok {
	color: #009900;
}
