/* CSS Document */

/*OLD PANEL*/

#contenttext_old{
	float:left; 
	width:608px; 
	min-height:420px;
	padding-bottom:10px;
	color:#5A5A5A;
	font:0.7em Tahoma,sans-serif;
}


/*PANEL*/
.old_panel, .old_panel_height_static{
	/*background-color:#F3E7F7;*/
	background-image: url(augsa.png);
	margin:10px 10px 0px 20px;
	padding:20px 20px 10px 20px;
	width:530px;
	background-repeat:no-repeat;
}

.old_panel_height_static{
	min-height:380px;
}

.old_panel a, .old_panel_height_static a{
	font: 1em Tahoma, sans-serif;
	color: #5A5A5A;
	text-decoration:underline;
}

.old_panel a:hover, .old_panel_height_static a:hover {
	color: #7A335D;
	text-decoration:underline;
}

.old_panel_apaksa{
	background-image: url(apaksa.png);
	margin:0px 10px 10px 25px;
	padding:0px 0px 0px 23px;
	width:550px;
	height:18px;
	background-repeat:no-repeat;
}

/*OLD PANEL - end*/



/*PAGE LAYOUT*/
body {
	background-image: url(paper.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toppage{
	width:800px;
}
#date{
	float:left; 
	width:190px; 
	height:39px; 
	/*border-bottom:solid 1px #F7F7F7;
	border-right:solid 1px #999999;
	background-color:#F7F7F7;*/
}
#topbar{
	float:left; 
	width:608px; 
	height:40px; 
	background-image:url(bg_topbar.png);
	/*background-color:#CBC55C;*/
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}
#header{
	width:800px;
}
#content{
	width:800px;
}
#contenttext{
	float:left; width:608px; 
	/*background-color:#F7F7F7; */
	background-image: url(content.png);
	border-left:solid 1px #999999; 
	border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; 
	border-top:dotted 1px #CCCCCC; 
	min-height:420px;
	padding-bottom:10px;
}
#logo{
	float:left; 
	width:190px; 
	height:110px;
	text-align:left;
	/*background-color:#F7F7F7;
	border-left:solid 1px #999999;*/
}
#pagetitle{
	position:relative; 
	float:left; width:609px; 
	height:110px; 
	/*background-color:#F7F7F7;
	border-right:solid 1px #999999;

	background-image:url(../images/logo.png);
	background-repeat:repeat-x;*/
}
#title{
	position:absolute; 
	right:10px; 
	bottom:0px; 
	width:600px;
}
#menu{
	float:left; width:190px; margin:0px;
}
#footer{
	width:590px; padding-right:10px; padding-left:200px;
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #C8A4D8;
	/*background-color:#F3E7F7;*/
	background-image: url(panel.png);
	margin:10px 0px;
	padding:10px;
	width:550px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #5A5A5A;
}
.metrotext{
	font: 1.0em Tahoma, sans-serif;
	color: #5A5A5A;
}
.bodytext a {
	font: 1em Tahoma, sans-serif;
	color: #5A5A5A;
	text-decoration:underline;
}
.bodytext a:hover {
	font: 1em Tahoma, sans-serif;
	color: #7A335D;
	text-decoration:underline;
}

.datetext{
	font: 0.6em Tahoma, sans-serif;
	color: #666666;
}

.datetext_index
{
	color: #666666;
}

.galerija_with_foto a{
	font: 11px Tahoma, sans-serif;
	color:#666666;
	text-decoration:none;
}

.galerija_with_foto a:hover{
	color:#7D3732;
	text-decoration:none;
}

.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#636161;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#636161;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #6A4A48;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
	width:100px;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}
.old_panel a.purpletitle, .purpletitle  {
	font: 0.7em Tahoma, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#7D3732;
	text-decoration:none;
}
.purpletitle:hover{
	text-decoration:underline;
}
.image
{
	border-style:none;
}

.image_in_text
{
	border-style:none;
	margin-bottom:20px;
	margin-right:20px;
}
.image_big_all
{
	border-style:none;
	margin:20px;
}
.image_small_in_text
{
	border:3px outset #441716;
	margin:5px 10px 1px 1px;
}
.image_small_in_text:hover
{
	border:3px outset #B7247C;
	margin:5px 10px 1px 1px;
}

.image_small_small_in_text
{
	border:2px outset #441716;
	margin:-9px 10px 1px 1px;
}
.image_small_small_in_text:hover
{
	border:2px outset #B7247C;
}

.tabula
{
	text-align: center;
	border: solid 1px #C300FF;
	color:#5A5A5A;
	font-family:Tahoma,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:528px;
}
.tabula tr
{
	height:30px;
}

.tabula th
{
	font-weight:bold;
}

#linksmenu span a{
	float:right; 
	width:175px; 
	height:20px; 
	background:transparent none repeat scroll 0 0;
	border:medium none;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #7A335D;
	text-decoration:none;
	padding-top:5px;
	padding-right:8px;
	text-align:right;
}

#linksmenu a{
	float:right; 
	width:183px; 
	height:20px; 
	background-color:#7A335D;
	border-bottom:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu span a:hover{
	background:none;
	text-decoration:underline;
}
#linksmenu a:hover{
	background-color:#60211E;
}

.twitter_image
{
	border:none;
	height:16px;
	padding-right:12px;
	width:16px;
}
.twitter_text{
	font: 12px Tahoma, sans-serif;
	color: #5A5A5A;
}
.social_net_panel
{
	height:30px;
	margin:10px 15px -5px 10px;
	padding-top:5px;
}
.social_nets_border
{
	width:15px;
	margin:0px 5px 5px 5px;
	border:1px outset #C8A4D8;
}
.social_nets
{
	width:16px;
	margin:0px 5px 5px 5px;
	border:none;
}


/*BODY*/
#contenttext_old{
	float:left; 
	width:608px; 
	min-height:420px;
	padding-bottom:10px;
	color:#5A5A5A;
	font:0.7em Tahoma,sans-serif;
}




