html, body, div, p, ul, li, h1, h2, h3, h4, h5, h6, img
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	color: #5f5346;
	font-family: 'Tahoma', sans-serif;
	font-size: 10px;
}

form { padding: 0; margin: 0; border: 0;}

a
{
	cursor: pointer;
	color: #ff6612; /*#ff4d00;ff6612*/
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

html
{
	background: #f1ece2 url(bg_fade.png) 0 0 repeat-x;
}

#rap
{
	background: url(mainbg_repeat.jpg) 0 0 repeat-y;
	width: 1000px;
	height: 100%;
	margin: 0 auto 0 auto;

}

div#rap
{
	background: #fff;
	display: table;
}

div#smallrap
{
	background-color: #fff;
	background-image: url(mainbg_header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 100%;
	display: block;
}

#left
{
	float: left;
	width: 206px;
	overflow: hidden;
}

#right
{
	width: 787px;
	padding: 10px 0 0 7px; /*  10 0 0 0 */
	margin: 0 0 0 0px; /* 0 0 0 7 */
	overflow: hidden;
	_float: right;
}

div#footer
{
	background: url(mainbg_footer.png) 0 0 no-repeat;
	width: 1000px;
	height: 8px;
	clear: both;
	display: table;
	margin: 0 auto 20px auto;
}

h1
{
	width: 181px;
	height: 40px;
	display: block;
	padding: 30px 0 0 10px;
	margin-bottom: 37px;
}

h1 a
{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}

h1 a span
{
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(mainbg_header.jpg) -10px -30px no-repeat;
}

ul#menu
{
	margin: 0 0 0 11px;
}

ul#menu li a
{
	width: 195px;
	height: 22px;
	display: block;
	position: relative;
	overflow: hidden;
}

ul#menu li a span
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(menu.png);
	background-repeat: no-repeat;
}

ul#menu li#m1 a span { background-position: 0 0; }
ul#menu li#m1 a.active span { background-position: -390px 0; }
ul#menu li#m1 a:hover span { background-position: -195px 0; }

ul#menu li#m2 a span { background-position: 0 -22px; }
ul#menu li#m2 a.active span { background-position: -390px -22px; }
ul#menu li#m2 a:hover span { background-position: -195px -22px; }

ul#menu li#m3 a span { background-position: 0 -44px; }
ul#menu li#m3 a.active span { background-position: -390px -44px; }
ul#menu li#m3 a:hover span { background-position: -195px -44px; }

ul#menu li#m4 a span { background-position: 0 -66px; }
ul#menu li#m4 a.active span { background-position: -390px -66px; }
ul#menu li#m4 a:hover span { background-position: -195px -66px; }

ul#menu li#m5 a span { background-position: 0 -88px; }
ul#menu li#m5 a.active span { background-position: -390px -88px; }
ul#menu li#m5 a:hover span { background-position: -195px -88px; }

ul#menu li#m6 a span { background-position: 0 -110px; }
ul#menu li#m6 a.active span { background-position: -390px -110px; }
ul#menu li#m6 a:hover span { background-position: -195px -110px; }

ul#menu li#m7 a span { background-position: 0 -132px; }
ul#menu li#m7 a.active span { background-position: -390px -132px; }
ul#menu li#m7 a:hover span { background-position: -195px -132px; }

ul#menu li#m8 a span { background-position: 0 -154px; }
ul#menu li#m8 a.active span { background-position: -390px -154px; }
ul#menu li#m8 a:hover span { background-position: -195px -154px; }

ul#menu li#m9 a span { background-position: 0 -176px; }
ul#menu li#m9 a.active span { background-position: -390px -176px; }
ul#menu li#m9 a:hover span { background-position: -195px -176px; }

ul#menu li#m10 a span { background-position: 0 -198px; }
ul#menu li#m10 a.active span { background-position: -390px -198px; }
ul#menu li#m10 a:hover span { background-position: -195px -198px; }

ul#menu li#m11 a span { background-position: 0 -220px; }
ul#menu li#m11 a.active span { background-position: -390px -220px; }
ul#menu li#m11 a:hover span { background-position: -195px -220px; }

ul#menu li#m12 a span { background-position: 0 -242px; }
ul#menu li#m12 a.active span { background-position: -390px -242px; }
ul#menu li#m12 a:hover span { background-position: -195px -242px; }

ul#menu li#m13 a span { background-position: 0 -264px; }
ul#menu li#m13 a.active span { background-position: -390px -264px; }
ul#menu li#m13 a:hover span { background-position: -195px -264px; }

ul#menu li#m14 a span { background-position: 0 -286px; }
ul#menu li#m14 a.active span { background-position: -390px -286px; }
ul#menu li#m14 a:hover span { background-position: -195px -286px; }

ul#menu li#m15 a span { background-position: 0 -308px; }
ul#menu li#m15 a.active span { background-position: -390px -308px; }
ul#menu li#m15 a:hover span { background-position: -195px -308px; }


ul#menu ul
{
width: 195px;
margin: 0;
padding: 0;
background: url(submenu.png) 0 bottom no-repeat;
padding: 0 0 21px 0;
display: table;
}

ul#menu ul li a
{
	width: 195px;
	height: 12px;
	display: block;
	position: relative;
	overflow: hidden;
}

ul#menu ul li a span
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: 0 0;
	background-image: url(submenu.png);
}
ul#menu ul li#sm21 a span { background-position: 0px -264px;}
ul#menu ul li#sm21 a:hover span { background-position: -194px -264px;}
ul#menu ul li#sm21.active a span { background-position: -389px -264px;}

