/* Small Studio Template 
   I'm sorry for non-english variables,
   but I think you'll manage */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #E7E7E7;
}

a {
	text-decoration: none;
	color: #B60400;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

.blue {
	color: #286ea0;
}

#bg { 
	width: 760px;
	margin: 0 auto;
	/*height: 580px;*/
	padding: 6px 10px 0px 10px;
	background-color: #fff;
	background: url(../images/bg.gif) repeat-y;;
}

#sadrzaj {
	padding: 9px 4px 0 2px;
	color: #303030;
	width: 736px;
	
}

#zaglavlje {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 40px;
	border-bottom: 2px solid #eee;
	background: #FFF url(../images/fade.gif) repeat-x;
	color: #808080;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#nav {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#nav ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#nav li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#nav li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	
	
#nav li a:hover {
	color: #286ea0;
}

.lijevo {
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	color: #6B6B6B;
	line-height: 1.6em;
}

.lijevo a {
	text-decoration: underline;
}

.lijevo p {
	margin: 0;	
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
}

.desna_rubrika {
	float: right;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
}

.desna_rubrika p {
	margin: 0px;
	font-size: 90%;
}

.desna_rubrika a {
	display: block;
	
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#pic {
	margin:  0 0 5px 155px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(../images/pic.jpg) repeat-x;
	height: 146px;
}

#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 260px;
}

.lijeva_rubrika {
	margin: 0 300px 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	border-left: 2px solid #eee;
}

.lijeva_rubrika a, #lijeva_rubrika a:visited {
	text-decoration: underline;	
}

.lijeva_rubrika p {
	padding: 0;
	margin: 0;
}

.lijeva_hosting {
	margin: 0 50px 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	border-left: 2px solid #eee;
}

.lijeva_hosting a, #lijeva_hosting a:visited {
	text-decoration: underline;	
}

.lijeva_hosting p {
	padding: 0;
	margin: 0;
}



#downbox {
	margin: 15px 10px 15px 10px;
	border: 1px solid #819CD7;
	background: #CDE1F9;
}

#downbox p {
	padding: 6px;
	margin: 0;
}


#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ccc;
	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

/***********************************************/

/* Below added from user.css template                              */

/***********************************************/

#siteName{

	margin: 0px;

	padding: 16px 0px 8px 0px;

	color: #000000;

	font-weight: normal;

	display:none;

}



/************** pageName styles ****************/



#pageName{

	padding: 10px 0px 10px 10px;

	margin: 0px;

	border-bottom:1px solid #ccd2d2;

}



#pageName h2{

	font: bold 100% Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	margin:0px;

	padding: 0px;

}



/*************** story styles ******************/



.story {

	padding: 2px 2px 2px 2px;

	font-size: 80%;

	halign : top;

}



.story h3{

	font: bold 125% Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

}



.story p {

	padding: 0px 0px 10px 0px;

}



.story a.capsule{

	font: bold 1em Verdana, Arial, Helvetica, sans-serif;

	color: #005FA9;

	display:block;

	padding-bottom: 5px;

}



.story a.capsule:hover{

	text-decoration: underline;

}



td.storyLeft{

	padding-right: 12px;

}





/************** siteInfo styles ****************/



#siteInfo{

	clear: both;

	border-top: 1px solid #cccccc;

	font-size: small;

	color: #cccccc;

	padding: 10px 10px 10px 10px;

	margin-top: -1px;

}



#siteInfo img{

	padding: 4px 4px 4px 0px;

	vertical-align: middle;

}





/************ sectionLinks styles **************/



#sectionLinks{

	margin: 0px;

	padding: 0px;



}



#sectionLinks h3{

	padding: 10px 0px 2px 10px;

	border-bottom: 1px solid #cccccc;

}



#sectionLinks a:link, #sectionLinks a:visited {

	display: block;

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #cccccc;

	font-weight: bold;

	padding: 3px 0px 3px 10px;

	color: #21536A;

}



#sectionLinks a:hover{

	border-top: 1px solid #cccccc;

	background-color: #DDEEFF;

	background-image: none;

	font-weight: bold;

	text-decoration: none;

}





/************* relatedLinks styles **************/



.relatedLinks{

	margin: 0px;

	padding: 0px 0px 10px 10px;

	border-bottom: 1px solid #cccccc;

}



.relatedLinks h3{

	padding: 10px 0px 2px 0px;

}



.relatedLinks a{

	display: block; 

}



/************** tabs and tbody styles ********************/

tbody.on { 

    display:table-row-group; 

}

tbody.off { 

    display:none; 

}

.tabs {

  float:left;

  background-color: #ffffff;

  border: 1px solid #000000;

  border-bottom-width: 0px;

  padding: 4px 2px 4px 2px;

  text-decoration: none; 

  font-weight: bold;   

  font-size: x-small;

  color: #000000;

}

.tabs1 {

  float:left;

  background-color: #c0c0c0;

  border: 1px solid #000000;

  border-bottom-width: 0px;

  padding: 4px 2px 4px 2px;

  text-decoration: none; 

  font-weight: bold;   

  font-size: x-small;

  color: #000000;

  cursor: hand;

}

.tabs2 {

  float:left;

  background-color: #DDEEFF;

  border: 1px solid #000000;

  border-bottom-width: 0px;

  padding: 4px 2px 4px 2px;

  text-decoration: none;

  font-weight: bold; 

  font-size: x-small;

  color: #000000;

}

.tab_separator {

  float:left;

  background-color: #ffffff;

  border: 0px solid #000000;

  padding: 0px;

  text-decoration: none;    

}

div.tabContent {

  margin-top:20px;

  margin-right:4px;

  margin-bottom:4px;

  display: none;

  border: 1px solid #000000;

  padding:4px;

}

/**************tables**********************/

.accountlabFormTABLE

{

	background-color: white

}

.accountlabDataTD

{

	background-color: #FFFFFF;

	font-size: 11px;

}

.accountlabAltDataTD

{

	background-color: #EEEEEE;

	font-size: 11px;

}

.accountlabPlanDataHTD

{

	border-left: 1px solid #FFFFFF;

	border-right: 1px solid #000000;

	border-top: 1px solid #FFFFFF;

	border-bottom: 1px solid #000000;

	background-color: #CCCCCC;

	color: #000000;

	font-size: 11px;

}

.accountlabButton

{

	color: #000000;

	background-color: #CCCCCC;

	font-family: Verdana, sans-serif;

	font-size: 11px;

	font-weight: bold;

}

.accountlabInput

{

	font-family: Verdana, sans-serif;

	font-size: 11px;

}

a.accountlabPlanLink:link,a.accountlabPlanLink:visited

{

	color: #000080;

	text-decoration: underline;

	font-size: 11px;

}

a.accountlabPlanLink:hover,a.accountlabPlanLink:active

{

	color: #FF0000;

	text-decoration: underline;

	font-size: 11px;

}