/********************************************
   HTML Elements
********************************************/ 

* {margin: 0;padding: 0;}
body, p, ul, li, ul li p, ol li p, img, form, fieldset, input, text-area, select, button {margin:0; padding:0; border:0}
body {background:#3A7EC2 url(/img/body_bg.png) repeat-x scroll left top;color:#666666;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:150%;}
form, input, textarea, select {color:#666666;font-family:Georgia, "Times New Roman", Times, serif;font-size:13px;}
input, textarea, select {background-color:#FFFFFF;}

h1, h2, h3, h4, h5, h6 {font-family:Georgia, "Times New Roman", Times, serif;color:#333333; font-weight:normal;line-height:110%;margin:0 0 10px; font-style:italic;}
h1 {font-size: 27px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;  font-weight: bold}
h5 {font-size: 13px; font-weight: bold}
h6 {font-size: 13px; font-weight: bold}
p {margin-bottom:15px;}
ul, ol {margin: 10px 10px 15px 10px;}
ul li {/*list-style-type: square;*/ margin:0 0 5px 20px;}
ol li {list-style-type: decimal; margin:0 0 5px 20px;}

.left {float: left;}
.right {float: right;}
img.left {float: left;margin: 0 10px 0 0;}
img.right {float: right;margin: 0 0 0 10px;}
.nomargin {margin:0 !important;}
.nopadding {padding:0 !important;}
.clear {clear:both !important;}

/*----- Easy Clearing ------*/

.fix:after {clear:both;content:'[.]';display:block;height:0;visibility:hidden;}
.fix {display:inline-block;}
.fix {display:block;}

/*----- Link ------*/

a {color:#1F6A97;text-decoration: none;outline: none;}
a:hover {text-decoration: underline;}

/*----- Href Attribute Button ------*/

a.button {background: transparent url(/img/buttons/href_Button_Left.png) no-repeat left top;display: block;font: normal 11px Georgia, Helvetica, sans-serif;height: 29px; line-height: 20px; /* (27+4+4=35px) */ padding:0 0 0 15px;text-decoration: none; }
a:link.button, a:visited.button, a:active.button {color: #FFFFFF;text-decoration:none}
a.button span {background: transparent url(/img/buttons/href_Button_Right.png) no-repeat right top;display: block;padding: 4px 15px 5px 0}
a.button:hover {background-position: left bottom;}
a.button:hover span {background-position:right bottom;color: #FFFFFF;}

/*----- Tables ------*/

table{border-collapse:collapse;border-left:1px solid #000000;color:#000000;margin:0 0 20px 0;text-align:left;width:100%;}
table thead tr td, table thead tr td th{background: #fecb3e url(/img/th.png) left top repeat-x; border-bottom:1px solid #000000;border-right:1px solid #000000;border-top:1px solid #000000;color:#ffffff;font-size:13px;font-weight:bold;padding:8px;}
table tbody tr td{background-color:#EBEBEB;border-bottom:1px solid #000000;border-right:1px solid #000000;border-top:1px solid #000000;padding:8px;}
table tbody tr th{background: #ffffff url(/img/td.png) left top repeat-x; border-bottom:1px solid #000000;border-right:1px solid #000000;border-top:1px solid #000000;color:#000000;font-weight:bold;padding:8px;}


/*-----Pols-----*/
.boxHolderRight .glasajHolder button.glasaj {
	background-image: url(/img/buttons/glasajTrans.png);
	color: #003570;
	height:29px;
	line-height:29px;
	text-align:center;
	width:72px;
	padding:0;
}
.boxHolderRight .glasajHolder button:hover.glasaj {
	background-image: url(/img/buttons/glasajTransHov.png);
}

* html .boxHolderRight .glasajHolder {text-align:center;}
* html .boxHolderRight .glasajHolder button.glasaj {
	margin-top:10px;
	padding:0 !important;

}

