﻿/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {



}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
.column {
	float: left;
}
.clear {
	clear: both;
}
html, input, textarea {
	font-family: sans-serif;
	font-size: 11px;
	color: #585349;

}
a {
	color: #02378C;
}
input, select, textarea {
	vertical-align: middle;
	font-weight: normal;
}
.search .input {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FFFFFF;
	color: #606060;
}
.search .submit {
	margin: 0;
}
ul {
	list-style: none;
}
#main {
	width: 840px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B73DB;
	border-left-color: #0B73DB;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/tall.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#top {
	background: url(../images/top.jpg) no-repeat top;
}
#header {
	height: 200px;
	background: url(../images/header.jpg) no-repeat right bottom;
}
#header .search {
	position: absolute;
	padding: 184px 0 0 614px;
}
#header .search .input {
	width: 137px;
}
#header .search .submit {
	margin: 0 0 0 5px;
}
#logo {
	position: absolute;
	width: 475px;
	margin-top: 210px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 22px;
	top: -94px;
	height: 45px;
	left: 386px;
}
#logo span {
	font-size: 1.01em;
	color: #3396D1;
	text-transform: uppercase;
}
h1 {
	color: #3396D1;
	font-size: 3.01em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#body {
	width: 100%;
}





/* side_bar */
#side_bar {
	width: 180px;
	color: #FFFFFF;
	padding-left: 4px;
}
#side_bar a {
	color: #FFFFFF;
}
#side_bar .indent {
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4;
}
#side_bar .search .indent {
	padding: 15px 0 15px 28px;
}
#side_bar .search .input {
	width: 135px;
}
#side_bar .search .submit {
	margin: 0px 0px 0px 4px;
}
.widget_style h2 {
	color: #2D2D2D;
	font-size: 1.11em;
	font-weight: bold;
	padding: 8px 28px;
}
.widget_style ul {
	list-style: none;
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 18px;
	margin-left: 1px;
}
.widget_style li {
	background: url(../images/side-bul.gif) no-repeat 0px 0px;
	padding: 0px 0 0 19px;
	margin-top: 9px;
}
#links_with_style ul {
	margin: 0;
}
#links_with_style ul ul {
	margin: 15px 12px 18px 28px;
}
#links_with_style ul li {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0;
}
#links_with_style ul li ul li {
	background: url(../images/side-bul.gif) no-repeat 0px 0px;
	padding: 0px 0 0 19px;
	margin-top: 9px;
}
.widget_style ul.children {
	margin: 0;
}
#meta {
	vertical-align: top;
}
#categories {
	vertical-align: top;
}
#archives {
	vertical-align: top;
}
#recent-comments {
	vertical-align: top;
}
#recent-posts {
	vertical-align: top;
}
#calendar {
	vertical-align: top;
}
#google-search {
	vertical-align: top;
}
#gsearch {
	text-align: left;
	padding: 15px 12px 18px 28px;
}
#pages {
	vertical-align: top;
}
#text-1 {
	vertical-align: top;
}
#delicious {
	vertical-align: top;
}
#delicious-box {
	text-align: left;
}
#calendar_wrap {
	vertical-align: top;
	padding: 15px 12px 18px 28px;
}
#calendar_wrap a {
	font-weight: bold;
}
.textwidget {
	padding: 15px 12px 18px 28px;
}
#statusbar {
	text-align: justify;
}
#statusbar p {
	padding: 0px 12px 18px 28px;
}
#statusbar a {
	font-weight: bold;
}
/* side_bar end */