ul#menu ul li#sm22 a span { background-position: 0px -12px;}
ul#menu ul li#sm22 a:hover span { background-position: -194px -12px;}
ul#menu ul li#sm22.active a span { background-position: -389px -12px;}

ul#menu ul li#sm23 a span { background-position: 0px -24px;}
ul#menu ul li#sm23 a:hover span { background-position: -194px -24px;}
ul#menu ul li#sm23.active a span { background-position: -389px -24px;}

ul#menu ul li#sm24 a span { background-position: 0px -36px;}
ul#menu ul li#sm24 a:hover span { background-position: -194px -36px;}
ul#menu ul li#sm24.active a span { background-position: -389px -36px;}

ul#menu ul li#sm25 a span { background-position: 0px -48px;}
ul#menu ul li#sm25 a:hover span { background-position: -194px -48px;}
ul#menu ul li#sm25.active a span { background-position: -389px -48px;}

ul#menu ul li#sm26 a span { background-position: 0px -60px;}
ul#menu ul li#sm26 a:hover span { background-position: -194px -60px;}
ul#menu ul li#sm26.active a span { background-position: -389px -60px;}

ul#menu ul li#sm27 a span { background-position: 0px -72px;}
ul#menu ul li#sm27 a:hover span { background-position: -194px -72px;}
ul#menu ul li#sm27.active a span { background-position: -389px -72px;}

ul#menu ul li#sm28 a span { background-position: 0px -276px;}
ul#menu ul li#sm28 a:hover span { background-position: -194px -276px;}
ul#menu ul li#sm28.active a span { background-position: -389px -276px;}

ul#menu ul li#sm31 a span { background-position: 0px -84px;}
ul#menu ul li#sm31 a:hover span { background-position: -194px -84px;}
ul#menu ul li#sm31.active a span { background-position: -389px -84px;}

ul#menu ul li#sm32 a span { background-position: 0px -96px;}
ul#menu ul li#sm32 a:hover span { background-position: -194px -96px;}
ul#menu ul li#sm32.active a span { background-position: -389px -96px;}

ul#menu ul li#sm33 a span { background-position: 0px -108px;}
ul#menu ul li#sm33 a:hover span { background-position: -194px -108px;}
ul#menu ul li#sm33.active a span { background-position: -389px -108px;}

ul#menu ul li#sm34 a span { background-position: 0px -120px;}
ul#menu ul li#sm34 a:hover span { background-position: -194px -120px;}
ul#menu ul li#sm34.active a span { background-position: -389px -120px;}

ul#menu ul li#sm41 a span { background-position: 0px -132px;}
ul#menu ul li#sm41 a:hover span { background-position: -194px -132px;}
ul#menu ul li#sm41.active a span { background-position: -389px -132px;}

ul#menu ul li#sm42 a span { background-position: 0px -144px;}
ul#menu ul li#sm42 a:hover span { background-position: -194px -144px;}
ul#menu ul li#sm42.active a span { background-position: -389px -144px;}

ul#menu ul li#sm43 a span { background-position: 0px -156px;}
ul#menu ul li#sm43 a:hover span { background-position: -194px -156px;}
ul#menu ul li#sm43.active a span { background-position: -389px -156px;}

