/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #211308;
	scrollbar-arrow-color: #a6ad6a;
    scrollbar-face-color: #211308;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-darkshadow-color: #211308;
    scrollbar-track-color: #32261a;
}

body,td,th {
	font-family:Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
}

.wrapper{	
	position: relative;
	height:100%;
	width:100%;
}

#container {
	width:914px;
	background-color: #32261a;
	text-align:left;
	height:502px;
}

.idcreation {
	width:914px;
	margin-top:30px;
	text-align:center;
}

.left
{
    float:left;
    width:713px;
}


a {
	font-size: 12px;
	color: #BAC279;
}
a:visited {
	color: #BAC279;
}
a:hover {
	color: #BAC279;
}
a:active {
	color: #BAC279;
}

.slogan {
	float:left;
	text-align:right;
	width:172px;
	color: #c5d07f;
	font-size:18px;
	height:127px;
	padding-top:12px;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:384px;
	margin-top:23px;
	float:right;
	height:104px;
}
	
.menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover   {
	color: #ffffff; 
	font-size: 12px;
	text-decoration: none; 
	display: block;
	height: 20px;
	padding: 5px 0 0 30px;
	margin-bottom:5px;
	text-align:left; 
	width:354px;
	background-image:url(images/main-menu-bg-out.gif);
}

.menu li a:hover, .menu li .selected:link, .menu li .selected:active, .menu li .selected:visited, .menu li .selected:hover   {
    background-image:url(images/main-menu-bg-over.gif); 
    color:#ffffff;
}

.validator {color: #BAC279;font-size:12px;}
.validatortext {color: #BAC279;}
input.stylebutton { font-size: 12px; color: #32261a; background-color:#BAC279; border:solid 1px #ffffff;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.content {
	width:646px;
	margin-left:40px;
	margin-right:27px;
}

.DIVtekst{
	width: 597px; 
	overflow:hidden;
	height:282px; 
}

.divScroll{
	width: 597px; 
	overflow-x:hidden; 
	overflow-y:auto; 
	height:282px; 
	text-align:left;
}

.divLang
{
    margin-top:11px;
    width:334px;
    height:23px;
    background-color:#3c3126;
    padding: 11px 0 0 11px;
    font-weight:bold;
    float:left;
}

.divLang2
{
    margin-top:11px;
    width:334px;
    height:29px;
    background-color:#3c3126;
    padding: 5px 0 0 11px;
    font-weight:bold;
    float:left;
    line-height:12px;
}

.divFotoGroot{
    float:left;
    width:369px; 
    height:237px;
}

.divFotoGroot img
{
    width:339px;
    height:226px;
    border:3px solid #ffffff;
}
h1{
	color: #ffffff; 
	font-size: 20px;
	height:40px;
	width: 646px;
	margin:24px 0 0 0;
	font-weight:normal;
}

.lnkCatalogus a:link, .lnkCatalogus a:visited, .lnkCatalogus a:active, .lnkCatalogus a:hover  {
   color: #ffffff;
   text-decoration:none;
   text-align:center;
   display: block;
   width:182px;
   margin-bottom:20px;
   margin-top:5px;
}

.divBorder
{
    border:3px solid #ffffff;
}

.divFoto
{
    width:174px;
    height: 116px;
    background-color:#ffffff; 
    overflow:hidden; 
    text-align:center;
}

.divFoto2
{
    width:182px;
    height: 122px;
    background-color:#ffffff;  
    text-align:center;
}

.fotoDetail
{
    border:3px solid #ffffff;
    margin-left:6px;
    margin-bottom:5px;
}

.DIVfotoDetail
{
    float:right;
    width:228px;
    height:237px;
}
.lnkTerug {
    color:#ffffff;
    text-decoration:none; 
    text-transform:uppercase;
}

.lnkTerug 
{
    float:right;
    width:200px;
    height:23px;
    padding:11px 11px 0 11px;
    margin:11px 0 0 30px;
    background-color:#3c3126;
}

.lnkTerug a {
    text-decoration:none; 
    text-transform:uppercase;
    color:#ffffff;
    font-weight:bold;
}

.lnkTerug img
{
    border:0px;
}

ul {color: #BAC279;}