@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #e5e9e5;
}
.twoColFixLt #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 976px;
	background-image: url(../images/1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	color: #282828;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #282828;
}
a:hover {
	text-decoration: none;
	color: #282828;
}
a:active {
	text-decoration: underline;
	color: #282828;
}

.twoColFixLt #sidebar1 {
	float: left;
	width: 200px;
	background-color: #E5E9E5;
	height: 100%;
}
.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-left: 200px;
} 
.container2 {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 976px;
	background-color: #E5E9E5;
	padding-top: 20px;
}
.sidebar2 {
	float: left;
	width: 200px;
	background-color: #E5E9E5;
	height: 100%;
}
.mainContent2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-left: 200px;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.menu1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3737;
	background-color: #c6d5d5;
	background-image: url(../images/navbg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 22px;
	width: 164px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
.menu1h {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3737;
	background-color: #c6d5d5;
	text-align: left;
	height: 22px;
	width: 164px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;

}
.menu1h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #3F3737;
	background-color: #c6d5d5;
	text-align: left;
	width: 164px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
		padding-bottom: 8px;

	text-decoration: none;

}

.menu2 {
	width: 8px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu3 {
	float: left;
	text-decoration: none;
}
.newsblock2 {
	float: left;
	text-decoration: none;

}
.menu1:hover {
	background-image: url(../images/m1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.nav:link {
	color: #3F3737;
	text-decoration:none;
}
a.nav:visited {
	color: #3F3737;
	text-decoration:none;
}
a.nav:hover {
	color: #3F3737;
	text-decoration:none;
}
a.nav:active {
	color: #3F3737;
	text-decoration:none;

}
a.nav2:link {
	color: #4a4b4b;
	text-decoration:none;
}
a.nav2:visited {
	color: #4a4b4b;
	text-decoration:none;
}
a.nav2:hover {
	color: #4a4b4b;
	text-decoration:underline;
}
a.nav2:active {
	color: #4a4b4b;
	text-decoration:underline;

}
a.nav3:link {
	color: #ffffff;
	text-decoration:none;
}
a.nav3:visited {
	color: #ffffff;
	text-decoration:none;
}
a.nav3:hover {
	color: #ffffff;
	text-decoration:underline;
}
a.nav3:active {
	color: #ffffff;
	text-decoration:underline;
}
.navigacija {
	margin-left: 6px;
}
.left1 {
	float: right;
}
.zurnalas {
	width: 200px;
	height: 216px;
}
.leftads {
	margin-left: 10px;
	margin-top: 10px;
}
.cpBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4a4b4b;
	width: 700px;
	margin-left: 15px;
	height: 70px;
}
.cpLinks {
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4b4b;
}
.cpD {
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:6px;
	color: #4a4b4b;
}
.maincont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #282828;
	width: 450px;
}
.logocont {
	height: 100px;
	width: 450px;
	padding-bottom: 1px;
}
.galcont {
	height: 253px;
	width: 450px;
}
.galcont2 {
	width: 450px;
}
.newsblock1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dde1dd;
	height: 24px;
	width: 426px;
	padding-top: 7px;
	padding-left: 12px;
	padding-right: 12px;
	
}
.newsblockimg1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 12px;
	height: 100px;
	width: 224px;
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #dde1dd;
	border-right-color: #DDE1DD;
}
.newsblockimg2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 12px;
	height: 100px;
	width: 224px;
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dde1dd;

}
.imgnews {
	width: 450px;
}
.newsblockmain {
	float: left;
	width: 450px;
}
.img1 {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	width: 75px;
}
.newsblockimg3 {
	text-decoration: none;
	padding-top: 12px;
	padding-right: 12px;
}
.dinamicgallery1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 12px;
	background-color: #DDE1DD;
	height: 22px;
	width: 426px;
	padding-top: 8px;
	padding-left: 12px;
	float: left;
	clear: both;
	padding-right: 12px;
}
.dinamicgallery2 {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	width: 426px;
	float: left;
	clear: both;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-top: 12px;
}
.dinamicgallery8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	width: 426px;
	float: left;
	clear: both;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-top: 0px;

}
.dinamicgallery3 {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	width: 95px;
}
.dinamicgallery3s {
	position: relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:10px;
	width: 95px;
	height:88px;

}
.dinamicgallery4 {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	width: 23px;
}
.dinamicgallery5 {
	width: 95px;
	padding-top: 5px;
}
.mainLEFT {
	float: left;
}
.banner750 {
	height: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	overflow:hidden;
}
.main1 {
	float: left;
	width: 450px;
}
.main2 {
	float: right;
	padding-left: 12px;
	padding-right: 12px;
}
.tads {
	width: 300px;
	padding-bottom: 10px;
}
.button1 {
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 11px;
	float: left;
}
.buttonMain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
}
.button2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/button3.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 5px;
	float: left;
}
.button3 {
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 11px;
	float: left;
}
.contentbox1 {
	background-color: #778181;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 256px;
	padding-right: 22px;
	padding-left: 22px;
}
.contentbox1cat {
	background-color: #778181;
	background-image: url(../images/bg2copy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 256px;
	padding-right: 22px;
	padding-left: 22px;
}
.contentbox2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	float: left;
}
.contentbox3 {
	float: right;
	width: 10px;
	padding-top: 13px;
}
.contentbox4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	width: 256px;
	padding-top: 13px;
	padding-right: 22px;
	padding-bottom: 13px;
	padding-left: 22px;
	background-color: #d8e5e5;
}
.contentbox4cat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 256px;
	padding-top: 13px;
	padding-right: 22px;
	padding-bottom: 13px;
	padding-left: 22px;
	background-color: #BA3232;
}
.simpleform {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #282828;
	background-color: #FFFFFF;
	border: 1px solid #909a9a;
	width: 100px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 5px;
}
.simpleform2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #282828;
	background-color: #FFFFFF;
	border: 1px solid #909a9a;
	width: 90%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 5px;
}
.simpleform3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #282828;
	background-color: #FFFFFF;
	border: 1px solid #909a9a;
	width: 94%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 5px;

}
.login {
	width: 300px;
	padding-bottom: 7px;
}
.simpleText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
}
.simpleText2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	width: 280px;

}
.simplepadding {
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentbox5 {
	background-color: #B6C6C8;
	width: 256px;
	padding-top: 9px;
	padding-right: 22px;
	padding-bottom: 9px;
	padding-left: 22px;
}
.searchform {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #909a9a;
	border-bottom-color: #909a9a;
	border-left-color: #909a9a;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
a.innerborder, a.innerborder img {
float: left;
overflow:hidden;
}
a.innerborder:hover {
border:5px solid #dde1dd;
}
a.innerborder:hover img {
margin: -5px;
}
.simpleantraste {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #282828;
}
.simpleantraste2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #282828;
}
.MAINTEXT {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #282828;
}
.MAINTEXT2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 27px;
	color: #282828;
}
.simpleborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dde1dd;
	padding-top: 10px;
}
.simpletsmalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	line-height: 14px;
}
.simpletsmalltext2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

.bordersim {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.pollboxsubbar {
	height:4px;
	border: 1px solid #ACACAC;
	font-size: 2px;
	background-color:#FFFFFF;
}

.faq1 {
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
}
.faq2 {
	margin-top:10px;
	margin-bottom:0px;
	cursor:pointer;
	text-decoration:underline;
}
.faq3 {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}
.ajaxui {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left: 15px;
}
.ajaxui2 {
	padding-left: 5px;
}

form {
	margin-top:0px;
	margin-bottom:0px;
}

a.nav2red:link {
	color: #990000;
	text-decoration:none;
}
a.nav2red:visited {
	color: #990000;
	text-decoration:none;
}
a.nav2red:hover {
	color: #990000;
	text-decoration:underline;
}
a.nav2red:active {
	color: #990000;
	text-decoration:underline;

}

.borderkonk {
	border: 1px solid #cccccc;
}
.geor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
}
.bgatvirute {
	background-color: #dde1dd;
	background-image: url(../images/bg_atvirutes.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