ul#menu ul li#sm51 a span { background-position: 0px -168px;}
ul#menu ul li#sm51 a:hover span { background-position: -194px -168px;}
ul#menu ul li#sm51.active a span { background-position: -389px -168px;}

ul#menu ul li#sm52 a span { background-position: 0px -180px;}
ul#menu ul li#sm52 a:hover span { background-position: -194px -180px;}
ul#menu ul li#sm52.active a span { background-position: -389px -180px;}

ul#menu ul li#sm81 a span { background-position: 0px -192px;}
ul#menu ul li#sm81 a:hover span { background-position: -194px -192px;}
ul#menu ul li#sm81.active a span { background-position: -389px -192px;}

ul#menu ul li#sm82 a span { background-position: 0px -204px;}
ul#menu ul li#sm82 a:hover span { background-position: -194px -204px;}
ul#menu ul li#sm82.active a span { background-position: -389px -204px;}

ul#menu ul li#sm83 a span { background-position: 0px -216px;}
ul#menu ul li#sm83 a:hover span { background-position: -194px -216px;}
ul#menu ul li#sm83.active a span { background-position: -389px -216px;}

ul#menu ul li#sm84 a span { background-position: 0px -228px;}
ul#menu ul li#sm84 a:hover span { background-position: -194px -228px;}
ul#menu ul li#sm84.active a span { background-position: -389px -228px;}

ul#menu ul li#sm85 a span { background-position: 0px -240px;}
ul#menu ul li#sm85 a:hover span { background-position: -194px -240px;}
ul#menu ul li#sm85.active a span { background-position: -389px -240px;}

ul#menu ul li#sm86 a span { background-position: 0px -252px;}
ul#menu ul li#sm86 a:hover span { background-position: -194px -252px;}
ul#menu ul li#sm86.active a span { background-position: -389px -252px;}

#intro
{
	background: url(main/image.jpg) 0 0 no-repeat;
	padding-left: 340px;
	width: 233px;
	height: 179px;
	float: left;
	padding-top: 10px;
}

#intro h2
{
	font-size: 22px;
	font-family: 'Arial', sans-serif;
	color: #796550;
}

#intro h3
{
	font-size: 10px;
	font-family: 'Arial', sans-serif;
	color: #b8a897;
	font-weight: normal;
	margin-top: -4px;
	margin-bottom: 3px;
}

#intro p
{
		font-size: 11px;
}

