body, html { font-family: Calibri, Tahoma, Verdana, sans-serif; color: #333; }
body { font-size: 62.5%; }

h1, h2, h3 { padding: 0 0 0 0; color: #000; clear: left; margin: 0 0 10px 0; }

hr { height: 1px; width: 100%; border-bottom: 1px dotted #CCC; margin: 10px 0; clear: left; padding: 0; }

h1 { font-size: 2.2em; color: #669ecf; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.1em; }

a { color: #4068a5; text-decoration: underline; font-weight: bold; }
a:hover { color: #669ecf; text-decoration: underline; }

p { padding: 0 0 10px 0; line-height: 18px; font-size: 16px; } /* clear: left;  */

strong { color: #000; }

li { list-style: none; font-size: 13px; } /* line-height: 13px;   */
li { padding: 0 0 3px 10px; text-indent: -10px; }
li:before { content: "» "; color: #4068a5; font-weight: bold; }

#header li:before { content: none; } /* li content override  */
#left li:before { content: none; } /* li content override  */

.content-box { margin: 25px 0 0 0; }
.content-box ol { margin: 3px 0 5px 15px; }
.content-box ul { margin: 3px 0 5px 15px; }
.content-box li { padding-bottom: 2px; background: url() 0px 4px no-repeat; padding: 0 0 5px 10px; }
.content-box li li { background: url() 0px 4px no-repeat; padding: 0 0 5px 10px; text-indent: -10px; }
.content-box li li:before { content: "» "; color: #669ecf; }

.news ul li { text-indent: -10px; }
.news ul li:before { content: "» "; color: #000; font-weight: bold; }

.timestamp { font-weight: bold; color: #FFF; background: #8dab72; padding: 3px; margin: 10px 0 5px 0; width: 55px; }


nav ul li { display: inline-block; }


/*** HEADER ***/

#panorama { position: relative; padding: 0px; height: 200px; background: url() top center no-repeat;}

#header h1, #header h2, #header h3 { color: #8dab72; text-indent: -9999px; }

#featured { position: relative; }
.featured { float: left; width: 250px; height: 224px; padding-bottom: 25px; }
.featured p { font-size: 1.0em; color: #FFF; padding: 100px 30px 10px 30px; line-height: 12px; }
.featured img { float: right; padding: 5px 20px 0 0; }

#promotion { background: url(icon-contacts.gif) top right no-repeat; width: 420px; margin: 0 0 0 20px; padding: 20px 30px; border: 1px dotted #acc497; }

#about { background: url() top right no-repeat; padding: 20px 30px; margin: 0 0 20px -30px; } /* #110e19  */
#about p { padding-bottom: 10px; }
#about p strong { color: #000; }

/*#services { background: url() top left no-repeat; padding: 20px 30px; } /*#110e19 */
/*#services li { background: url(-blackarrow.gif) 0px 4px no-repeat; padding: 0 0 5px 10px; }
#services p { padding: 0 0 12px 4px; clear: none; }
#services a { color: #c64b5a; }
#services a:hover { color: #c64b5a; text-decoration: underline; }*/

#googlemaps { width: 100%; height: 600px; border: 1px solid black; }
#liveinternet { position: absolute; left: -9999px; }

.promotion { width: 208px; }
.promotion .frame { float: left; margin: 0px 8px 8px 0px !important; }
.promotion .frame img { background: #e9e1d7 !important; width: 40px !important; }
.promo { border: 1px solid #dccfc0; width: 198px; margin-bottom: 8px; }
.promo img { border: 1px solid #FFF; background: #e9e1d7; } /* width: 196px; height: 98px;  */
.secondname { font-size: 1.4em; }

/*** FOOTER ***/

.noborder { border-left: 1px dotted #777; }

.link { text-align: right; }
.link a { color: #FFF; font-weight: bold; padding: 0 5px; }
.link a:hover { background: #FFF; border-bottom: 1px solid #FFF; }

/*** NAVIGATION ***/

        #navigation { position: absolute; top: 50px; left: 60px; }
/*        #navigation em { position: absolute; text-indent:-9999px; }*/

        #navigation ul { padding: 0; margin: 0; }
        #navigation li { padding: 0; margin: 0; list-style: none; font-size: 14px; } /* float: left; clear: left;  */
        #navigation li a { display: block; height: 29px; }

/*        #index, #dom, #about, #cottages, #gallery, #prices, #services, #contacts { float: left; clear: left; }*/

        #index a { background: url() 0 0; width: 140px; }
        #index.selected a, #index.selected a:hover { background-position: -140px 0; }
        #index a:hover { background-position: -140px 0; }

        #details a { background: url() 0 -29px; width: 140px; height: 29px; }
        #details.selected a, #details.selected a:hover { background-position: -140px -29px; }         
        #details a:hover { background-position: -140px -29px; }

        #prices a { background: url() 0 -58px; width: 140px; height: 29px; }
        #prices.selected a, #prices.selected a:hover { background-position: -140px -58px; }
        #prices a:hover { background-position: -140px -58px; }
	
	#talks a { background: url() 0 -58px; width: 140px; height: 29px; }
        #talks.selected a, #talks.selected a:hover { background-position: -140px -58px; }
        #talks a:hover { background-position: -140px -58px; }

        #contacts a { background: url() 0 -87px; width: 140px; height: 29px; }
        #contacts.selected a, #contacts.selected a:hover { background-position: -140px -87px; }
        #contacts a:hover { background-position: -140px -87px; }
                
/*** FORMS ***/

	form {}
	textarea { border: 1px solid #acc497; width: 100%; height: 100px; background-color: #e0e8d9; color: #000; }
	input.text { border: 1px solid #acc497; width: 100%; background-color: #e0e8d9; color: #000; }
	input.reset { background: url(clear.gif); width: 84px; height: 20px; }
	input.submit { background: url(send.gif); width: 84px; height: 20px; }



	.off { width: 430px; height: 60px; padding: 0px; margin: 0 0 20px 0; }
	.off em { position: absolute; text-indent: -9999px; }
	.t_ { background: url(title.jpg) 0px 0px no-repeat; }
	.t_services { background: url(title.jpg) 0px -60px no-repeat; }
	.t_questions { background: url(title.jpg) 0px -120px no-repeat; }
	.t_contacts { background: url(title.jpg) 0px -180px no-repeat; }

/*	.t_works { background: url(navigation.gif) 0px -75px no-repeat; }
	.t_faq { background: url(navigation.gif) 0px -50px no-repeat; }
	.t_partners { background: url(navigation.gif) 0px -25px no-repeat; }*/


	.lighter { color: #e0e8d9; }
	.light { color: #acc497; }
	.dark { color: #8dab72; }

	.fs10 { font-size: 10px; }
	.fs11 { font-size: 11px; }
	.fs12 { font-size: 12px; }
	.fs24 { font-size: 24px; }
	.fs30 { font-size: 30px; margin: 5px 0; }

	.c999 { color: #999; }
	.cCCC { color: #CCC; }



table { border: none; border-collapse: collapse; border-top: 1px solid #c64b5a; margin: 0 0 20px 0; font-size: 13px; width: 100%; }
th { padding: 5px; border-bottom: 1px solid #c64b5a; font-weight: bold; text-align: left; }
td { padding: 5px; border-bottom: 1px solid #c64b5a; color: white; }


.pix img { padding: 3px; border: 1px solid #EEE; width: 160px; height: 120px; margin: 0 5px 10px 5px; }

.frame { padding: 3px; border: 1px solid #EEE; width: 150px; height: 100px; margin: 0 10px 10px 0; }
.left { float: left; }
.right { text-align: right; }


#promo { position: absolute; left: 300px; top: 80px; }
#promo img { padding: 3px; background: #FFF; border: 1px solid black; }