/* content */
#content {
	width: 476px;
}
#content .search .input {
	width: 60%;
}
#content .search .submit {
	margin: 0px 0px 0px 10px;
}
#content .indent {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#content .title {
	margin: 0;
	padding: 0;
}
#content .title .left {
	float: left;
}
#content .title .right {
	float: right;
	color: #6A6360;
}
h3 {
	color: #C36F15;
	font-size: 1.31em;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/h-l.gif) repeat-x bottom;
	padding-bottom: 4px;
}
h3 a {
	color: #C36F15;
	text-decoration: none;
}
.author {
	font-size: 1.01em;
	color: #606060;
}
.date {
	color: #606060;
}
.time {
	color: #C36F15;
	text-decoration: underline;
}
.content_text {
	padding: 13px 8px 15px 0px;
	background: url(../images/h-l.gif) repeat-x bottom;
}
.content_text ol {
	margin-left: 20px;
	margin-top: 15px;
}
.comment {
	color: #C36F15;
	background: url(../images/cont-bul.gif) no-repeat 0px 3px;
	padding-left: 15px;
	float: right;
	margin-bottom: 15px;
	margin-top: 10px;
}
.comment a {
	color: #C36F15;
}
.postmetadataalt {
	font-size: 0.81em;
}
.pagetitle {
	color: #C36F15;
	font-size: 1.31em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0px 10px 10px;
}
p {
	padding: 10px 0px 10px 0px;
}
.article {
	padding: 0;
}
.post {
	padding: 0px 5px 0px 5px;
}
.navigation {
	padding: 0px 0px 10px 0px;
	width: 100%;
	color: #C36F15;
	font-size: 1.01em;
}
.navigation a {
	color: #C36F15;
	font-weight: bold;
}
.navigation .left {
	width: 45%;
	float: left;
	padding-left: 10px;
}
.navigation .right {
	width: 45%;
	float: right;
	text-align: right;
	padding-right: 10px;
}
/* content end */





/* footer */
#footer {
	color: #A5DDFE;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	padding-right: 32px;
	padding-bottom: 12px;
	padding-left: 190px;
}
#footer a {
	color: #4A6E0E;
}
/* footer end */





/* boxes */

#box1 {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-image: url(../images/block-cont1.jpg);
	background-position: -80px;
}
#box1  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box1 h2 a {
	text-decoration: none;
	color: #91C1E4;
}

#box1 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box1 h2 {
	background-image: url(../images/bg-h2.gif);
	background-repeat: repeat-x;
	background-position: -22px center;
	width: 114px;
}




.in1-mid {
	background: url(../images/tall1.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
}


.in1-top {
	background: url(../images/top1.gif) no-repeat left top;
}
.in1-bot {
	background: url(../images/bottom1.gif) no-repeat left bottom;
	width: 100%;
}
#box1-body a {
	color: #FFFFFF;
}
#box1-body {
padding-bottom: 9px;

 
}

#box1 #box1-body a {
	color: #990000;
}
#box1 #box1-body p {
	color: #000000;
}








 #box2 {
	margin-bottom: 5px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 10px;
	background-image: url(../images/block-cont1.jpg);
	background-position: -80px;
}
#box2  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box2 h2 a {
	text-decoration: none;
	color: #91C1E4;
}


#box2 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box2 h2 {
	background-image: url(../images/bg-h2.gif);
	background-repeat: repeat-x;
	background-position: -22px center;
	width: 114px;
}


.in2-mid {
	background: url(../images/tall2.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
	
}


.in2-top {
	background: url(../images/top2.gif) no-repeat left top;
}
.in2-bot {
	background: url(../images/bottom2.gif) no-repeat left bottom;
	width: 100%;
}

#box2-body a {
	color: #FFFFFF;
}

#box2-body {
padding-bottom: 9px;
}



#box2 #box2-body a {
	color: #990000;
}
#box2 #box2-body p {
	color: #000000;
}




 #box3 {
	margin-bottom: 5px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 10px;
	background-image: url(../images/block-cont1.jpg);
	background-position: -80px;
}
#box3  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box3 h2 a {
	text-decoration: none;
	color: #91C1E4;
}

#box3 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box3 h2 {
	background-image: url(../images/bg-h2.gif);
	background-repeat: repeat-x;
	background-position: -22px;
	width: 114px;
}

.in3-mid {
	background: url(../images/tall3.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
}


.in3-top {
	background: url(../images/top3.gif) no-repeat left top;
}
.in3-bot {
	background: url(../images/bottom3.gif) no-repeat left bottom;
	width: 100%;
}

#box3-body a {
	color: #FFFFFF;
}


