/*ivicin reset*/
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,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li, 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;
  overflow:auto;
  clear:both;
  display:block;
  
 
 }

/* 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: "" ""; }

a:active,a:visited,a:hover
{
outline:none;	
	
}
a img{
    border:none;
    
}
h1,h2,h3,h4
{
        
        font-weight:bold;
        
     
        font-family:Georgia ,"Trebuchet MS", Arial;
}

h1{
        font-size:1.8em;
       
}
h2{
        font-size:18px;
	
}
h3{
       font-size:14px;
       padding:0px;
       margin:0px;
	
}



/*kraj na reset*/

body
{
	background:url(bodyBg.png) top repeat-x;

}


#wrapper
{
display:block;
margin:auto;
overflow:visible;
position:relative;
text-align:center;
width:980px;

}
#header
{
	
	height:255px;
}

#logo
{
	float:left;
	padding-left:94px;
	padding-top:14px;
}

#wrapperNav
{
	width:550px;
	float:right;
	display:block;
	padding-top:12px;
	padding-right:5px;
}
#navigacija
{
background:transparent url(navBg.png) repeat-x scroll center bottom;
display:block;
height:40px;
overflow:hidden;
width:526px;
	
}
.navigacija
{
list-style:none;
float:right;
padding-top:5px;
}

.navigacija li
{
float:left;
height:25px;
line-height:25px;
margin-right:15px;
text-align:center;
width:70px;

}

.navigacija li a
{
	
	text-decoration:none;
	font-family:Myriad Pro;
	font-size:14px;
	color:#fff;
text-transform:capitalize;
	
}

.active
{
	background:url(../images/activeDugme.png) no-repeat top left;
}


#content
{
background:#EFFBFB none repeat scroll 0 0;
clear:both;
display:block;

}

#left
{
background:transparent url(../images/aboutBlock.png) no-repeat scroll 0 0;
display:block;
float:left;

margin-top:-40px;
width:390px;
margin-left:20px;


}

#aboutText
{
	padding:15px 30px ;
	margin-bottom:30px;
	height:310px;
}

#left h1
{
	color:#2D2A28;
float:left;
font-weight:normal;
padding:22px 90px 30px 22px;
}

#left p,.specialOffer p
{
	color:#6d6d6d;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:16px;
letter-spacing:0.01em;
line-height:18px;
padding-bottom:15px;
text-align:justify;
}

#aboutText a
{
	color:#bb310f;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:right;
	text-decoration:none;
}

#right {
display:block;
float:left;
margin-top:0;
padding-left:10px;
padding-right:15px;
position:relative;
width:540px;
z-index:999;
}

#content #right h1
{
color:#2D2A28;
float:left;
font-weight:normal;
padding-bottom:10px;
padding-right:450px;
padding-top:35px;
}

#right li img
{
	float:left;
list-style-image:none;
text-decoration:none;
padding-bottom:30px;
}

#right li p
{
	padding:5px;
}

#servicesLinks
{
display:block;
list-style:none;
margin-left:45px;
overflow:hidden;
padding-top:20px;
clear:both;
}

#servicesLinks li
{
	background:url(../images/sepa.png) top left no-repeat;
text-align:left;
overflow:hidden;
display:block;

list-style:none;

padding-left:35px;

}
#servicesLinks li a
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
color:#1f1f1f;
text-decoration:none;
line-height:25px;
}

#bottom
{
	clear:both;
display:block;
overflow:hidden;
padding:0 5px;
}

.bottomDivs
{
	background:#FFFFFF none repeat scroll 0 0;
display:block;
float:left;
height:320px;
margin-right:10px;
width:315px;
position:relative;

}

.noMargin
{
	margin:0px;
}

.bottomDivs h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	font-weight:normal;
	float:left;
	padding:25px;
}

.bottomDivs p
{
	clear:both;
color:#1F1F1F;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;
line-height:16px;
padding-left:15px;
padding-right:15px;
padding-top:10px;
text-align:left;
position:relative;

	
}

.bottomDivs a
{
bottom:15px;
color:#BB310F;
float:right;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;
position:absolute;
right:10px;
text-decoration:none;
}

.spanPosition
{
	bottom:5px;
position:absolute;
right:15px;
font-weight:bold;
}

.spanPosition2
{
	bottom:10px;
position:absolute;
right:15px;
font-weight:bold;
}

.bodyImage
{
	bottom:0;
left:-132px;
position:absolute;
}

#footerWrapper
{
	width:100%;
	background:#2d5d6e;
}


#footer
{
	
clear:both;
display:block;

margin:auto;
overflow:visible;
position:relative;
text-align:center;
width:980px;

}

