html {height:100%;}
body { height:100%; margin:0; padding:0; background:#191919; 
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td, select, input {font-size:11px; color:#9e9e9e; vertical-align:top; text-align:left;}
.table {height:100%;}
img { vertical-align:top;}
.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

/*in_line_style*/
a{ color:#ffa100; text-decoration:none;}
a:hover{text-decoration:underline;}

p {margin:0; padding:0;}

.form { height:29px;}
.form input {width:291px; background:none; border:1px solid #9e9e9e; height:100%;}
textarea { width:291px; height:90px; background:none; overflow:auto; border:1px solid #9e9e9e; color:#9e9e9e;}

ul { margin:0; padding:0; list-style:none;}
li { background:#232323; height:24px; line-height:24px;}
.li-1 { background:#2c2c2c;}
li a {color:#9e9e9e; padding-left:12px;}

.button { background:url(images/but_bgd.gif) left top repeat-x; height:24px;}
.button .ind { padding:5px 0 0 0; text-align:center;}
.button a { color:#ffa100;}

.site_center{text-align:center; width:100%; background:url(images/tall_bottom.gif) left bottom repeat-x #212121;}
.site_center1{margin:0 auto; text-align:left; width:780px;}

.tall_bottom { background:url(images/tall_bottom.gif) left top repeat-x;}

.img_indent { margin:1px 20px 0 0; float:left;}

.link1 { color:#9e9e9e; text-decoration:underline;}
.link1:hover { text-decoration:none;}

/*header*/
#header { height:311px;}
#header .row_1 { height:90px;}
#header .row_2 { height:221px;}
#header .row_2 .col_1 { width:335px; height:203px; background:url(images/header_bgd1.jpg) no-repeat left top;}
#header .row_2 .col_1 img { margin:82px 0 0 73px;}
#header .row_2 .col_2 { width:445px; height:221px; background:url(images/header_bgd2.jpg) no-repeat left top;}
#header .row_2 .col_2 img { margin:82px 0 0 32px;}

/*footer*/
#footer { height:105px;}
#footer .indent { padding:46px 45px 0 0; text-align:center;}
#footer a { color:#9e9e9e;}

/*content*/
#content { 
	height:434px;
	line-height: 16px;
}
#content h2 { font-size:16px; line-height:14px; margin:0 0 32px 0; height:22px; background:url(images/line1.gif) left bottom repeat-x;}
#content h3 {font-size:13px; line-height:14px; margin-bottom:4px; color:#ffa100;}
#content h3 a {color:#ffa100;}
#content h5 { font-size:9px; line-height:11px; margin:0 0 3px 0;}
#content .li1 { height:24px; background:#232323;}
#content .li1 a { color:#9e9e9e;}
#content .li1 .fright { color:#eb9606;}
#content .li2 .fright { color:#eb9606;}
#content .li1 .ind { padding:7px 31px 0 11px;}
#content .li2 .ind { padding:7px 31px 0 11px;}
#content .li2 { background:#2c2c2c; height:24px;}
#content .li2 a { color:#9e9e9e;}


/*index.html*/
#page1 #content .col_1 { width:335px;}
#page1 #content .col_1 .indent { padding:22px 0 40px 20px;}
#page1 #content .col_1 p { margin:15px 0 29px 0;}
#page1 #content .col_2 { width:425px;}
#page1 #content .col_2 .indent { padding:22px 0 40px 20px;}
#page1 #content .col_2 h2 { margin:0 0 30px 0;}
#page1 #content .col_2 .container { width:405px;}



.index-rand-img {
	text-align: center;
}

.index-rand-img img {
	padding: 10px;
}

/**
	MENU
**/

#menu {
	background-color: #212121;
	height: 60px;
	padding: 0;

}

#menu ul {
	margin:0; 
	padding:0; 
	list-style:none;
	
}

#menu li {
	display: inline;
}

#menu a {
	text-transform: uppercase;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	display: block;
	width: 118px;
	height: 60px;
	float: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 40px;
	text-align: center;
}

#menu a:hover {
	background-color: #393939;
	padding-top: 33px;
	border-top: 7px #FFA100 solid;
}

#menu a#selected {
	background-color: #393939;
	padding-top: 33px;
	border-top: 7px #FFA100 solid;
}

#menu a.two-lines {
	padding-top: 30px;
	padding-bottom: 10px;
}

#menu a:hover.two-lines {
	padding-top: 23px;
}

#menu a#selected-two-lines {
	background-color: #393939;
	padding-top: 23px;
	border-top: 7px #FFA100 solid;
}



/**
	GALERIE
**/
div.gallery {
	margin: 18px 12px 12px 12px;
	padding: 12px;
	background-color: #333333;
}
table.gallery a img {
	/*background-color: #999999;*/
	padding: 8px;
	/*border: 1px solid #DDDDDD;*/
	margin: 0 0 0 0;
}
div.gallery-thumb {
	float: left;
}

table.album a {					
	float: left;
	text-align: center;
	margin: 0 19px 0 19px;	
}

table.album td {
	width: 134px;									
	height: 174px;						
	float: left;
	text-align: center;
	margin: 0 19px 0 19px;	
	background: none;
}

table.album a img {
	/*background-color: #FFFFFF;*/
	padding: 8px;									
	/*border: 1px solid #DDDDDD;	*/					
}
div.gallery-image {
	text-align: center;
	/*border: 1px solid #333333;*/
	margin: 18px 12px 12px 12px;
	padding: 12px;
	background-color: #333333;
}


/**
	CLANKY
**/
div.article-index {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
div.article-index h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
}
div.article-index h3 a {
	color: #BB7100;
}
div.article-index h3 a:hover {
	color: #BB7100;
	text-decoration: none;
	background: none;
}
div.article-index .info {
	margin-top:5px;
	color: #777777;
	padding-bottom: 10px;
}
div.article-index .info a {
	color: #777777;
	text-decoration: underline;
}
div.article-index .info a:hover {
	color: #777777;
	text-decoration: none;
	background: none;
}

/**
	CLANKY
**/

div.article-border {
	margin:10px;
	border:0px;
}
div.article-border-title {
	border-left: 20px #FF9900 solid;
	background:#333333;
	padding:1px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 5px;
}
div#article-header {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:3px;
	margin-bottom:15px;
}
div#article-annotation {
	padding-bottom:3px;
	margin-bottom:15px;
}

/**
	KOMENTARE
**/
div.comment {
	width: 700px;
}
div.comment-title {
	background-color: #333333;
}
div.comment-text {
	padding: 10px;
	background-color: #383838;
}
div.comment-date {
	float:right;
}
div.comment-reply {
	text-align:right;
}
table#comments-table {
}
table#comments-table td {
}
table#comments-table-ia td {
}
table#comments-table td#subject, table#comments-table-ia td#subject {
	width:250px;
	color:#9e9e9e;
	font-weight:bold;
}
table#comments-table td#author, table#comments-table-ia td#author {
	width:200px;
	color:#9e9e9e;
	font-weight:bold;
}
table#comments-table td#date-time, table#comments-table-ia td#date-time {
	width:200px;
	color:#9e9e9e;
	font-weight:bold;
}
div.comments-mp {
	float: left;
}


.article
{
	padding-left: 10px;
}

.article #article-header
{
	margin-bottom: 10px;
}

.article #article-annotation
{
	margin-bottom: 10px;
}

input {
	background: #333333;
	border: 1px solid #999999;
	margin-bottom: 5px;
}

textarea {
	width: 500px;
}