#box3-body {
padding-bottom: 9px;
}






#box3 #box3-body a {
	color: #990000;
}
#box3 #box3-body p {
	color: #000000;
}



 #box4 {
	margin-bottom: 5px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 10px;
	background-image: url(../images/block-cont1.jpg);
	background-position: -80px;
}
#box4  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box4 h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#box4 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box4 h2 {
	background-image: url(../images/bg-h.gif);
	background-repeat: repeat-x;
	background-position: -22px;
	width: 114px;
}


.in4-mid {
	background: url(../images/tall4.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
}


.in4-top {
	background: url(../images/top4.gif) no-repeat left top;
}
.in4-bot {
	background: url(../images/bottom4.gif) no-repeat left bottom;
	width: 100%;
}

#box4-body a {
	color: #FFFFFF;
}

#box4-body {
padding-bottom: 9px;
}
	
	
	
#box4 #box4-body a {
	color: #990000;
}
#box4 #box4-body p {
	color: #000000;
}



 #box5 {
	margin-bottom: 5px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 10px;
	background-image: url(../images/block-cont4.jpg);
	background-position: -80px top;
	background-color: #FFA459;
	background-repeat: no-repeat;
}
#box5  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box5 h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#box5 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box5 h2 {
	background-image: url(../images/bg-h.gif);
	background-repeat: repeat-x;
	background-position: -22px;
	width: 114px;
}




.in5-mid {
	background: url(../images/tall5.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
}


.in5-top {
	background: url(../images/top5.gif) no-repeat left top;
}
.in5-bot {
	background: url(../images/bottom5.gif) no-repeat left bottom;
	width: 100%;
}
#box5-body a {
	color: #FFFFFF;
}
#box5-body {
padding-bottom: 9px;

 
}




#box5 #box5-body a {
	color: #990000;
}
#box5 #box5-body p {
	color: #000000;
}










#box6 {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-image: url(../images/block-cont2.jpg);
	background-position: -80px top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#box6  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box6 h2 a {
	text-decoration: none;
	color: #91C1E4;
}

#box6 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box6 h2 {
	background-image: url(../images/bg-h2.gif);
	background-repeat: repeat-x;
	background-position: -22px center;
	width: 114px;
}




.in6-mid {
	background: url(../images/tall1.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
}


.in6-top {
	background: url(../images/top1.gif) no-repeat left top;
}
.in6-bot {
	background: url(../images/bottom1.gif) no-repeat left bottom;
	width: 100%;
}
#box6-body a {
	color: #FFFFFF;
}
#box6-body {
padding-bottom: 9px;

 
}
#box6 #box6-body a {
	color: #990000;
}
#box6 #box6-body p {
	color: #000000;
}







#box7 {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-image: url(../images/block-cont.gif);
	background-position: -80px top;
	background-repeat: no-repeat;
	background-color: #D3E6F2;
}
#box7  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box7 h2 a {
	text-decoration: none;
	color: #91C1E4;
}

#box7 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box7 h2 {
	background-image: url(../images/bg-h2.gif);
	background-repeat: repeat-x;
	background-position: -22px center;
	width: 114px;
}




.in7-mid {
	background: url(../images/tall1.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
}


.in7-top {
	background: url(../images/top1.gif) no-repeat left top;
}
.in7-bot {
	background: url(../images/bottom1.gif) no-repeat left bottom;
	width: 100%;
}
#box7-body a {
	color: #FFFFFF;
}
#box7-body {
padding-bottom: 9px;

 
}



#box7 #box7-body a {
	color: #990000;
}
#box7 #box7-body p {
	color: #000000;
}



#box8 {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-image: url(../images/block-cont1.jpg);
	background-position: -80px;
}
#box8  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box8 h2 a {
	text-decoration: none;
	color: #91C1E4;
}

#box8 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box8 h2 {
	background-image: url(../../images/bg-h2.gif);
	background-repeat: repeat-x;
	background-position: -22px center;
	width: 114px;
}




