/* strukturos stiliai */ 
html, body {
	margin: 0px;
	/* centruota lentele */
	text-align: center;
	height: 100%;
	background-color: #7e2400;
}
#table-main {
	height: 557px;
	width: 840px;
	/* centruota lentele */
	margin-left: auto;
	margin-right: auto;


}

#languages {
	padding-left: 440px;
	padding-top: 172px;
}

#left_cells {
	width: 90px;

}

#right_cells {
	width: 90px;

}

#middle_cell {
	height: 474px;
	padding: 4px 4px 4px 4px;
	background: #FFFFFF;

}

#logotype {
	height: 438px;
	background-image: url(images/vejolita_sviesi_duona.jpg);
	background-repeat: no-repeat;
	background-position: 50% 7px;
	border: 1px solid black;
	border-bottom: 0px;
}

#logotype2, #logotype3, #logotype4, #logotype5 {
	width: 25%;
	border-bottom: 1px solid black;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(images/meniu.gif);
	background-repeat: repeat-x;
	font-family: veranda;
	font-size: 11pt;
	font-weight: bold;
	color: #7e2500;
}

#logotype2 {
	border-left: 1px solid black;
}

#logotype5 {
	border-right: 1px solid black;
}

#logotype

#cell-top {
	height: 90px;
	background-color: #ffd8d2;
}
#table-top {
	width: 100%;
	height: 100%;
}
#logo, #site-title {
	text-align: center;
	vertical-align: middle;
	font-variant: small-caps;
	font-size: 24px;
}
#logo {
	border: 1px solid #FF8000;
}
#cell-subtop {
	height: 30px;
	vertical-align: middle;
	background-color: #d2fdff;
}
#table-middle {
	width: 100%;
	height: 100%;
}
#col-left {
	width: 180px;
	padding-top:   10px;
	padding-bottom: 0px;
	padding-left:   0px;
	padding-right:  0px;
	background-color: #d2ffdc;
}
#col-main {
	padding: 5px;
	background-color: #ffffd2;
}
.maintext {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f5f5d1;
}
#col-right {
	width: 180px;
	padding-top:   10px;
	padding-bottom: 0px;
	padding-left:   0px;
	padding-right:  0px;
	background-color: #d2ffe1;
}
#cell-bottom {
  height: 45px;
  vertical-align: middle;
  background-color: #eeeeee;
}
#cell-bottom a.copyright {
	color: red;
	font-size: 11px;
	text-decoration: none;
}

/* bendri HTML stiliai */
td {
	vertical-align: top;
	text-align: left;
}
body,td,tr,p,div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 14px; font-weight: bold;
}
h2 {
	font-size: 13px; font-weight: bold;
}
h3 {
	font-size: 12px; font-weight: bold;
}
a:link, a:visited {
	color: red;
}
a:hover {
}
ul {
}
li {
}
hr {
}
.small {
}
.smalldark {
}
.button {
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	height: 20px;
  cursor:  pointer;
}
.inputbox {
	font-size: 11px;
	border: 1px solid #beb2a7;
}
.back_button {
	float: left;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 4px;
  cursor:  pointer;
}

/* moduliai */
table.moduletable {
	width: 100%;
	margin: 0px;
	margin-bottom: 5px;
}
table.moduletable th {
	vertical-align: middle;
	font-size: 11px;
	text-indent: 0px;
	width: 100%;
	height: 24px;
	color: #003876;
	text-align: left;
	padding-left: 10px;
}
table.moduletable td {
	color: #003876;
	font-size: 11px;
	font-face: Arial;
}

/* Pagrindinio meniu stiliai */
a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #003876;
	text-decoration: none;
}
a.mainlevel:hover {
	color: #a30000;
}
a#active_menu {
	color: #a30000;
}	
a.sublevel:link, a.sublevel:visited {
}
a.sublevel:hover {
}
table#mainmenu-nav {
	width: 100%;
	height: 30px;
}
table#mainmenu-nav td {
	text-align: center;
}
table#mainmenu-nav td {
	background-image: url(images/meniu.gif);
	border-left: 1px solid #ffffff;
}

#meniu_bottom {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #7e2500;
	text-decoration: none;
	}
a.mainlevel-nav:hover {
	background-image: url(images/meniu-active.gif);
	color: #fe0000;
}
a#active_menu-nav {
}
.createdate {
	font-size: 9px;
}
.modifydate {
	font-size: 10px;
}
a.readon:link, a.readon:visited {
	font-size: 11px;
}
a.readon:hover {
	font-size: 11px;
}

/* Puslapio teksto stiliai */
.contentheading {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #ff8080;
}
.contentpane {	
}
.contentpaneopen {	
}
.contentpagetitle {
}
.contentdescription {
}
.sectiontableheader {
}
.sectiontableentry1 {
}	
.sectiontableentry2 {
}
.category {
}
a.category:link, a.category:visited {
}
a.category:hover {
}
a.blogsection:link, a.blogsection:visited {
}
a.blogsection:hover {
}
.componentheading {
}
.poll {
}
.pollstableborder {
}
a.weblinks:link, a.weblinks:visited {
}
a.weblinks:hover {
}
table.searchintro {
}
table.contact {
}
table.contact td.icons {
}
table.contact td.details {
}	
