@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding:0;
	border: none;
}
a:link, a:visited{
	text-decoration: none;
}
a:active, a:focus{
	outline: 0;
}
ul {
	list-style-type: none;
}


body {
	background-image: url(images/pagebackground.png);
	background-repeat: repeat;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#button_panel {
	float: left;
	width: 161px;
	text-align: center;
	margin-top: 10px;
    margin-bottom: 20px;
	background-color: #FFFFFF;
}
#menu {
	background-image: url(images/panelbutoni.jpg);
	background-repeat: no-repeat;
	padding: 12px 7px 8px 7px;
    height: 364px;
	width: 147px;
    text-align: center;
}
#button_panel #menu .one a:link,
#button_panel #menu .one a:visited{
	background-image: url(images/butonzanas.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 8px 0;
	display: block;
	height: 42px;
	width: 146px;
}
#button_panel #menu .one a:hover{
	background-image: url(images/butonzanasroll.png);
	background-repeat: no-repeat;

}
#button_panel #menu .two a:link,
#button_panel #menu .two a:visited{
	background-image: url(images/butonlechenie.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 8px 0 ;
	display: block;
	height: 42px;
	width: 146px;
}
#button_panel #menu .two a:hover{
	background-image: url(images/butonlechenieroll.png);
	background-repeat: no-repeat;
}
#button_panel #menu .three a:link,
#button_panel #menu .three a:visited{
	background-image: url(images/butonestetika.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 8px 0;
	display: block;
	height: 42px;
	width: 146px;
}
#button_panel #menu .three a:hover{
	background-image: url(images/butonestetikaroll.png);
	background-repeat: no-repeat;
}
#button_panel #menu .four a:link,
#button_panel #menu .four a:visited{
	background-image: url(images/butonimplanti.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 8px 0;
	display: block;
	height: 42px;
	width: 146px;
}
#button_panel #menu .four a:hover{
	background-image: url(images/butonimplantiroll.png);
	background-repeat: no-repeat;
}
#button_panel #menu .five a:link,
#button_panel #menu .five a:visited{
	background-image: url(images/butongaleriq.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 8px 0 8px 0;
	display: block;
	height: 42px;
	width: 146px;
}
#button_panel #menu .five a:hover{
	background-image: url(images/butongaleriqroll.png);
	background-repeat: no-repeat;

}
#button_panel #menu .six a:link,
#button_panel #menu .six a:visited{
	background-image: url(images/butonkontakti.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 8px 0 0 0;
	display: block;
	height: 42px;
	width: 146px;
}
#button_panel #menu .six a:hover{
	background-image: url(images/butonkontaktiroll.png);
	background-repeat: no-repeat;

}
.image_border {
	border: thin groove #97C3C4;
}

#flags {
	text-align: right;
	width: 700px;
	float: right;
	padding-top: 3px;
	margin-top: 20px;
        padding-right: 10px;
	padding-bottom: 20px;
}
#text {
	padding-right: 10px;
	padding-left: 20px;
	width: 770px;
}


#main {
	float: right;
	font-size: medium;
	padding-right: 3px;
	width: 797px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
#main p{
	font-size : 80%;
	text-indent: 1em;
}
#main h1{
	margin-bottom: 10px;
	text-indent: 1em;
}
#main h3{
	color:#F00;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#main a:hover {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FF0000;
	text-decoration: none;

	margin-left: 20px;
}


#bottomlink {
	float: right;
	padding-right: 15px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
}
.textimage {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#bottomlink a {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #00ccff;
}
#bottomlink a:hover {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
}
#adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #D2E9F9;
	margin-top: 50px;
	width: 160px;
	padding-top: 20px;
        
}
#adres p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	margin-right: 0px;
	text-align: center;
}




#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #B7E8EC;
	border-right-color: #B7E8EC;
	border-bottom-color: #B7E8EC;
	border-left-color: #B7E8EC;
	margin-top: 10px;
}

#footer h5 {
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #999;
	letter-spacing: normal;
	text-align: left;
	margin-left: 10px;
	margin-top: 30px;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:link,
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0033;
	text-decoration: none;
	font-weight: bold;
}


