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

/*
seda #4D4D4D
modra #264175
zluta #FFCC00
*/

.grey
{
	color: #4D4D4D;
}
.blue
{
	color: #264175;
}
.yellow
{
	color: #FFCC00;
}
.bold
{
	font-weight: bold;
}
.debug-bg
{
	background-color: #EEE;
	
	border-color:#0CC;
	border-width:1px;
	border-style:solid;
}
.clean, .clean:hover
{
	text-decoration: none;
	border-width: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	
	color: #4D4D4D;
	background:#DCE1E3 url(../images/bg.png) top center repeat-y;  
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-align: center;
}

a
{
	color: #264175;
	text-decoration: none;
}
a:hover
{
	color: #FFCC00;
	text-decoration: none;
}

h1
{
	font-size: 15px;;
	color: #FFCC00;
	font-weight: bold;
}
h2
{
	font-size: 12px;;
	color: #264175;
	font-weight: bold;
}

input[type="text"], input[type="password"], select
{
	border: 1px solid #4D4D4D;

	color: #4D4D4D;
	background-color: #FFF;
	
	font-size: 12px;
	
	width: 110px;
}

.button
{
	border-color: #264175;
	border-width: 1px;
	border-style: solid;

	color: #264175;
	background-color: #FFF;
	
	width: 110px;
	margin: 2px;
	padding: 0px;
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.button:hover
{
	border-color: #FFCC00;
	cursor:pointer;
}

.title
{
	font-size: 13px;;
	color: #264175;
	font-weight: bold;
}

.center-div
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.content
{
	width: 600px;
	min-height: 400px;
	margin-bottom: 6px;
	
	float: left;
	text-align: left;
}

.content-main-image
{
	width: 550px;
	height: 270px;
	margin-left: 25px;
	margin-right: 25px;
}

.content-inner
{
	width: 600px;
	min-height: 660px;
	padding: 0px;
	
	float: left;
	text-align: left;
	
	overflow: auto;
	
	/*background-image: url(/images/content-box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
}
.content-inner2
{
	padding: 25px;
	
	text-align: justify;
}

.content-divider
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	
	height: 25px;
	margin-top: 0px;
	
	clear: both;
	text-align: left;
	text-indent: 20px;
	
	width: 1000px;
	
	background-image: url(/images/content-divider.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.service-box
{
	width: 200px;	
	height: 200px;
	
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	
	float: left;
	background-image: url(/images/service-box.jpg);
	background-repeat: no-repeat;
}
.service-box-inner
{
	padding: 20px;
	text-align: justify;
}
.service-box-inner-text
{
	height: 70px;
}

.service-button
{
	width: 120px;	
	height: 30px;
	
	text-align: left;
	text-indent: 20px;
	
	padding-top: 8px;
	
	cursor: pointer;
	
	background-image: url(/images/button.jpg);
	background-repeat: no-repeat;
}

.header
{
	height: 100px;
}

.header-label
{
	margin-top: 58px;
	margin-left: 40px;
	font-size: 13px;
	float:left;
	color: #999;
	width: 300px;
	overflow: visible;
}

.logo
{
	width: 300px;
	height: 70px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	font-weight: normal;
	border-width: 0px;
}

.logo-ivf
{
	width: 80px;
	border-width: 0px;
	margin-top: 40px;
	margin-left: 95px;
	float: left;
}

.search-bar
{
	float: right;
	
	margin-top: 53px;
	padding: 0px;
}

.search-text
{
	margin-top: 5px;
	vertical-align: top;
	width: 110px;
}

.search-button
{
	background-image: url(/images/search-button.jpg);
	width: 35px;
	height: 30px;
	border: none;
	cursor: pointer;
}

.language-bar
{
	text-align: right;	
	
	margin-right: 10px;
	margin-top: -10px;
	float: right;
}

.language-img, .language-img-sel, .language-img2
{
	border-width: 0px;
}

.language-img-sel
{
	margin-bottom: 0px;
}

.language-img2
{
	width: 25px;
	margin-bottom: -5px;
}

.menu-right
{
	width: 200px;
	min-height: 400px;
	float: left;
}

.menu-right-box
{
	min-width: 200px;
	min-height: 100px;
	
	margin-bottom: 10px;
	
	/*background-color: #e0e4e7;*/
	
	background-repeat: no-repeat;
	
	background-image: url(/images/service-box.jpg);
	background-position: top;
	
	/*background-image: url(/images/contact-box.jpg);
	background-position: bottom;*/
}

.menu-right-box-inner
{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	text-align: justify;
}

.menu
{
	width: 180px;
	min-height: 400px;
	float: left;
	text-align: right;
	margin-bottom: 300px;
	padding-right: 20px;
}

.menu-level-1-line, .menu-level-1-line-active
{
	margin: 0px;
	padding: 0px;
	
	border-top: 1px solid #CCC;
	width: 70px;
	float: right;
	margin-top: 16px;
	margin-bottom: 4px;
	
	line-height: 1px;
}
.menu-level-1-line-active
{
	margin: 10px 0px;
	padding: 0px;
	
	border-top: 2px solid #FFCC00;	
}

.menu-level-1, .menu-level-1-active
{
	margin: 0px;
	padding: 0px;
	
	font-size: 13px;
	font-weight: bold;
	color: #264175;
	clear: both;
	text-decoration: none;
}
.menu-level-1-active
{
	font-weight: bolder;
	color: #FFCC00;
}
.menu-level-1:hover
{
	text-decoration: none;
}

.menu-level-2, .menu-level-2-bullet, .menu-item, .menu-level-21, .menu-level-21-bullet
{
	margin: 0px;
	padding: 0px;
	
	margin-top: 10px;
	margin-bottom: 5px;
	
	font-size: 12px;
	color: #000;/*#4D4D4D;*/
	font-weight: bold;
}
.menu-level-2-bullet, .menu-level-21-bullet
{
	color: #FFCC00;
	margin: 3px;	
}
.menu-level-21
{
	margin-top: 0px;
	margin-bottom: 0px;	
}
.menu-level-21-bullet
{
	margin-top: 0px;
	margin-bottom: 0px;	
}

.menu-item
{
	margin: 0px;
	padding: 0px;
	
	font-weight: normal;
	padding-right: 10px;
	/*color: #FFCC00;*/
	font-weight: bold;
	/*color: #999;*/
}
.menu-item-a
{
	color: #999;/*#333;*/
}

.contact
{
	font-size: 10px;
	text-align: left;
	float: left;
	
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: -230px;
	height: 200px;
	padding-left: 20px;
	
	width: 200px;
	
	background-image: url(/images/contact-box.jpg);
	background-repeat: no-repeat;
}
.contact-inner
{
	height: 100px;
	width:180px;
	
	margin: 0px;
	padding: 0px;
}

.contact-banner-inner
{
	height: 80px;
	width: 180px;
	
	margin: 0px;
	padding: 0px;
}

.footer
{
	clear: both;
	padding-top: 10px;
}

.contact-form-label
{
	width: 60px;
	float: left;
	clear: both;
}
