@charset "utf-8";
/* CSS Document */
body {
	background-color:#fff;
	margin:0 0 0 0px;
	padding:0 0 0 0px;	
	font-family:Verdana, Geneva, sans-serif;
	text-align:center; /* This tag place the website in center of page. (1)-(2) */
}
a {
	text-decoration:none;
	margin:0 0 0 0px;
	padding:0 0 0 0px;	
	color:#ffffff;
}
img {
	text-decoration:none;
	border:0px; /* specialno za IE */
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
div {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
p {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	
	font-size:13px;
	line-height:16px;
	color:#999;
}
h1 {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	
	font-size:16px;
	text-transform:uppercase;
	font-weight:100;
	color:#fff;
}
h2 {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
}
h3 {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	
	font-size:16px;
	text-transform:uppercase;
	color:#069;
	font-weight:100;
}
h4 {
	margin:8px 0 0 0px;
	padding:0 0 0 0px;
	
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
}
#textAlignRight{
	text-align:right;
}
#textAlignLeft{
	text-align:left;
}
#floatLeft{
	float:left;
}
#floatRight{
	float:right;
}
#first{
	margin-left:0px;
	padding-left:0px;
}
.maxWidth{
	width:1024px;
	margin:0 auto;
	border:0px solid silver;
	overflow:hidden;
}
.div100{
	width:338px;
	float:left;
	border:0px solid red;
	overflow:hidden;
}
.div010{
	width:338px;
	float:left;
	margin:0 0 0 5px;
	border:0px solid red;
	overflow:hidden;
}
.div001{
	width:338px;
	float:left;
	margin:0 0 0 5px;
	border:0px solid red;
	overflow:hidden;
}
.div011{
	width:681px;
	float:left;
	margin:0 0 0 5px;
	border:0px solid red;
	overflow:hidden;
	text-align:left;
}
.div110{
	width:681px;
	float:left;
	border:0px solid red;
	overflow:hidden;
	text-align:left;
}
.div111{
	text-align:left;
	overflow:hidden;
}
.preHeader_blue{
	width:338px;
	height:60px;
	background-image:url(../images/preHeader_blue.png);
	background-repeat:no-repeat;
	
	padding:15px 0 0 0px;
	overflow:hidden;
}
.preHeader_blue h2{
	float:right;
	margin-top:1px;
}
.preHeader_blue img{
	float:right;
	margin:-2px 15px 0 8px;
}
.preHeader_yellow{
	width:338px;
	height:60px;
	background-image:url(../images/preHeader_yellow.png);
	background-repeat:no-repeat;
	
	padding:15px 0 0 0px;
	overflow:hidden;
}
.preHeader_yellow h2{
	float:right;
	margin-top:1px;
}
.preHeader_yellow img{
	float:right;
	margin:-2px 15px 0 8px;
}
.navigatorMain{
	width:336px;
	height:34px;
	border:0px solid red;
	float:right;
}
.navigatorMain img{
	margin:4px 0 0 0px;
}
.navigatorMain div{
	width:81px;
	height:32px;
	padding:0 0px 0 0px;
	margin-right:1px;
	text-align:center;
	float:left;
}
#selectedMenu{
	border:1px solid #fc0;
	background-color:#fc0;
}
#notSelectedMenu{
	border:1px solid #999;
	background-color:#999;
}
#notSelectedMenu:hover{
	border:1px solid #999;
	background-color:#069;
}
.line1px{
	width:100%;
	height:1px;
	background-color:#999;
	margin-top:30px;
	margin-bottom:30px;
}
.line1px_banner_top{
	width:100%;
	height:1px;
	background-color:#c0c0c0;
	margin-top:30px;
}
.line1px_banner_bottom{
	width:100%;
	height:1px;
	background-color:#c0c0c0;
}
.foot1{
	height:175px;
	background-image:url(../images/footer100.png);
	background-repeat:no-repeat;
	margin-top:30px;
}
.foot1 img{
	margin:10px 0 0 148px;
}
.foot1 p{
	font-size:9px;
	color:#fff;
	margin:5px 0 0 154px;
}
.foot2{
	height:175px;
	background-image:url(../images/footer010.png);
	background-repeat:no-repeat;
	margin-top:30px;
	padding:15px 0 0 20px;
}
.foot2 p{
	color:#fff;
	margin:6px 0 6px 0px;
}
.foot2 h1{
	margin-bottom:5px;
}
.foot3{
	height:175px;
	background-image:url(../images/footer001.png);
	background-repeat:no-repeat;
	margin-top:30px;
	padding:15px 0 0 20px;
}
.foot3 p{
	color:#069;
	margin:4px 0 4px 0px;
}
.foot3 h1{
	margin-bottom:5px;
	color:#069;
}
.footer_whiteLine{
	width:298px;
	height:1px;
	background-color:#fff;
	margin-top:1px;
}
.sectorTitle{
	margin:0 0 20px 0px;
}
.address{
	margin:30px 0 0px 0px;
}
.address p{
	line-height:25px;
	color:#0d62af;
}
.contactsForm{
	margin:0 0 0 0px;
}
.contactsForm input{
	width:333px;
	height:20px;
	padding-left:5px;
	background-color:#e5eff5;
	border:1px solid #069;
	margin:0 0 5px 0px;
	color:#036;
}
.contactsForm textarea{
	height:167px;
	margin:0 0 5px 0px;
	padding:0 0 0 5px;
	color:#069;
}
.photoFrame{
	width:205px;
	height:230px;
	background-image:url(../images/photoFrame.png);
	background-repeat:no-repeat;
	text-align:left;
	float:left;
}
.photoFrame img{
	margin:8px 0 5px 8px;
}
.photoFrame p{
	color:#069;
	margin:1px 0 0 8px;
}
#marginLeft33px{
	margin-left:33px;
}
.FirstFrameRow{
	overflow:hidden;
}
.newFramesRow{
	padding-top:30px;
	border:0px solid blue;
	overflow:hidden;
}
.news{
	width:318px;
	border:0px solid #999;
	text-align:left;
	margin-left:10px;
}
.news p{
	text-align:justify;
}
.news img{
	margin-top:18px;
}
.apteka_links{
	margin:30px 0 10px 0px;
}
#arrow{
	margin:0 5px 0 0px;
	padding:0 0 0 0px;
}
.clinicDetails{
	margin:0 0 0 0px;
	overflow:hidden;
}
.clinicDetails img{
	float:left;
	margin-right:10px;
}
.clinicDetails p{
	margin-top:5px;
	text-align:justify;
}
#nextclinicDetailsRow{
	margin-top:30px;
}
.petshop{
	border:0px solid red;
	margin:30px 0 50px 0px;
	overflow:hidden;
}
.petshop_frame{
	width:233px;
	height:262px;
	background-image:url(../images/pet_shop_frame.png);
	background-repeat:no-repeat;
	float:left;
}
.petshop_frame img{
	margin:10px 0 0 10px;
}
.petshop_frame h3{
	margin:10px 0 0 10px;
}
#petshop_frame_next{
	margin-left:30px;
}
.banner{
	width:100%;
	background-image:url(../images/very_low_grey.png);
	background-repeat:repeat;
}
.home{
	width:1024px;
	height:654px;
	background-image:url(../images/index_fon.png);
	background-repeat:no-repeat;
	margin:0 auto;
}
.mainButtons{
	width:328px;
	height:218px;
	border:0px solid #c0c0c0;
	float:left;
	margin:30px 0 0 0px;
	text-align:center;
}
.mainTexts{
	width:278px;
	border:0px solid #c0c0c0;
	float:left;
	margin:35px 0 0 0px;
	text-align:left;
	overflow:hidden;
	padding-left:50px;
}
.mainTexts img{
	float:left;
	margin-top:8px;
}
.mainTexts h3{
	margin-top:17px;
	float:left;
	margin-left:6px;
}
.mainTexts p{
	float:left;
}
#move1st_mainButton{
	margin-left:12px;
}
#move2nd_mainButton{
	margin-left:5px;
}
.mainButtons_titles{
	height:35px;
	margin-top:30px;
}
.mainButtons_titles h3{
	font-weight:100;
	letter-spacing:1px;
	text-transform:uppercase;
}
#moveTop{margin-top:-3px; margin-left:32px; color:#999;}
#welcome_note{
	border:0px solid red;
	width:250px;
	padding-left:5px;
	font-size:12px;
	margin-top:20px;
}
.myList{
	margin-top:20px;
	float:left;
	width:100%;
}
.myList p{
	float:none;
	color:#999;
	text-transform:lowercase;
	line-height:18px;
}
.myList2{
	margin-top:7px;
	float:left;
	width:100%;
}
.myList2 p{
	float:none;
	color:#999;
	text-transform:lowercase;
	line-height:18px;
}
.services{
	width:1024px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
}
.services img{
	float:left;
	margin-right:25px;
}
.services h3{
	margin-bottom:10px;
}
.services p{
	width:668px;
	text-align:justify;
}
.services_texts{
	float:left;
}
.aboutus{
	width:1024px;
	border:0PX SOLID RED;
	margin:0 auto;
	text-align:left;
}
.aboutus p{
	color:#1360ae;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}