/*
Made by : Flashdaweb Team flashdaweb.com
License: Creative common.
Date: 01.09.2008
*/ /*   general declaration 
----------------------------*/
body {
	font-size: 90%;
	line-height: 130%;
	background: url('../images/tantext.jpg');
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 0.63em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

h3 {
	color: #004FA2;
}

h2 {
	color: #004FA2;
}

h1 {
	color: #004FA2;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.05em;
}

ul {
	list-style: circle;
	list-style-image: url('../images/menu_bullet.gif');
	list-style-position: inside;
}

.clear_left {
	clear: left;
	display: block;
	height: 0px;
	line-height: 0;
}

/* template declaration start
----------------------------------*/
#container {
	margin: 0px auto;
	width: 900px;
	font-size: 1.083em;
	background-color: #ffffff;
	overflow: auto;
}  /* this width is width of whole page */
	/*tope menu declaration start in header 
------------------------------------------*/
#top_menu {
	background: #F1F4F8 url('../images/topmenu_bg.png') repeat-x scroll;
	height: 26px;
	margin-left: 490px;
	position: relative;
	color: #3F598B;
}

#top_menu ul {
	background: url('../images/topmenu_bg_left.png') no-repeat scroll left;
	float: left;
	height: 26px;
	padding-left: 10px;
}

#top_menu ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	font-size: 1em;
	margin: 0px auto;
}

#top_menu li {
	float: left;
	margin: 3px 5px;
}

#topmenu_container {
	background: url('../images/topmenu_bg_right.png') no-repeat scroll right
		;
	height: 26px;
}

#logo {
	margin-bottom: 0px;
	width: 900px;
	height: 239px;
	background: url('../pics/headerMaster.jpg')
}

#logo span {
	display: none;
}

#primary_menu {
	background: #ffffff url('../images/pmenu_bg.png') no-repeat;
	margin: 0px auto;
	height: 25px;
	width: 900px;
}

#pm_main {
	height: 25px;
}

#pm_sub ul {
	list-style-type: none;
	list-style-image: none;
}

#pm_main ul {
	list-style-type: none;
	list-style-image: none;
}

#pm_main li {
	float: left;
	margin: 2px 10px 0 0;
	background: url('../images/pm_sep.png') no-repeat scroll right;
	padding: 0px 10px 0 0;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	margin-top: 2px;
}

#pm_main li a {
	color: #fff;
	display: block;
	height: 21px;
	float: left;
}

#pm_main li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#pm_main li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#pm_main li a:hover {
	background: url('../images/tab_bg_active.png') no-repeat scroll right
		top;
}

#pm_main li a:hover b {
	background: url('../images/tab_bg_active_left.png') no-repeat scroll
		left top;
}

#pm_main li.active a {
	background: url('../images/tab_bg_active.png') no-repeat scroll right
		top;
}

#pm_main li.active a b {
	background: url('../images/tab_bg_active_left.png') no-repeat scroll
		left top;
}

#pm_main li a b {
	padding: 0 10px;
	display: block;
	padding-top: 4px;
	font-size: 0.9em
}

#pm_sub {
	float: right;
	margin-right: 10px;
}

#pm_sub li {
	float: left;
	margin: 2px 5px;
}

#pm_sub li a {
	color: #E0E7EF;
	font-weight: bold;
	font-size: 1em;
}

/* meanu declaration end*/ /* content area start 
-----------------------*/
#conent {
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px;
	text-align: justify;
}

.center_col {
	float: left;
	width: 53%;
	min-height: 500px;
}

.left_col {
	float: left;
	min-height: 500px;
	width: 22%;
	margin-right: 10px;
}

.right_col {
	float: left;
	min-height: 500px;
	width: 188px;
	margin-left: 14px;
}

/* Footer declaration Start */
#footer {
	width: 100%;
	min-height: 5px;
	margin-bottom: 50px;
}

#copyright {
	float: right;
	font-size: 0.9em;
	margin-top: 5px;
}

#designby {
	clear: both;
	float: right;
	font-size: 0.9em;
	margin-top: 5px;
}

/* design boxes declaration start 
-----------------------------------*/ /* Design box #1 */
.db1 {
	position: relative;
}

.db1 .db1_title {
	float: none;
	background: #fff url('../images/db1_title_bg.png') repeat-x;
	border-right: 1px solid #E8E8E8;
	height: 34px;
}

.db1 .db1_title h3 {
	height: 27px;
	background: url('../images/db1_title_bg_left.png') no-repeat scroll top
		left;
	display: block;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 10px;
	color: #B70F0F;
}

.db1 .db1_content {
	background: #fff url('../images/db1_content_bg.png') no-repeat scroll
		top right;
}

.db1  .db1_container {
	background: url('../images/db1_content_bg.png') no-repeat scroll top
		left;
	position: relative;
}

/* design box 2*/
.db2 {
	margin: 10px 0;
}

/**/
.db2_content {
	background: #fff url('../images/db2_content_bg_right.png') repeat-y
		scroll right;
	position: relative;
}

.db2_content_container {
	background: url('../images/db2_content_bg_left.png') repeat-y scroll
		left;
	padding: 0px 10px 0px 10px;
	position: relative;
}

