BODY
{
	margin:0px;
	background-color:#fff6db;
}
BODY,TD,P
{
	font-family:Tahoma;
	color:black;
	font-size:12px;
}

a:link, a:visited, a:hover, a:active
{
	font-family:Tahoma;
	color:black;
	font-size:12px;
	text-decoration: underline;
}

a.dmenu:link, a.dmenu:visited, a.dmenu:hover, a.dmenu:active
{
	font-family:Tahoma;
	color:white;
	font-size:12px;
	text-decoration: none;
}

a.lmenu:link, a.lmenu:visited, a.lmenu:hover, a.lmenu:active
{
	font-family:Tahoma;
	color:#95775f;
	font-size:12px;
	text-decoration: none;
}
a.abc:link, a.abc:visited, a.abc:hover, a.abc:active
{
	font-family:Tahoma;
	color:#9C3200;
	text-decoration: none;
}

.head
{
	width:981px;
	height:161px;
	background-color:#542e17;
	background-image:url('/dimg/headbg.gif');
}
.head2
{
	width:100%;
	height:161px;
	background-color:#542e17;
}
.menu
{
	width:100%;
	background-image:url('/dimg/menuBG.jpg');
}
.undermenu
{
	width:100%;
	background-image:url('/dimg/undermenu.jpg');
}

.center_pictures
{
	width:100% !important;
	height: 148px;	
	overflow: hidden;
}
.down
{
	background-color:#542e17;
	height:141px;
}
.down1
{
	background-image:url('/dimg/botBG.jpg');
}	
.down2
{
	background-image:url('/dimg/botBG2.jpg');
}
.content
{
	width:100%;
}
.leftmenu
{
	width:310px;
	height:600px;
	background-color:#ffebbd;
	background-image:url(/dimg/slogan.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.tablecontent
{
	width:90%;
}
.plazka
{
	width:187px;
	height:28px;
	background-color:#826b35;
	background-image:url(/dimg/plazka.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-left:35px;
	margin-top:35px;
}
.plazkatext
{
	font-family:Tahoma;
	color:#ffff99;
	font-size:12px;
	margin-left:18px;
	line-height:25px;
}

.plazka2
{
	width:605px;
	height:28px;
	background-color:#826b35;
	background-image:url(/dimg/plazka2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:35px;
	text-align:left;
}
INPUT,TEXTAREA
{
	border:1px solid black;
}

table.articles {
	border:1px solid #cfb9c5;
}

table.articles th {
	padding-left: 5px;
	padding-right: 5px;
	background-color:#cfb9c5;
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
	height:20px;
}
table.articles tr.white td {
	background-color:#ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	vertical-align: top;
}

table.articles tr.color td {
	background-color:#ece1e7;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	vertical-align: top;
}
#modelC
{
	width: 100%;
	height: 300px;
	overflow: auto;
}
#modelC #model
{
	width: 90%;
	border-bottom: 1px #000000 solid;
	display: block;
	padding: 3px;
}
.accordion_toggle
{
	cursor: pointer;
}
.photo_list
{
	width: 500px;
	border: 1px #66666 solid;	
}
.photo_list img
{
	margin: 5px;
	border: 1px #333333 solid;
	display: float;
}
.accordion_content
{
	overflow:hidden;
}
.accordion_toggle
{
	margin-bottom: 5px;
	margin-top: 5px;
}