@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------------------- 
  
   Reset.css
   * Version:   0.5 (28/8/2007)
   * Website:   http://code.google.com/p/blueprintcss/
   
   Original by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
 line-height: 1;
  color: #333; 
  background-color:#658f69;
positon:relative;
  font-family:"Trebuchet MS", Verdana, Arial;
 }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* EOF */

/*kraj na reset*/



.divHolder
{
background:transparent url(senkata.jpg) right top repeat-y;
width:920px;
display:block;
margin:auto;
text-align:center;
height:99%;


}

.divHeader
{
width:910px;
height:119px;
margin:auto;
display:block;
background:transparent url(headerBgRepeat.jpg) repeat-x top left;
text-align:center;
padding:10px 0px 0px 0px ;
}

.outOfPage
{
margin:0 0 0 -2000px;
border:1px solid #0000CC;
position:absolute;

}


.divNavigacijaHolder
{
background:transparent url(navBgRepeat.jpg) repeat-x top left;
margin:auto;
color:#f5efc9;
width:914px;
height:32px;
text-align:right;


}
a
{
color:#f5efc9;

}
.divNavigacijaHolder a 
{

color:#f5efc9;
padding:0px 5px;
font-size:18px;
line-height:30px;
text-decoration:none;
display:block;
float:left;
}

.seperator
{
display:block;
float:left;
line-height:30px;
}
.divNavigacijaHolder a:hover
{

color:#000;


}
.divNav
{

float:right;

}
.divContentHolder
{
margin:auto;
background-color:#39513b;
width:910px;
padding:15px 0px;
display:table;
}

.divLeftHolder
{
width:261px;

 vertical-align:top;
 
margin-left:5px;
}



.divCenterHolder
{
width:395px;

 
 
}

.divAbout,.divSpecialOffer
{
width:203px;
height:289px;
padding:20px;
text-align:justify;
display:block;
background-color:#507154;
margin:0px auto 15px auto;

}

.divSpecialOffer
{

text-align:center;

}
.pSpecial
{
text-align:left;
text-indent:0px !important;
}
.pAbout,.pSpecial
{
text-indent:25px;

font-size:14px;
line-height:18px;
color:#000000;

}

.aLinkMore
{
color:#fff;
text-decoration:none;
font-weight:bold;
font-size:14px;
float:right;
}
.aLinkMore:hover
{
color:#aaa;
text-decoration:none;
font-weight:bold;
font-size:14px;
float:right;
}
a:hover
{
color:#fff;

}

.divRightHolder
{
	
	text-align:center;
 width:240px;
vertical-align:top;
}



 
.divCenterImageHoder img {  
    padding: 0px;  
	position:absolute;
    top:  5px; 
    left: 5px ;
	height:465px;
	overflow:auto;
	margin:0px auto;
}

.divCenterImageHoder
{

 padding: 0;  
    margin:0 auto;  
	position:relative;

width:377px;
height:473px;
display:block;
overflow:hidden;
text-align:center;
background-color:#f5efc9;
}


.navImageHolder
{
width:384px;
text-align:center;
margin:auto;
}
.navImageHolder img
{

padding:3px;
}

.theSeachForm
{

text-align:right;
width:95%;
margin:auto;
}

.theSeachForm .theDropdown
{
width:200px;

}




.divFooter
{

background:#39513b url(footerBg.jpg) right bottom no-repeat;
width:920px;

color:#FFFFFF;
clear:both;
float:right;
margin:0;
padding-bottom:15px;
text-align:center;
width:915px;
}

.divFooter a 
{color:#FFFFFF;


}

.copywright
{
color:#000000;
padding:10px;
}
.leftBigHolder
{


width: 600px;

background-color:#507153;
color:#FFFFFF;
text-align:left;
padding:15px;
margin:10px;
}

.artGalHolder
{
margin:auto;
text-align:center;
background-color:#658f69;
padding:5px;
width:100%;
display:table;

}

.pGallery
{
text-align:left;
font-size:12px;
font-family:"Trebuchet MS", Verdana, Arial;
line-height:18px;
color:#97d59c;
}

div >h3
{
font-weight:bold;

}
.pLinkHolder
{
text-align:justify;
color:#97d59c;
padding:10px;
}
.repeater
{
width:120px;
padding:5px;
margin:5px;
display:block;
float:left;
font-size:14px;
text-align:center;
border:1px solid #666666;
height:170px;
}
.repeater p
{
text-align:left;
}

.title
{
font-size:12px;
font-weight:normal;
}

.buyLink
{
color:#000;
font-size:14px;
font-weight:bold;
text-decoration:none;

}

.buyLink:hover
{
text-decoration:underline;
color:#000;
}
.banerAd
{
padding-bottom:5px;
color:#fff;
font-size:12px;
}