.footerTop
{display:block;
float:left;
margin-right:10px;
padding:5px 0 5px 10px;
position:relative;
text-align:left;
width:300px;
}

.contactForm
{
	display:block;
float:right;
padding-right:10px;

width:260px;
}
.contactForm h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	float:right;
	font-weight:normal;
	padding-bottom:15px;
	padding-right:120px;
}

#right .contactForm #submit 
{
	padding-top:5px;
}
.tableMail input[type="text"] , .tableMail textarea 
{
	border:2px solid #D2DDE6;
padding:5px;
width:223px;
margin:4px;
}

.enterNameMail
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e6eaeb;
}

.tableMail input[type="submit"]
{
	background:transparent url(../images/submit.png) right top no-repeat;
	border:none;
	width:68px;
	height:29px;
	padding:0;
	margin:4px;
	cursor:pointer;
}
.tableMail input[type="submit"]:hover
{
background-position:bottom;
}
#footer h2
{
	color:#fff;
text-align:left;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-weight:normal;

padding:10px;
}

#footer p
{
clear:both;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:15px;
line-height:26px;
padding-left:15px;
text-align:justify;
}

.footerTop a
{
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	line-height:32px;

	margin-right:5px
}
.footerTop a:hover
{
border-bottom:1px solid #fff;
}
#footerBottom
{
background:transparent url(../images/footerSeparator.png) no-repeat scroll center top;
display:block;
height:33px;
overflow:hidden;
width:980px;
clear:both;
}

#creative a
{
color:#FFFFFF;

font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;

padding-top:10px;
text-decoration:none;
}

#creative
{
	display:block;
padding-top:10px;
width:250px;
float:left;
	padding-left:30px;
}

#navigacijaFooter
{
	display:block;
	width:340px;
	float:right;
	padding-right:30px;
	padding-top:5px;
}
.navigacijaFooter li 
{
	float:left;
	list-style:none;
	padding-right:15px;
}
.navigacijaFooter  a

{
color:#FFFFFF;

font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;


text-decoration:none;
}

#s1 {
display:block;
height:250px;
overflow:hidden;
position:absolute;
right:0;
text-align:left;
top:53px;
width:550px;
}
.panel
{
	position:absolute;
	top:0px;
	background:none;
	border:none;
	display:block;
	overflow:hidden;
}

.panel img
{
	outline:none;
	background:none;
	border:none;
}

.servicesBlock
{
	display:block;
	width:467px;
	
	height:300px;
	
	float:left;
	margin-left:8px;
	margin-right:10px;
	
	
	margin-top:20px;
	background:#fff url(../images/senka.jpg) bottom left no-repeat;
	
	
}

#content
{
	overflow:visible;
	padding-bottom:10px;
	float:left;
	
}

#senka
{
	float:left;
	bottom:0px;
}

.servicesBlock p
{

color:#4C4C4C;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;

line-height:18px;
padding:10px;
text-align:left;

}

.servicesBlock p strong
{
	font-size:17px;
	
	color:#322e2b;
}

#content h2 {
font-size:24px;
font-weight:normal;
padding-left:10px;
padding-top:10px;
text-align:left;
padding-bottom:14px;
}

#content h1 {
color:#2D2A28;
display:block;
float:none;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:30px;
font-weight:normal;
padding-left:20px;
padding-top:18px;
text-align:left;

}

.servicesBlock a {
color:#BB310F;
float:right;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;
margin-top:-10px;
padding-right:10px;
text-decoration:none;
}


	#content h3 {
color:#BB310F;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-weight:normal;
padding-bottom:12px;
text-align:left;
}

#advice01  {
display:block;
float:left;
margin-top:0;
padding-right:15px;
position:relative;
width:550px;
z-index:999;

padding-top:22px;
}

#advice01 p
{
	color:#4C4C4C;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
letter-spacing:0.03em;
line-height:18px;
padding:10px;
text-align:left;
padding-left:45px;
text-indent:15px;
}


.bottomDivsAdvice
{
	background:#FFFFFF url(../images/senkaAdvice.jpg) no-repeat scroll left bottom;;
display:block;
float:left;
height:290px;
margin-right:10px;
width:900px;
position:relative;
margin-left:30px;
margin-bottom:10px;
}

	
.bottomDivsAdvice p
{color:#4C4C4C;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;

line-height:18px;
text-align:left;
padding:0 10px  0 10px;
overflow:hidden;
display:block;

}

#content #right .aboutUs 
{
color:#2D2A28;
float:left;
font-weight:normal;
padding-bottom:20px;
padding-right:250px;
padding-top:35px;	
}

#content #right p
{
	color:#4C4C4C;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:16px;
letter-spacing:0.02em;
line-height:20px;
padding:14px;
text-align:left;
text-indent:15px;
}

