body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
	padding:0px;
	margin:0px;
	background-repeat: repeat-x;
	background-image: url(../../images/bckground.jpg);
}
/****general css****/
img {border:none;}

a:link, a:visited {
	color: #4C557E;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
p {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 13px;
	color: #CE006F;
	text-transform: uppercase;
}
h3 {
	font-size: 15px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#wrapper {
	width: 930px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#lang {
	text-align: left;
	font-size: 11px;
	color: #FF6600;
}
#help {
	font-size: 11px;
	color: #FF6600;
	text-align: right;
}
#header {
	margin-top: 10px;
	margin-bottom: 32px;
	border: 1px solid #CCCCCC;
}

/************left column css*************/
#left {
	float: left;
	width: 220px;
	padding-right: 25px;
	padding-top: 15px;
}



#logo {
	height: 170px;
	width: 212px;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
}
#menu {
	margin-top: 60px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	border: 1px solid #e3e3e3;
	padding: 2px;
}

#menu li {
	margin: 0px;
	list-style-type: none;
	display: block;
	line-height: 25px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding: 0px;
}
#menu ul li a {
	padding-right: 10px;
	background-image: url(../../images/arrow-left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f8f8f8;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
color: #1F7E3A;
	font-weight: bold;
	display: block;
	height: 22px;
}
#menu ul li a:link, #menu ul li a:visited {
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: none;
	background-image: url(../../images/arrow-hover.jpg);
	color: #FFFFFF;


}
#menu #last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu #active {
	background-image: url(../../images/arrow-hover.jpg);
	color: #FFFFFF;
}
#menu #active a:hover {
	background-image: none;
}
#gallery {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/badge-gallery.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 220px;
	display: block;
	text-indent: -9999px;
}

#gallery-active {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/badge-gallery-active.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 220px;
	display: block;
	text-indent: -9999px;
}
#pitanje {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/question-badge.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 220px;
	display: block;
	text-indent: -9999px;
}

#upozorenje {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/alram-badge.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 220px;
	display: block;
	text-indent: -9999px;
}
.title {
	background-image: url(../../images/adrese-back.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #495679;
	padding: 4px;
}
#adrese {
	padding-bottom: 20px;
}
#adrese p {
	line-height: 16px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/************left column css*************/

/************footer css*************/
p.copyright , p.master {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	float: left;
}
p.master {
	float: right;
	margin: 0px;
	padding: 0px;
}
.copyright a:link, .copyright a:visited, .master a:link, .master a:visited, .footer-links a:link, .footer-links a:visited {
	color: #999999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer-links  {
	text-align:center;
	font-size: 11px;
	color: #CCCCCC;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}











/************content css*************/


#content {
	float: left;
	width: 680px;
	padding-bottom: 40px;
} 

.img-right {
	float: right;
	padding:0 0 7px 07px; 
	margin:0; 
	text-align:center;

}



/************content index css************/


ul.index-img {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
ul.index-img li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	float: left;
	width: 219px;
	text-align: center;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}

/************ginekolgija page css************/

ul.simple {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.simple li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	color: #333333;
	line-height: 18px;
}
ul.simple-line {
	margin-left: 0;
	padding-left: 0;
}
ul.simple-line li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.margin {
	margin: 0px;
	padding: 0px;
}


.margin a:link {
	text-decoration: underline;
	font-weight: bold;
}
.margin a:visited{
	text-decoration: none;
}
.margin a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}.vrh {
	background-color: #DEDBCC;
	width: 110px;
	font-weight: bold;
	padding: 2px;
}
.label {
	font-weight: bold;
	padding-right: 12px;
}
.form {
	border: 1px solid #BCD8E3;
	width: 350px;
	color: #495679;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form-button {
	background-color: #BCD8E3;
	border: 1px solid #495679;
}
.gallery-holder img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.gallery-holder {
	padding-bottom: 12px;
}
#facebook {
	margin-top: 20px;
}
