/*
Theme Name: WordPress Theme 834
Theme URI: http://template-help.com/
Description: A theme from Template-Help.com Collection
Version: 2.7
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */

body{  font-family: Verdana, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:justify;
	color:#70c0f3; 
	background:url(images/bg.gif) top repeat-x #054768; 
    margin: 0;
    padding: 0;
	}
	
p
{
	line-height: 1.6em;
}

.margina
{
	margin-left:65px;
}

.rightjellow
{
	font-size:10px;
	/*
	color:#054768;
	*/
	color:#ee9c0f;
	text-align:left;
	width:90%;
}

.rightwhite
{
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	width:90%;
}

.rightblack
{
	font-size:11px;
	color:#808080;
}
li.line
{
	border-bottom:solid 1px #70c0f3;
	}
/*
input, textarea{font-family:Tahoma, Arial, Helvetica, serif; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:158px; height:auto; color:#70c0f3; height:19px; margin-right:19px; border:1px solid #4088b6; background:#054768; font-size:1.09em; padding:1px 0px 0px 3px;}



.min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;}
.main {width:944px; margin:0 auto; overflow:hidden; position:relative; background:url(images/bg-top.jpg) top left no-repeat;}
*/
.main {width:944px; text-align:center; margin-left:auto; margin-right:auto; }

A:link
{color: #FFFFFF; text-decoration: none; 
}
A:visited 	{ color: #FFFFFF; text-decoration:none; }
A:active 	{ color: #FFFFFF;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #3199CC;  cursor:hand; text-decoration:none; }

A.bodyLink:link {color: #70c0f3; text-decoration: none; }
A.bodyLink:visited 	{ color: #70c0f3; text-decoration:none; }
A.bodyLink:active 	{ color: #70c0f3;  cursor:hand; text-decoration:none; }
A.bodyLink:hover 	{ color: #3199CC;  cursor:hand; text-decoration:none; }

hr {
	border: 0;
	border-top: 1px solid #1e5b7e;
	height: 1px;
}

ul
{	
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.6em;
}

ul.whul
{	
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.6em;
	color:#FFFFFF;
}

.menutextindent
{
    font-size: x-small;
}
img
{
	border-width: 0;
}
/***header*******************************************/
h1
{
	font-size:16px;
	color: #FFFFFF;
	text-transform:uppercase;

}

h2
{
	font-size: 14px;
	margin-top: 30;
	color: #054768;
	margin-bottom: -15;
}
	
h3
{
	font-size: 14px;
	margin-bottom: -15;
	color: #FFFFFF;
	padding-left: 15;
}

h4
{
	font-size: 11px;
	color: #ee9c0f;
	/*FAC74A*/
}
h1, h2, h3, h4
{
	font-family: Verdana;
	margin:0 0 15px 0 ;
}

td.top
{
	background-image:url(Images/bg-top3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

td.bcgr
{
	background-image:url(Images/bgtop.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

td.bot
{
	background-image:url(Images/bg-bot.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

td.white
{
	 background-image:url(Images/bg-line.jpg);
	 background-repeat:repeat-y;
	 text-align:left;
}

/*bocna tabela na default strani*/
td.rtop
{
	background-image:url(Images/top-white.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}
td.rmidle
{
	background-image:url(Images/midle-white.jpg);
	background-repeat:repeat-y;
}
td.rbottom
{	background-image:url(Images/bottom-white.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

td.rtopblue
{
	background-image:url(Images/top-blue.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}
td.rmidleblue
{
	background-image:url(Images/midle-blue.jpg);
	background-repeat:repeat-y;
}
td.rbottomblue
{	background-image:url(Images/bottom-blue.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}	

td.rtopjellow
{
	background-image:url(Images/top-jellow.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}
td.rmidlejellow
{
	background-image:url(Images/midle-jellow.jpg);
	background-repeat:repeat-y;
}
td.rbottomjellow
{	background-image:url(Images/bottom-jellow.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

/*Top tabele na unutrasnjim stranama*/
td.rtopblue2
{
	background-image:url(Images/top-blue2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}

td.rtopjellow2
{
	background-image:url(Images/top-jellow2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}