.testemonialsAbout
{
background:#FFFFFF none repeat scroll 0 0;
display:block;
float:right;

margin-right:5px;
position:relative;
width:380px;
margin-top:-14px;
overflow:hidden;
	
}

#content .testemonialsAbout p
{
padding-top:10px; 
padding-bottom:30px; 
margin-left:10px; 
margin-right:10px;
padding-left:5px;
padding-right:5px;
text-align:justify; 
text-indent:15px;
color:#525252;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
position:relative;
}

#content .testemonialsAbout .spanPosition {
bottom:5px;
font-weight:bold;
position:absolute;
right:15px;
}

.imageWrapper
{

background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E8EEED;
cursor:pointer;
float:left;
font-size:12px;

line-height:14px;
margin:1px;
padding:3px 1px;
text-align:center;
width:156px;
height:165px;

}

.imageWrapper p
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
}

.listaUslugi
{
overflow:hidden;
padding-left:22px;
text-align:left;
}

.listaUslugi li
{
font-family:trebuchet MS;
font-size:14px;
line-height:1.2em;
list-style:disc outside url("sepa.png");
margin:0;
padding:0 0 2px;
}

.senkaAdvice
{
	display:block;
	padding:0px;
	margin:0px;
}

.servicesPage
{
	display:block;
	width:900px;
	
	background:#fff url(../images/senkaServices.png) no-repeat scroll left bottom;
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
	
}

.listaVeterinarian
{
	font-size:16px;
letter-spacing:0.02em;

list-style-position:inside;

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:italic;
text-decoration:none;
background:url(../images/headerImage04.png) no-repeat right center;
padding-left:15px;
padding-right:10px;
padding-top:15px;
}

.listaVeterinarian li
{
	
	text-decoration:none;
	list-style:none;
	background:url(../images/sepa.png) no-repeat left top;
	
text-align:left;
overflow:hidden;
display:block;

list-style:none;
padding-bottom:20px;
padding-left:35px;
}

.veterinarian
{
	padding:15px;
	padding-top:30px;
}

.veterinarian strong
{
font-size:16px;
line-height:30px;
}
.veterinarian p
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	line-height:22px;
padding-left:15px;
	overflow:hidden;
	clear:both;
}

.derma {
font-family:trebuchet MS;
font-size:16px;
line-height:22px;
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
padding-left:73px;
text-align:left;

}

.listaShop
{
	font-size:16px;
letter-spacing:0.02em;

list-style-position:inside;

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:italic;
text-decoration:none;
background:url(../images/maceShop.jpg) center right no-repeat;

padding-left:15px;
padding-right:10px;
padding-top:15px;
}

.listaShop li
{
	text-decoration:none;
	list-style:none;
	background:url(../images/sepa.png) no-repeat left top;
	
text-align:left;
overflow:hidden;
display:block;

list-style:none;
padding-bottom:20px;
padding-left:35px;
}

.imagesShop
{
	float:left;
	padding:12px;
}

.tri
{
	overflow:hidden;
	display:block;
}

.listaVeterinarian li a
{
	text-decoration:none;
	color:#000;
}

.listaAbout 
{
	list-style-position:inside;
text-align:left;

}
.listaAbout li
{
	
font-family:trebuchet MS;
font-size:15px;
letter-spacing:0.01em;
line-height:19px;
padding-left:15px;
color:#4c4c4c;

}
.listaAbout li a
{
text-decoration:none;	
color:#4c4c4c;
}

#cistenje p
{
	clear:none;
}


ul.advicesList 
{
	text-align:left;
}
.advicesList li
{
	color:#4C4C4C;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
letter-spacing:0.03em;
line-height:15px;
padding:5px 5px 5px 45px;
text-align:left;
list-style:circle;
list-style-position:inside;


}

a.advicesA
{
	

color:#BB310F;
float:right;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;
position:absolute;
right:100px;
text-decoration:none;

}

.Idogs
{
	 background:url(../images/dogMini.jpg) right top no-repeat;
	
	overflow:hidden;
}

#dogS
{
	background:url(../images/dogSredno.jpg) right  bottom no-repeat;
	padding-right:165px;
}

#golemo
{
	background:url(../images/dogGolemo.jpg) right center no-repeat;
	padding-right:165px;
	
}
.specialOffer
{
width:93%;display: block;overflow:hidden;margin:5px auto 10px;padding: 5px 10px;background:#fff;-moz-box-shadow: 1px 1px 5px #ccc;
    -webkit-box-shadow: 1px 1px 5px #ccc;
    box-shadow: 1px 1px 5px #ccc;
	
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#content .specialOffer h1
{
font-size: 16px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.specialOffer p
{
line-height:1.5;
}