.in8-mid {
	background: url(../images/tall1.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
}


.in8-top {
	background: url(../images/top1.gif) no-repeat left top;
}
.in8-bot {
	background: url(../images/bottom1.gif) no-repeat left bottom;
	width: 100%;
}
#box8-body a {
	color: #FFFFFF;
}
#box8-body {
padding-bottom: 9px;

 
}



#box8 #box8-body a {
	color: #990000;
}
#box8 #box8-body p {
	color: #000000;
}





#box9 {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-image: url(../images/block-cont1.jpg);
	background-position: -80px;
}
#box9  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box9 h2 a {
	text-decoration: none;
	color: #91C1E4;
}

#box9 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box9 h2 {
	background-image: url(../../images/bg-h2.gif);
	background-repeat: repeat-x;
	background-position: -22px center;
	width: 114px;
}




.in9-mid {
	background: url(../images/tall1.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
}


.in9-top {
	background: url(../images/top1.gif) no-repeat left top;
}
.in9-bot {
	background: url(../images/bottom1.gif) no-repeat left bottom;
	width: 100%;
}
#box9-body a {
	color: #FFFFFF;
}
#box9-body {
padding-bottom: 9px;

 
}


#box6 #box9-body a {
	color: #990000;
}
#box9 #box9-body p {
	color: #000000;
}




#box10 {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background-image: url(../images/block-cont1.jpg);
	background-position: -80px;
}
#box10  h2 {
	padding-top: 5px;
	font-size: 12px;
	color: #40494E;
	padding-bottom: 5px;
	background-color: #3295D0;
}


#box10 h2 a {
	text-decoration: none;
	color: #91C1E4;
}

#box10 .invisible {
	background-image: url(../images/expand.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#box10 h2 {
	background-image: url(../../images/bg-h2.gif);
	background-repeat: repeat-x;
	background-position: -22px center;
	width: 114px;
}




.in10-mid {
	background: url(../images/tall1.gif) repeat-y left top;
	margin-top: 5px;
	margin-bottom: 5px;
}


.in10-top {
	background: url(../images/top1.gif) no-repeat left top;
}
.in10-bot {
	background: url(../images/bottom1.gif) no-repeat left bottom;
	width: 100%;
}
#box10-body a {
	color: #FFFFFF;
}
#box10-body {
padding-bottom: 9px;

 
}


#box10 #box10-body a {
	color: #990000;
}
#box10 #box10-body p {
	color: #000000;
}




#box7-body a {
	color: #000000;
}



#box8-body a {
	color: #000000;
}


#box9-body a {
	color: #000000;
}


#box10-body a {
	color: #000000;
}




#side_bar2 {
	width: 180px;
	color: #FFFFFF;
}
#side_bar2 a {
	color: #FFFFFF;
}
#side_bar2 .indent {
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 4;
	padding-right: 4px;
}
#side_bar2 .search .indent {
	padding: 15px 0 15px 28px;
}
#side_bar2 .search .input {
	width: 135px;
}
#side_bar2 .search .submit {
	margin: 0px 0px 0px 4px;
}
.column2 {
	float: left;
}
table{ 
width: 440px;
}
#skipnav {
	height: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 170px;
	overflow: hidden;
	float: left;
}

  #menutab {
      float:left;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #menutab ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #menutab li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menutab a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menutab a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menutab a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #menutab a:hover {
      background-position:0% -42px;
      }
    #menutab a:hover span {
      background-position:100% -42px;
      }

      #menutab #current a {
              background-position:0% -42px;
      }
      #menutab #current a span {
              background-position:100% -42px;
      }



.content_text ul {
	list-style-image: url("../images/a1.gif");
	padding-left: 22px;
} 
.content_text ol {
	
	list-style-type: decimal;
}

.content_text img {
	padding-left: 5px;
	padding-right: 5px;
	
	
} 

 .content_text table {
	margin: 0px;
	padding: 0px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_text td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
#flashgalerija {
	width: 420px;
}
