@import url(stylewrapper.php?file=document.css&selector=.html_document);
@import  url(panes.css);
@import  url(explicite.css);

body,td,th {
	font-family: Arial;
	font-size: 11px;

}

body {
background-color: white;
text-align: center;
padding:0px;
margin:0px;
}

img
{
border: 0px none;
}

a
{
color: #6ebd1b;
text-decoration: none;
}

a:hover
{
color: gray;
text-decoration: underline;
}

/************************************/

div#container_outer
{
margin:0px auto;
padding:0px;
width:960px;
text-align: left;
}

div#container_head_1
{
position: relative;
margin:0px auto;
width:960px;
height:75px;
overflow: hidden;
}

#amk_head_description
{
right:0px;
top:0px;
position: absolute;
}

div#amk_head_location
{
right:0px;
bottom:4px;
position: absolute;
}

div#container_head_2
{
position: relative;
margin:0px auto;
width:960px;
height:240px;

}

div#head_menu
{
position: absolute;
top:0px;
right:0px;
width:240px;
height:240px;
top:0px;
}

div#head_news
{
position: absolute;
top:0px;
left:250px;
width:460px;
height:190px;
background: #dd7110 url(../img/amk_aktualne_novosti.gif) no-repeat;
padding-top:50px;
color:white;

}

html>body div#head_news
{
height:190px;
}

div#head_news #amk_hak
{
position:absolute;
left:0px;
top:170px;
}


/***********/

div#container_body
{
margin-top:10px;
width:960px;
}


div#pane_left
{
float:left;
width:240px;
background-color: #fcf1e7;
}


div#pane_center
{
background-color: white;
margin: 0px 240px;

* width:462px;
* overflow:hidden;
}

div#pane_center div#pane_center_text
{
padding-left:1em;
padding-right:1em;
}


div#pane_right
{
float:right;
width:240px;

background-color: #f0f8e8;
}


/***********/


div#container_footer
{
margin-top: 20px;
padding:10px;
border-top:#e0e0e0 double 3px; 
width:960px;
text-align: center;
}


/***********/


.text_wrapper
{
padding-left:1em;
padding-right:1em;
}

p
{
margin-top: 5px;
margin-bottom: 5px;
}


/***********/


table.docbox
{
padding:0px;
margin:-4px auto 0px auto;
width:468px;
}
table.docbox tr
{
padding:0px;
margin:0px;
}

table.docbox td
{
vertical-align: top;
background:#dd7110;
/*border:2px solid white;*/
font-family: tahoma, Verdana, Geneva, Arial;
font-size: 10px;
color:white;
line-height: 13px;
}

table.docbox td p
{
font-family: tahoma, Verdana, Geneva, Arial;
margin: 0.5em;
font-size: 10px;
color:white;
}

div#breadcrumb
{
background:#fcf1e7;
margin: 6px 10px 0px 10px;
padding: 2px 10px;
font-size: 11px;
font-family: tahoma, Verdana, Geneva, Arial;
font-weight: bold;
color:black;
}
div#breadcrumb a{color:#dd7110;}