#content_area {
	margin: 0px;
	background-color: #FFF;
	width: 994px;
	padding-left: 3px;
	border: 1px solid #CCC;
}
#footerlink p {
	font-size: small;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footerlink {
	float: right;
	padding-right: 5px;
	clear: both;
}
#footerlink a:hover {
	color: #FFCC66;
	text-decoration: none;
	font-size: x-small;
}
#footerlink a:link,
#footerlink a:visited {
	color: #00CCFF;
	text-decoration: none;
	font-size: x-small;
}
#text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
#footer h1 {
	font-size: x-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
}
#bulgarian {
	width: 60px;
	float: right;
	padding-left: 10px;
	text-align: center;
	line-height: 105%;
}
#english {
	width: 60px;
	float: right;
	padding-right: 10px;
	text-align: center;
	line-height: 60%;
}
#bulgarian a:link,
#bulgarian a:visited {
	font-size: 60%;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
	line-height: 105%;
}
#bulgarian a:hover {
	font-size: 60%;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
#english a:link,
#english a:visited {
	font-size: 60%;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
#english a:hover {
	font-size: 60%;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
#main #images {
	padding-top: 5px;
	overflow: visible;
	text-indent: 0;
	float:right;
	text-align: center;
	width: 780px;
	
}
#main #images p a:link,
#main #images p a:visited{
        color: #0cf;
        float: left;
        margin: 20px 0 20px 0;
}
#main #images p a:hover{
	    color: #F00;
}
.page {
	width: 800px;
	float: right;
	clear: both;
	text-align: center;
}
#main div.page a:link,
#main div.page a:visited{
	color: #0cf;
}
#main div.page a:hover{
	color: #F00;
}

.image_big p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-indent: 0;
}
.image_big {
	float: right;
	text-align: center;
	overflow: hidden;
	width: 370px;
	text-indent: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	
}
.image_little {
	float: right;
	text-align: center;
	overflow: hidden;
	width: 260px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	text-indent: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.image_little p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-indent: 0;
}
#large_links {
	background-image:url(images/glassonly.jpg);
	background-repeat: no-repeat;
	min-height: 550px;
}

#images h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #000;
        width: 770px;
        float: right;
	background-color: #b7e8ec;
	padding: 5px;
	margin-top: 15px;
	margin-left: 0;
	margin-bottom: 15px;
	clear: both;
}
#image_large {
	text-align: center;
	clear: both;
	width: 770px;
	overflow: hidden;
}
#image_large p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-indent: 0;
}


#large_links  li  h2 a:link, #large_links  li h2  a:visited {
	font-size: 100%;
	display: block;
	padding: 20px 0 40px 20px;
}
#form{
	width: 750px;
	background-image:url(images/background.gif);
	overflow: visible;
        margin: 10px auto;
        padding: 10px;
	background-repeat: repeat;
	border: 1px solid #6CC;
}

#form label,
#form label span{
	display: block;
	padding-bottom: 1em;
}
#form label{
	width: 100%;
	float: left;
}
#form input,
#form textarea{
	float: left;
	width: 45%;
        border: 1px solid #ccc;
}
#form input:hover,
#form textarea:hover{
	border: 1px solid #6cc;
}
#form input:focus,
#form textarea:focus{
	border: 1px solid #999;
}
#form span{
	float: left;
        width: 45%;
        text-align: right;
        padding-right: 2em;
	font-size: 90%;
	font-weight: bold;
}
#form span span{
	float: left;
	width: 100%;
	text-align: right;
	font-size: 80%;
	font-weight: normal;
}
#form h1{
	font-size: 100%;
}
#form #submit{
       text-align: center;
}
#form #submit button{
	font-weight: bold;
        font-size: 70%;
	padding: 0.25em;
	color: #fff;
	background-color: #6cc;
        border-top: 1px solid #AFE4E4;
	border-right: 1px solid #AFE4E4;
	border-left: 1px solid #359F9F;
	border-bottom: 1px solid #359F9F;
        cursor: pointer;
}
#form #submit button:hover{
       color: #6cc;
       background-color: #fff;
       border-top: 1px solid #fff;
       border-right: 1px solid #fff;
       border-left: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
        
}
#button_panel #news1 {
	width: 158px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#button_panel #news1 p{
       font-size: 90%;
       text-align: left;
       margin: 20px 10px 5px 10px ;
       font-weight: bold;
       font-family: arial, helvetica, sans-serif;
}
#button_panel #news1 a:link,
#button_panel #news1 a:visited{
       font-size: 70%;
       line-height: 300%;
       color: #39f;
       font-family: arial, helvetica, sans-serif;
       font-weight: bold;
}
#button_panel #news1 a:hover{
       color: #f00;
}
#button_panel #news1 img{
       margin-top: 20px;
}
#banner{
	width: 100%;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}