body {
 padding: 0;
 margin: 0;
 font-family: Trebuchet MS, Verdana, Arial;
 background: #EBEBEB url(../pics/skin/bg.gif) repeat-x top center;
 text-align: center
}

.base {
 color: #393939;
 background-color: #FFFFFF;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 13px;
 width: 960px;
}

.text {
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 13px;
 color: #393939;
}

.rtext {
 padding-left: 8px;
}

.rtextspace {
 padding-left: 8px;
 padding-top: 10px;
}

.rtext2 {
 padding-left: 3px;
}

.glossary {
 font-size: 14px;
 background-image: url(../pics/skin/glossary.jpg);
 background-position: center top;
 background-repeat: no-repeat;
 width: 120px;
 padding-top: 70px;
}

.glossabc {
 font-size: 21px;
 background-image: url(../pics/skin/glossabc.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 padding-left: 45px;
 height: 44px;
}

.point {
 font-size: 14px;
 background-image: url(../pics/skin/point.jpg);
 background-position: left;
 background-repeat: no-repeat;
 height: 20px;
 padding-left: 27px;
}

.bgleft {
 background-color: #EBEBEB;
 background-image: url(../pics/skin/bgleft.jpg);
 background-position: right top;
 background-repeat: repeat-y;
 width: 82px;
}

.bgright {
 background-color: #EBEBEB;
 background-image: url(../pics/skin/bgright.jpg);
 background-position: left top;
 background-repeat: repeat-y;
 width: 82px;
}

.topleft {
 background-color: #EBEBEB;
 background-image: url(../pics/skin/topleft.jpg);
 background-position: right top;
 background-repeat: no-repeat;
 width: 82px;
 height: 83px;
}

.topright {
 background-color: #EBEBEB;
 background-image: url(../pics/skin/topright.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 width: 82px;
 height: 83px;
}

.top {
 background-image: url(../pics/skin/top.jpg);
 background-position: left top;
 color: #F1F1F1;
 padding-left: 15px;
 padding-top: 2px;
 font-size: 14px;
 background-repeat: repeat-x;
 height: 39px;
}

.bottom {
 background-image: url(../pics/skin/bottom.jpg);
 background-position: left top;
 background-repeat: repeat-x;
 padding-top: 12px;
 color: #ACACAC;
 height: 39px;
}

.topmenu {
 background-image: url(../pics/skin/menu.jpg);
 background-position: left top;
 background-repeat: repeat-x;
}

.menu {
 color: #393939;
 font-size: 16;
 background-image: url(../pics/skin/menu_point.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 height: 53px;
 padding-top: 2px;
 padding-left: 28px;
}

.smenu {
 background-color: #FFFFFF;
 background-image: url(../pics/skin/smenu.jpg);
 background-position: right bottom;
 background-repeat: no-repeat;
 border-left: #F1F1F1 1px solid;
}

a:link { color: #107BF0;}
a:visited { color: #107BF0;}
a:active { color: #107BF0;}
a:hover { color: #104B8A;}

a.submenu:link { font-size: 14; color: #107BF0;}
a.submenu:visited { font-size: 14; color: #107BF0;}
a.submenu:active { font-size: 14; color: #107BF0;}
a.submenu:hover { font-size: 14; color: #104B8A;}

a.news_head:link { font-size: 14;}
a.news_head:visited { font-size: 14;}
a.news_head:active { font-size: 14;}
a.news_head:hover { font-size: 14;}

a.news_adds_link:link { font-size: 12;}
a.news_adds_link:visited { font-size: 12;}
a.news_adds_link:active { font-size: 12;}

a.white:link { color: #ACACAC;}
a.white:visited { color: #ACACAC;}
a.white:active { color: #ACACAC;}
a.white:hover { color: #FFFFFF;}


.searchform {
 background-image: url(../pics/skin/form_bg.jpg);
 background-position: right top;
 background-repeat: no-repeat;
 width: 225px;
 height: 124px;
 padding-top: 4px;
}

.searchselect {
 display: block;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 13px;
 color: #393939;
 background: #FBFBFB;
 width: 190;
 border: #CEDF6F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.searchsubmit {
 display: block;
 background-image: url(../pics/skin/search.jpg);
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px;
 height: 24px;
 width: 77px;
}

.oksubmit {
 display: block;
 background-image: url(../pics/skin/oksubmit.jpg);
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px;
 height: 24px;
 width: 77px;
}

.cancelsubmit {
 display: block;
 background-image: url(../pics/skin/cancelsubmit.jpg);
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px;
 height: 24px;
 width: 77px;
}

.delsubmit {
 display: block;
 background-image: url(../pics/skin/delsubmit.jpg);
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px;
 height: 24px;
 width: 77px;
}

/* okoymlennie elementi - inputi */
.t_border {
 border: #CEDF6F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
 background: #FBFBFB;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 13px;
 color: #393939;
}

.t2_border {
 font-weight: bold;
 background-color: #EBEBEB;;
}

.u_border {
 border: #CEDF6F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
 padding: 0;
 margin: 0 0;
 padding-left: 0px;
 padding-top: 0px;
 background: #FFFFFF;
}

/* centr */
.cbody {
 background-color: #FFFFFF;
 width: 700px;
}

/* pravaya kolonka */
.left {
 width: 250px;
}

/* sled prev stranici */
.phead {
 border: #104B8A; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
 font-size: 13;
 height: 21px;
 width: 21px;
}

.pagelink{
 display: block;
 border: #107BF0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

a.pagelink:link { font-size: 12; text-decoration: none;}
a.pagelink:visited {  font-size: 12; text-decoration: none;}
a.pagelink:active { font-size: 12; text-decoration: none;}
a.pagelink:hover { font-size: 12; text-decoration: none; color: #FFFFFF; background-color: #104B8A;}

/* sape text */
.ptext {
 font-size: 13px;
 color: #107BF0;
}

/* sape ssilki */
a.plink:link { color: #393939; text-decoration: none;}
a.plink:visited { color: #393939; text-decoration: none;}
a.plink:active { color: #393939; text-decoration: none;}
a.plink:hover { color: #393939; text-decoration: none;}

/* sape contextnie ssilki */
a.pxlink:link { color: #393939; text-decoration: none;}
a.pxlink:visited { color: #393939; text-decoration: none;}
a.pxlink:active { color: #393939; text-decoration: none;}
a.pxlink:hover { color: #393939; text-decoration: none;}


/* zagolovki */
.head {
 background-image: url(../pics/skin/head.jpg);
 background-position: left top;
 background-repeat: repeat-x;
 font-size: 13;
 height: 21px;
}

.lhead {
 background-image: url(../pics/skin/lhead.jpg);
 background-position: left top;
 background-repeat: no-repeat;
 height: 21px;
 width: 10px;
}

.rhead {
 background-image: url(../pics/skin/rhead.jpg);
 background-position: right top;
 background-repeat: no-repeat;
 height: 21px;
 width: 10px;
}

.price {
 font-size: 13px;
 background-image: url(../pics/skin/price.jpg);
 background-position: left center;
 background-repeat: no-repeat;
 height: 31px;
 width: 60px;
 padding-left: 62px;
}

/* zakruglennie divi */
.r1, .r2, .r3 {
  display: block;
  height: 1px;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-3 .inner-box, #rounded-box-3  b {
 background-color: #EDDFB6;
}

.inner-box {
 padding:1em;
 padding-top: 0px;
 color: #393939;
}

.r1, .r2, .r3 {
 overflow: hidden; 
 font-size:1px;
}

.point_line {
 background-image: url(../pics/skin/line.jpg);
 background-position: left top;
 background-repeat: repeat-x;
 height: 1px;
}

.point_line2 {
 background-image: url(../pics/skin/line2.jpg);
 background-position: left top;
 background-repeat: repeat-x;
 height: 1px;
}

.v_line {
 background-image: url(../pics/skin/vline.jpg);
 background-position: left top;
 background-repeat: repeat-y;
 width: 3px;
}

.novinka {
 background-image: url(../pics/skin/new.jpg);
 background-position: left top;
 background-repeat: no-repeat;
}

.news_adds {
 font-size: 12px;
}

.news_adds_n {
 padding-left: 32px;
 font-size: 12px;
}


.news_content {
 font-size: 13px;
}

p {
 text-align:justify;
}

.textalign {
 text-align:justify;
}

.img_border {
 font-size: 12px;
 background-color: #FFFFFF;
 background-image: url(../pics/skin/border.jpg);
 background-position: right bottom;
 background-repeat: no-repeat;
}

.img_border2 {
 border-right: #7E7E7E 1px solid;
 border-top: #7E7E7E 1px solid;
 border-left: #7E7E7E 1px solid;
 border-bottom: #7E7E7E 1px solid;
 width: 59;
 height: 59;
}

.table_border {
 width:100px;
 height:100px;
}

.table_border2 {
 width:100px;
 height:50px;
}

.textb {
 background-color: #F1F1F1;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 12px;
 color: #000000;
}

.table_ins {
 padding-left: 13px;
}

.nthumb-td {
 height: 100px;
}

.nthumb-img {
 position:relative; 
 border:1px solid #C5C5C5;
 width:100px;
 height:100px;
 margin:0px;
 padding:3px;
 background-color: #FFFFFF;
}

.nthumb-adds {
 display: block;
 width: 100px;
}

a.nthumb-adds:link { text-decoration: none;}
a.nthumb-adds:visited { text-decoration: none;}
a.nthumb-adds:active { text-decoration: none;}
a.nthumb-adds:hover { text-decoration: none;}

.nthumb-inner {
 position:relative; overflow:hidden;
}

.nthumb-strip {
 cursor: pointer;
 position:absolute; width:92px; height:19px; bottom:3px; left:3px;
 background:#DDD;
 filter: alpha(opacity=60);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 -moz-opacity: 0.60;
 opacity:0.60;
 color: #000000;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 12px;
}

.nthumb-pad {
 cursor: pointer;
 padding-right: 5px;
 padding-top: 1px;
}

.nthumb-img img {
 border:0;
}

.nthumb-zoom {
 cursor: pointer;
 background:url(../pics/skin/search.png) no-repeat;
 position:absolute; width:40px; height:40px;
 right:3px; bottom:3px;
}

.price_border {
 padding-top: 8px;
 background-color: #FFFFFF;
 color: #393939;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 13px;
}

.ava_price {
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 12px;
 color: #393939;
 padding-left: 7px;
 padding-right: 7px;
}

.ava_block {
}

.ava_left {
 float: left;
 padding-right: 26px;
}

.ava_clear {
 display: table-cell;
}

.ava_line {
 margin-bottom: 70px !important;
}

.ava_line table.pr-AVAM4 tr {
 display: table-cell !important;
 padding-right: 13px !important;
}

.ava_line td.pr-AVAM4-bottom {
 position: absolute !important;
 width: 0px !important;
}

.ava_line div.pr-AVAM4-desc {
 position: relative !important;
 width: 106px !important;
 top: 65px !important;
 left: -119px !important;
}

.ava_line a.pr-AVAM4-cat {
 position: relative !important;
 width: 106px !important;
 top: 65px !important;
 left: -119px !important;
}

.ava_block div.pr-AVAM4-price-holder {
 margin-top: 5px !important;
}

.ava_block a.pr-AVAM4-img {
 padding-left: 2px !important;
 padding-right: 2px !important;
 padding-top: 3px !important;
 padding-bottom: 3px !important;
 border: 1px #E7E7E7 solid !important;
}

.ava_block div.pr-AVAM4-border {
 padding-left: 2px;
 padding-top: 4px;
}

.ava_left div.pr-AVAM4-border, .ava_clear div.pr-AVAM4-border {
 width: 108px !important;
 max-width: 108px !important;
}
.ava_block div.pr-AVAM4-border {
 width: 100% !important;
}
.ava_block a.pr-AVAM4-price {
}