.db2_content h3 {
	border-bottom: 1px solid #E0E1E1;
	margin: 0 5px 10px 5px;
	padding: 0px 5px 5px 10px;
}

.bd2_top {
	background: url('../images/db2_bg_right.png') no-repeat scroll right top
		;
	height: 10px;
	line-height: 0;
	font-size: 1px;
}

.bd2_top_content {
	background: url('../images/db2_bg_left.png') no-repeat scroll left top;
	height: 10px;
	line-height: 0;
	font-size: 0px;
}

.bd2_bot {
	background: url('../images/db2_bg_right.png') no-repeat scroll right
		bottom;
	height: 10px;
	font-size: 1px;
}

.bd2_bot_content {
	background: url('../images/db2_bg_left.png') no-repeat scroll left
		bottom;
	height: 10px;
	font-size: 1px;
	line-height: 0;
}

/* design box 3*/
.db3 {
	/*margin-bottom: 10px;*/
}

.db3_content {
	background: #ebf3fa;
	border-left: 1px solid #b1c9d9;
	border-right: 1px solid #b1c9d9;
	padding: 0px 10px;
}

.db3_content h3 {
	margin: 0 5px 10px 5px;
	padding: 0px 5px 5px 10px;
}

.bd3_top {
	background: url('../images/db3_bg_right.gif') no-repeat scroll right top
		;
	height: 10px;
	line-height: 0;
	font-size: 1px
}

.bd3_top_content {
	background: url('../images/db3_bg_left.gif') no-repeat scroll left top;
	height: 10px;
	line-height: 0;
	font-size: 1px
}

.bd3_bot {
	background: url('../images/db3_bg_right.gif') no-repeat scroll right
		bottom;
	height: 10px;
	font-size: 1px
}

.bd3_bot_content {
	background: url('../images/db3_bg_left.gif') no-repeat scroll left
		bottom;
	height: 10px;
	font-size: 1px
}

.db3_content {
	background: #ebf3fa;
	border-left: 1px solid #b1c9d9;
	border-right: 1px solid #b1c9d9;
	padding: 0px 10px;
}

.db3_content h3 {
	border-bottom: 1px solid #b1c9d9;
	margin: 0 5px 10px 5px;
	padding: 0px 5px 5px 10px;
}

.bd3_top {
	background: url('../images/db3_bg_right.gif') no-repeat scroll right top
		;
	height: 10px;
	line-height: 0;
	font-size: 1px;
	line-height: 0;
}

.bd3_top_content {
	background: url('../images/db3_bg_left.gif') no-repeat scroll left top;
	height: 10px;
	line-height: 0;
	font-size: 1px;
	line-height: 0;
}

.bd3_bot {
	background: url('../images/db3_bg_right.gif') no-repeat scroll right
		bottom;
	height: 10px;
	font-size: 1px;
	line-height: 0;
}

.bd3_bot_content {
	background: url('../images/db3_bg_left.gif') no-repeat scroll left
		bottom;
	height: 10px;
	font-size: 1px;
	line-height: 0;
}

/* design box 4*/
.db4 {
	margin: 0px 0;
}

.db4_content {
	background: #FAFAFA;
	border-left: 1px solid #E0E1E1;
	border-right: 1px solid #E0E1E1;
	padding: 0px 10px;
	text-align: left;
}

.db4_content h3 {
	border-bottom: 1px solid #E0E1E1;
	margin: 0 5px 10px 5px;
	padding: 0px 5px 5px 10px;
	text-align: center;
	color: #B70F0F;
}

.bd4_top {
	background: url('../images/db4_bg_right.png') no-repeat scroll right top
		;
	height: 10px;
	line-height: 0;
	font-size: 1px;
	line-height: 0;
}

.bd4_top_content {
	background: url('../images/db4_bg_left.png') no-repeat scroll left top;
	height: 10px;
	line-height: 0;
	font-size: 1px;
	line-height: 0;
}

.bd4_bot {
	background: url('../images/db4_bg_right.png') no-repeat scroll right
		bottom;
	height: 10px;
	font-size: 1px;
	line-height: 0;
}

.bd4_bot_content {
	background: url('../images/db4_bg_left.png') no-repeat scroll left
		bottom;
	height: 10px;
	font-size: 1px;
}

input.t-error {
	font-style: normal;
}

img.t-error-icon {
	margin-left: 4px;
	width: 10px;
	height: 10px;
	float: right;
	display: none;
}

.editMolitvenePotrebeForm {
	padding: 10px;
	margin: 0;
	background: #F2EFE9 url( ../images/custom_fieldset_gradient.jpg )
		repeat-x;
}

div.t-beaneditor {
	background: none;
	border-style: none;
	text-align: left;
}

div.t-beaneditor-row {
	background: none;
	border-style: none;
	width: 457px;
}

.input {
	text-indent: 3px;
	border: 1px;
	border-style: solid;
	border-color: black;
	font-size: 11px;
}

div .t-beaneditor-submit {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 11px;
	padding-left: 3px;
}

.picture {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font: 11px/ 1.4em Arial, sans-serif;
}

.picture img {
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	margin-bottom: 3px;
}

.right {
	margin: 0.5em 0pt 0.5em 0.8em;
	float: right;
}

.left {
	margin: 0.5em 0.8em 0.5em 0;
	float: left;
}