/* 
	project:  internet corporation
	author:   luka cvrk (www.solucija.com) 
*/

/*{ margin: 0; padding: 0; }*/
body
{
	margin: 0;
	padding: 0;
	font: .74em Verdana, Arial, "Trebuchet MS" , Tahoma, sans-serif;
	line-height: 1.6em;
	background: #fff url(images/bg.gif) repeat-x;
	color: #444;
}

a
{
	color: #317486;
	background: inherit;
	text-decoration: none;
}
a:hover
{
	color: #808080;
	background: inherit;
}
p
{
	margin: 0 0 15px 0;
}
h1
{
	font: bold 1.7em Arial, Sans-Serif;
	margin: 20px 0 0;
}
h1 a
{
	color: #fff;
	background: inherit;
}
h1 a:hover
{
	color: #E4FFD3;
	background: inherit;
}
h2
{
	font: bold 1.6em Arial, Sans-Serif;
	margin: 0 0 12px;
}
h4
{
	color: #808080;
	background: inherit;
	font-weight: normal;
	font-size: .9em;
}

#content
{
	width: 900px;
	margin: 0 auto 0 auto;
}

#logo
{
	margin: 0;
	height: 76px;
	width: 240px;
	float: left;
	background: url(images/logobg.gif) no-repeat bottom;
	text-align: center;
}
#logo h1
{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 80px;
	background: transparent url(images/thrita.gif) no-repeat center top;
}
#logo h1 span
{
	display: none;
	visibility: hidden;
}

#menu
{
	float: right;
	padding: 40px 0 0 0;
	margin: 0 0 18px 0;
}
#menu li
{
	width: 150px;
	font-family: B Homa, 'Times New Roman';
	font-size: 1.2em;
	display: inline;
}
#menu li a
{
	padding: 30px 15px 0px 0;
	margin: 0 0 0 50px;
	color: #ccc;
	background: #505050 url(images/tab.gif) no-repeat right bottom;
}
#menu li a:hover
{
	background: #505050 url(images/tabhover.gif) no-repeat right bottom;
	color: #FEFFB8;
}
#menu li a span
{
	color: #505050;
	font-size: xx-small;
}

#intro
{
	clear: both;
	background: #fff url(images/intro.jpg) no-repeat;
	color: #4C8734;
	height: 170px;
	margin: 0 0 20px 0;
	padding: 45px 40px 0 0;
	text-align: right;
}
#intro h1
{
	margin: 0;
}
#intro p
{
	margin: 0;
}

#login
{
	font: normal normal bold 11px/18px Tahoma;
	margin: 82px 0 0 0;
	direction: rtl;
}
#login a
{
	color: #fff;
	background: #8BE1FA;
	padding: 4px 10px 6px 10px;
}
#login a:hover
{
	color: #fff;
	background: url(images/loginhover.gif) #8be1fa repeat-x;
}

#left
{
	clear: left;
	float: left;
	width: 230px;
	padding: 0 34px 0 15px;
	font: normal normal bold 10pt/14pt 'times new roman';
	margin: 0 0 15px 0;
	direction: rtl;
}
#leftmenu
{
	list-style: none;
	margin: 0 0 20px 0;
}
#leftmenu li
{
	padding: 0 0 0 12px;
	background: #fff url(images/bullet.gif) no-repeat center left;
	color: #46852F;
}
#leftmenu li a
{
	background: #EAFFE3;
	color: #46852F;
}

#right
{
	float: right;
	text-align: justify;
	direction: rtl;
	font: normal normal normal 10pt/16pt tahoma;
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	width: 560px;
}
#notice
{
	font: normal normal bold 8pt/16pt tahoma;
	padding: 12px 14px 10px 14px;
	background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right;
	color: #808080;
}
#left a, #right a
{
	background: #EFFCFF;
	color: #317486;
}

#left h3
{
	border-bottom: 1px solid #eee;
	padding: 0 0 7px;
	margin: 0 0 15px 0;
}
#right h2
{
	border-bottom: 1px solid #ccc;
	padding: 0 0 8px;
}

#footer
{
	direction: rtl;
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin: 0 0 15px;
	font-size: .9em;
	color: #808080;
	background: #fff;
	font-family: Tahoma;
}
#footer a
{
	color: #4CA031;
	background: #fff;
}
#col1
{
	direction: rtl;
	float: right;
	width: 240px;
	padding: 7px 0 0 15px;
	margin: 0 0 10px 0;
}
#col2
{
	direction: rtl;
	float: right;
	width: 284px;
	border-right: 1px solid #ccc;
	padding: 7px 30px 0 10px;
}
#col3
{
	float: left;
	width: 250px;
	border-right: 1px solid #ccc;
	padding: 7px 30px 0 10px;
	text-align: center;
}

.subjectAdminPanel
{
	border-top: black 2px solid;
	font: menu;
	color: #ffff99;
	direction: ltr;
	border-bottom: silver 1px dotted;
	letter-spacing: 1px;
	background-color: #696969;
	text-align: right;
}
.subjectAdminPanel a
{
	color: silver;
}
.subjectAdminPanel a:link
{
	color: silver;
}
.subjectAdminPanel a:visited
{
	color: silver;
}
.subjectAdminPanel a:hover
{
	color: yellow;
}
.subjectBody
{
	margin: 0;
	padding: 0;
}
.subjectFooter
{
	clear: both;
	float: left;
	font: normal normal normal 8pt/12pt arial;
	color: silver;
	text-decoration: overline;
	margin: 0;
	padding: 0;
}