#intro cite
{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

#contact
{
	background: #efedec url(main/greybox_footer.png) 0 bottom no-repeat;
	width: 180px;
	float: left;
	display: table;
	margin-left: 5px;
}

#contact h2
{
	background: url(main/greybox_header.png) 0 top no-repeat;	
	display: block;
	width: 100%;
	font-size: 22px;
	font-family: 'Arial', sans-serif;
	color: #796550;
	padding-top: 10px;
	padding-left: 10px;
}

#contact p
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#contact a
{
	font-weight: bold;
}

#contact span
{
	color: #ff540a;
	font-weight: bold;
}

#selection
{
	clear: both;
	float: left;
	padding-bottom: 20px;
	width: 575px;
}

#selection div
{
	width: 180px;
	float: left;
	margin-right: 16px;
}

#selection div h3 a
{
	background: url(selection/button_moredetail.png) 169px 5px no-repeat;
	width: 100%;
	display: block;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #5f5346;
}

#selection div h3 a:hover
{
	text-decoration: none;
}

#right.content
{
	width: 756px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#right.content h2
{
	font-size: 22px;
	font-family: 'Arial', sans-serif;
	color: #796550;
}

#right.content h3
{
	font-size: 16px;
	margin-bottom: 3px;
}

#right.content p
{
	font-size: 12px;
	margin-bottom: 10px;
}

#right.content ul li
{
	padding-left: 13px;
	font-size: 12px;
	line-height: 12px;
	height: 15px;
	background: url(listbullet.gif) 2px 8px no-repeat;
}

table
{
	border-collapse: collapse;
	width: 100%;
}


table thead td
{
	color: #fff;
	background: #826f5c;
	padding: 2px 2px 3px 5px;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}

table thead td a
{
	color: #fff;
	font-weight: bold;
	width: 100%;
}

table thead td select
{clear: both; padding: 0; margin: 2px 0 2px 0; font-size: 10px; border: 0; padding: 0; background-color: #eeeceb; font-family: arial; }
table thead td select.active
{ background-color: #eae4da; }

table thead td span
{ display: block; width: 10px; clear: both; height: 25px;}

table thead tr td a img
{
	float: right;
	margin-top: 6px;
	margin-right: 4px;
}

table thead tr td.active a
{
	color: #ff6612; //#f60;
	font-weight: bold;
	text-decoration: none;
}

table tbody
{

}

table tbody tr td
{
	font-size: 11px;
	padding: 2px 0 2px 4px;
	text-align: left;
}

table tbody tr td a
{
	color: #ff6612; //#f60;
}

table tbody tr.sr
{
	background: #f6f4ef; //#fcf9f4;
}


table tbody tr:hover
{
	background: #f2eee8;
}

table tbody tr.sr td
{
	padding-top: 2px;
	padding-bottom: 2px;
}

#galeriachoose
{
	float: left;
	padding-right: 10px;
}

.bigimage
{
	float: left;
}

.bigimage img
{
	margin-bottom: 3px;
}

#callback
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	display: table;
	clear: both;
	width: 180px;
}

#searcher h2,
#callback h2
{
	font-size: 18px;
	margin-bottom: 3px;
}

#searcher p,
#callback p
{
	line-height: 10px;
	margin-bottom: 13px;
	padding-right: 10px;
}

#searcher label,
#callback label
{
	width: 47px;
	display: block;
	text-align: left;
	clear: both;
	float: left;
	margin-right: 5px;
	font-size: 9px;
}

#searcher input,
#searcher textarea,
#callback input,
#callback textarea
{
	background: none;
	border: 0;
	padding: 0;
	width: 110px;
	font-size: 9px;
	margin: 0;
	padding: 3px 4px 0 4px;
	_padding: 2px 4px 0 4px;
	font-family: 'Tahoma', sans-serif;
}

.smallinput
{
	background: url(input_small.png) 0 0 no-repeat;
	width: 112px;
	height: 16px;
	float: left;
	margin-bottom: 2px;
}

.biginput
{
	background: url(input_big.png) 0 0 no-repeat;
	width: 112px;
	height: 66px;
	float: left;
	margin-bottom: 2px;
}


.imageshow img
{
	margin-right: 5px;
	margin-bottom: 5px;
}
.imageshow h3
{
	font-size: 13px;
}

#nav
{
	clear: both;
	float: none;
	margin-top: 10px;
}

#nav a
{
	width: 196px;
	display: block;
	text-align: center;
	margin: 0 0 0 10px;
	font-size: 10px;
	font-family: 'Tahoma', sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover
{
	background: #FF4D00;
	color: #fff;
}

#tel
{
	margin-top: 13px;
	font-size: 13px;
	line-height: 14px;
	height: 55px;
	padding-top: 5px;
	background: url(telback.gif) 11px 0 no-repeat;
	text-align: left;
	padding-left: 50px;
	color: #978675;
	font-weight: bold;
	font-family: 'Tahoma', sans-serif;
}

#tel span
{
	font-size: 23px;
}

.namelist a
{
	font-size: 13px;
	display: inline;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	font-weight: bold;
}

.namelist span
{
	clear: both;
	display: block;
	margin: -1px 0 5px 0;
	padding:0;
}

#changer
{
	position: absolute;
	top: 10px;
	left: 111px;
	display: block;
	z-index: 555;
}

#left
{
	position: relative;
}

#searcher
{
	display: table;
	width: 100%;
	margin-left: 10px;
	line-height: 18px;
}

.searcher_subbox div.boxer
{
	clear: both;
	display: table;
	background: url(searchbox_bg_top.png) 0 0 no-repeat;
	padding: 10px 0 0 7px;
	_padding: 10px 0 0 7px;
	height: 100%;
	width: 100%;
	margin-bottom: -1px;
	line-height: 20px;
}

#searcher .searcher_subbox div.boxer label
{
	display: inline;
	width: 70px;
	padding: 0;
}

.searcher_subbox div.smallinput { background-image: url(searchbox_input_small.png); }

.searcher_subbox div.biginput { background-image: url(searchbox_input_big.png); }


.searcher_footer
{
	display: table;	
	height: 11px;
	width: 195px;
	background: url(searchbox_bg_bottom.png) 0 bottom no-repeat;
}

#searcher ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	_margin-bottom: -16px;
	padding: 0 0 0 0;
}

#searcher ul li
{
	float: left;
}

#searcher ul li a
{
	height: 16px;
	width: 30px;
	display: block;
	overflow: hidden;
	position: relative;
}

#searcher ul li a:hover,
#searcher ul li.active a
{
	height: 16px;
	background: #eae4da;
	_background: #e7e1d5;

}

#searcher ul li a span
{
	_margin-top: -3px;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(searchbox_menu.png);
	background-position: 0 0;
	background-repeat: none;
}

#searcher ul li a.lak {	width: 32px; }
#searcher ul li a.lak span { background-position: 0 0;}
#searcher ul li.active a.lak span { background-position: 0 -16px;}
#searcher ul li a.lak:hover span { background-position: 0 -16px;}

#searcher ul li a.ber {	width: 46px; }
#searcher ul li a.ber span { background-position: -32px 0;}
#searcher ul li.active a.ber span { background-position: -32px -16px;}
#searcher ul li a.ber:hover span { background-position: -32px -16px;}

#searcher ul li a.uzl {	width: 31px; }
#searcher ul li a.uzl span { background-position: -78px 0;}
#searcher ul li.active a.uzl span { background-position: -78px -16px;}
#searcher ul li a.uzl:hover span { background-position: -78px -16px;}

#searcher ul li a.gar {	width: 42px; }
#searcher ul li a.gar span { background-position: -109px 0;}
#searcher ul li.active a.gar span { background-position: -109px -16px;}
#searcher ul li a.gar:hover span { background-position: -109px -16px;}

#searcher ul li a.tar {	width: 43px; }
#searcher ul li a.tar span { background-position: -151px 0;}
#searcher ul li.active a.tar span { background-position: -151px -16px;}
#searcher ul li a.tar:hover span { background-position: -151px -16px;}





#searcher select
{
	width: 100px;
	font-size: 10px;
	font-family: 'Tahoma', sans-serif;
	color: #826f5c;
	margin-top: 2px;
	padding: 0 0px 0 2px;
	border: 0px solid #fff;
	background-color: #fff;
	display: inline;
	float: left;
}

#searcher select option
{
	background: #fff;
}

/* misc */

div.content div#form
{
}

div.content div#form #checkbox1,
div.content div#form #checkbox2,
div.content div#form #checkbox3
{
	margin: 3px 0 0 40px;
}

div.content div#form label.text
{
	float: left;
	width: 40px;
	margin: 10px 0 0 0;
}

div.content div#form input.text
{
	float: left;
	margin: 9px 0 0 0;
	padding: 0;
	width: 247px;
	height: 14px;
	display: block;
	border: 0;
	background: url(misc/email_input.png) 0 0 no-repeat;
	font-size: 10px;
	color: #816e5b;
	padding: 2px 0 0 5px;
}

div.content div#form input.submit
{
	margin: 5px 0 0 179px;
}

#content ol 
{margin-bottom: 10px;}

#content ol li
{
	padding-left: 5px;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 16px;
	list-style-type: decimal;
}











/* lololololol */
.kontakt
{
	background: #EAE3D9 url(greybox_footer.png) 0 bottom no-repeat;
	width: 200px;
	float: left; /* left volt */
	display: table;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 5px;
}

.kontakt h2
{
	background: url(greybox_header.png) 0 top no-repeat;	
	display: block;
	width: 200px;
	font-size: 15px;
	margin: 0;
	margin-bottom: 5px;
	font-family: 'Trebuchet MS', sans-serif;
	color: #796550;
	padding-top: 5px;
	padding-left: 10px;
}

.kontakt p
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.kontakt a
{
	font-weight: normal;
}

.kontakt span
{
	width: 40px;
	display: block;
	clear: both;
	float: left;
	color: #5f5346;
}

.kontakt span.silent
{text-indent: -500px;}

.kontakt span.higher
{font-size: 13px; display: inline; width: auto; clear: none; float: none; font-weight: bold; color: #ff6612; }

#right h2
{ font-size: 18px; font-weight: normal; margin: 0 0 5px 0;}

#right p
{ margin: 0 0 10px 0;}

.map
{ 
	margin-left: 30px;
	float: left;
	width: 460px;
	height: 375px;
	background: url(map.png) 0 0 no-repeat;
	position: relative;
}

.map.state1 { background-position: 0 0px;}
.map.state2 { background-position: 0 -375px;}
.map.state3 { background-position: 0 -750px;}
.map.state4 { background-position: 0 -1125px;}

.map a
{
	color: #93908a;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	width: 115px;
	text-align: center;
	padding-bottom: 7px;
}

.map a.active { color: #fff; }

.map a#mapselector1 { bottom: 0px; left:0px;}
.map a#mapselector2 { bottom: 0px; left:115px;}
.map a#mapselector3 { bottom: 0px; left:230px;}
.map a#mapselector4 { bottom: 0px; left:345px;}

#moreprojekt
{
	display: table;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #fff;
	padding: 0 0 10px 0;
}

#moreprojekt div
{	width: 240px;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	display: table;
}
#moreprojekt h3
{ margin-bottom: 3px;}
	
#moreprojekt label
{
	float: left;
	display: block;
	width: 50px;
}

#moreprojekt .input_tx
{ width: 175px;
	margin: 0 0 5px 0;
		font-family: 'Tahoma', sans-serif;
		font-size: 11px;}

#moreprojekt .input_sm
{ width: 80px; margin: 0; padding: 0;
		font-family: 'Tahoma', sans-serif;
		font-size: 11px;}

#moreprojekt textarea
{ width: 230px;
	height: 86px;
		font-family: 'Tahoma', sans-serif;
		font-size: 11px;}

#galeria, #textcontent, #video { padding: 0 10px 0 10px;}
#galeria h2, #textcontent h2, #video h2 {font-size: 18px;}
#galeria .listing img { margin: 0 3px 3px 0;}
#galeria .pager {width: 100%; margin: 0 0 20px 0; }
#galeria .pager .previous { float: left; width: 20px;}
#galeria .pager .imager { width: 720px; text-align: center; display: table; }
#galeria .pager .imager img { vertical-align: center; margin: auto;}
#galeria .pager .next { float: right;  width: 20px;}
#galeria .pager .previous a, #galeria .pager .next a { display: block; background-color: #f60; color: #fff; text-align: center; width: 100%; padding: 102px 0 102px 0;}
#galeria .pager .previous a:hover, #galeria .pager .next a:hover { text-decoration: none; color: #f60; background: #fff; width: 19px; border-right: 1px solid #f60;}
#galeria .pager .next a:hover { border-left: 1px solid #f60; border-right: none;}
#textcontent p { font-size: 12px;}
#textcontent .intro { font-size: 13px;}
#textcontent h3 {font-size: 15px; margin: 30px 0 2px 0; font-weight: bold; font-family: 'Trebuchet MS', sans-serif;}
#textcontent h4 {font-size: 14px; margin: 30px 0 2px 0; font-weight: bold; font-family: 'Trebuchet MS', sans-serif;}
#textcontent h5 {font-size: 13px; margin: 30px 0 2px 0; font-weight: bold; font-family: 'Trebuchet MS', sans-serif;}
#textcontent .fl { float: left; margin: 0 10px 5px 0;}
#textcontent .fr { float: right; margin: 0 0 5px 10px;}
#textcontent ul { list-style-type: disc; margin: 20px 0 20px 0; padding: 0 0 0 15px;}
#textcontent ul li { color: #97806b; margin-left: 10px;padding: 0 0 4px 0px; }

#video .videoimage { width: 320px; height: 200px; background: #eee; margin: 0 auto 5px auto; text-align: center; }
#video .quality {width: 320px; text-align: center; margin: 0 auto 20px auto;}
#video .quality a { display: block; padding: 4px 0 4px 0; color: #fff; background: #f60; width: 159px; float: left; margin: 0 1px 0 0;}
#video .quality a:hover { color: #f60; background: #fff; border-bottom: 1px solid #f60; width: 159px; text-decoration: none;}

/* stenya */
#content {
	margin: 0 20px 0 13px;
}
#content p, #galeria p, #galeria a {
		font-family: 'Tahoma', sans-serif;
		font-size: 12px;
		line-height: 18px;
}
#content h3 { font-size: 14px; }
#content h4 { font-size: 15px; }
#content h5 { font-size: 13px; margin: 30px 0 5px 0;}
#content h6 { font-size: 12px; }

#content ul 
{margin-bottom: 10px;}
#content ul li
{
	padding-left: 5px;
	font-size: 12px;
	margin-left: 30px;
	list-style-type: disc;
}

p#smallmenu {
	float: right;
	font-size: 11px;
	text-align: right;
}

#listazas {
	margin: -10px 20px 0 10px;
}
