body {
	font: 12px arial,verdana,sans-serif;
	padding:0px;
	margin:0px;
	background-color:#ABE5F7;
}

p
{
	margin:0;
	padding:0 0 10px 0;
}

ul
{
	margin:0;
	padding:5px 0 15px 0;
}

#page {
	width: 1004px;
	margin: 0 auto;
}
#wrap {
	 clear: both;     
	width: 1004px;
	padding:0;	
	
}

#content-container {
	float: left;
	width: 1004px;
	padding:0px;
    margin-top:-145px;
    margin-left:2px;	
	background:url(../images/content-.gif) repeat-y center;
	
}
#content {
	float: left;
	width: 1004px;
	padding:0px;
	margin-left:0px;
	margin-top:-30px;
	position:relative;
	
}
#header {
	height:393px;
	width: 100%;
	padding:0;
	margin:0;
	background:url(../images/header_dita.jpg) no-repeat top center;
	float:none;
}

#header_ya {
	height:393px;
	width: 100%;
	padding:0;
	margin:0;
	background:url(../images/header_dita_ya.jpg) no-repeat top center;
	float:none;
}

#header h1 
{
font:36px gramond, 'times new roman';
color:#205DB1;
text-align:left;
padding-left:10px;
padding-top:30px;
}
#header h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
margin:0;
color:#205DB1;
}
#subtitle {
    background: none repeat scroll 0 0 #C2E7FE;
    border: 1px solid #9BA1C2;
    border-radius: 17px 17px 17px 17px;
    color: #0F458F;
    float: right;
    font: bold 16px arial;
    margin-right: 260px;
    margin-top: 36px;
    opacity: 0.8;
    padding: 3px 5px 5px;
    width: auto;
	-moz-border-radius: 17px 17px 17px 17px;
	-webkit-border-radius: 17px 17px 17px 17px;
	filter: Alpha(Opacity=80);
}
#footer {	
	font: 12px arial,verdana,sans-serif;
	text-align:center;
	height:66px;
	float:left;
	padding-left: 3px;
	position:relative;
	width:100%;
	background:url(../images/footer00.gif) no-repeat bottom center;
}
.footerlinks 
{
	color:#B0B0C4;
	text-align:center;
	float:left;
	padding-top:44px;
	width:1004px;
	

}
.footerlinks  a
{
	color:#839FCC;
	text-decoration:underline;

}

/* General Header Styles */
h2 {
	margin-top:0;
	font-size:16px;	
}
h3 {
	margin:0;
	font-size:14px;	
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
}
.post-container
{
	float:left; 
	width:740px; 	
	margin-left:10px;
}
.post {
	width:740px;
	margin:0;
	padding-top:0;
	padding-right:16px;
	color:#474145;
	float:none;
	display:block;
	margin-bottom:30px;	
	background:url(../images/post_bg1.gif) repeat-y left;
	
	
}
.posttop {
	width:740px;
	height:40px;
	color:#8B5761;
	padding-top:0px;
	background:url(../images/post_top_2.gif) no-repeat center top;

}
.posttop strong{
color:#296CBE;
display:block;
font-size:15px;
padding:5px !important;
}

.posttop h1{
color:#296CBE;
display:block;
font-size:15px;
padding:5px !important;
}


.post p {
	margin:0px;
}


.post a:hover {
	color:#338116;
}

.posttop h2 {
	font: 20px gramond,'times new roman';
	text-align:left;
	overflow:visible;
	margin:0;
	padding:0;
	float:left;
	padding:2px 0 0 5px;
	color:#0E4D9A;
}
.posttop h2 a {
	color:#0E4D9A;
	font-weight:normal;	
}
.post a:hover {
	color:#296CBE;
}
.postinfo
{
height:25px;
width:400px;
float:left;
color:#296CBE;
text-align:left;
margin-top:10px;
font:11px verdana;
clear:both;

}
.postinfo a
{
text-decoration:none;
color:#CC6633;
text-align:left;
}
.postinfo a:hover
{
text-decoration:underline;
color:#CC6633;
}
.postbottom
{
	font-size:10px;
	color:#183559;
	text-align:left;
	width:740px;
	float:none;
	height:40px;
	display:block;
	padding:0;
	position:relative;
	background:url(../images/post_bot_2.gif) no-repeat left bottom;
}
.postbottom a
{
text-decoration:none;
color:#094083;	
}
.commentinf
{
	float:right;
	margin-right:20px;
	margin-top:2px;
}
.metainf{
	float:left;
	margin-left:20px;
	margin-top:2px;
}
.post p {
	margin:0px;
}
.navigation a {
	color:#094083;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#094083;
}



.navigation {
	text-align:right;
	font-size:12px;
}
img.centered {
	display: block;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	

.pagetitle{
	font: bold 22px gramond,'times new roman';
	margin-top:0;	
	margin-bottom:5px;
	text-align:left;
	color:#205DB1;
	margin-right:15px;
	overflow:visible
}
#date
{
background:url(../images/calendar.gif) no-repeat;
float:left;
height:54px;
width:54px;
margin:0px 10px 0 10px;
}
.month
{
	text-align:center;
	font-size:12px;
	margin:0;	
	height:15px;
	color:#022B5D;
	padding-top:3px;

}
.day
{
text-align:center;
font:26px arial;
font-weight:bold;
color:#183559;
padding-top:3px;
}
blockquote {
	font: 11px verdana,arial,sans-serif;
	margin:5px;
}
a img {
	border:0;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	padding:0 10px 10px 10px;
	text-align:justify;
	color:#474145;
	
}

.entry  h1{
	font: 15px arial,verdana,sans-serif;
	padding:0 5px 10px 10px;
	text-align:center;
	color:#296CBE;
	font-weight:bold;
	
}

.entry  td
{
	color:#474145;
}
.entry  h2
{
	font: 15px arial,verdana,sans-serif;
	padding:15px 0 0 0;
	text-align:center;
	color:#296CBE;
	font-weight:bold;
}

.cenah2
{
	font: 15px arial,verdana,sans-serif;
	padding:15px 0 0 0;
	text-align:center;
	color:#9f3528;
	font-weight:bold;
}

.entry  p strong
{
	font-weight: normal;
}

.entry  p strong
{
	font-weight: normal;
}

.entry h3
{
    font-size: 12px;
	padding:5px 0 5px 0;
	text-align:center;
}

.entry table
{
	margin-bottom:15px;
}

.entry ul
{
	margin-top:0;
	 padding: 5px 0 15px 30px;
}

.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 10px arial,verdana,sans-serif;
}


/* Sidebar Related */
#sidebar {
	width:210px;
	margin-left:25px;
	float:left;
	margin-top:0px;
	background:url(../images/menu_bg1.gif) repeat-y center;	
}


#sidebar h3{
	font:12px tahoma;
	background:url(../images/topbar1.gif) no-repeat top;
	color:#696A6A;
	text-align:left;
	padding:0;
	height:20px;
	margin:0;
	border:none;
	font-weight:bold;
	padding:5px 0 0 10px;
}

#sidebar ul {
	padding:5px 0 10px 7px;	
	font: 13px tahoma;
	margin:0;
	background:url(../images/menu_bot.gif) no-repeat bottom center;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:5px 0;
	padding:0;
	
}

#sidebar ul li a
{
	font-weight:bold;
}

#sidebar ul li ul {
	margin:5px 0 7px 5px;
	background:none;

}
#sidebar ul li ul li {
	list-style-type: none;
	margin-left:3px;
	list-style-image: none;
	padding:5px 0 3px 5px;
	width:180px;
	border-top:1px solid #DEE0E3;
}

#sidebar ul li ul li a
{
	font-weight:normal;
}
	
}
#sidebar p {
	margin:0;
	font: 12px tahoma,arial;
}
#sidebar a {
	color:#296CBE;
	text-decoration:none;
	
}
#sidebar a:hover {
	color:#0596EF;
}
.bottom_sidebar {
	background:url(../images/menu_bot.gif) no-repeat bottom	;
	margin: 0px;
	padding: 0px;
	clear:both;
	float: left;
	height: 21px;
	width: 163px;
	display:block;
	position:relative;
	}

/* User Comment Specific */
#comment
{
border:1px solid #5C7FAB;
color:#123A5F;
background-color:#ffffff;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
color:#123A5F;
background-color:#ffffff;
border:1px solid #5C7FAB;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#1D72C0;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #D6E5BD;
	margin: 10px 10px 0 0;
	color:#123A5F;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform{
margin:0 0 10px 30px;
}
#s
{
	width:200px;
	font:12px tahoma;
	color:#AC6B6C;
}
#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0F458F;
	font-size:11px;
	float:right;
	padding-top:47px;
	padding-right:270px;
	font-variant:small-caps;
}

#menu_search_box input.s{
	width:190px;
	font-size:11px;
	color:#0F458F;
	border:0px;
	background:none;
}

#menu_search_box span{
	position:relative;
}
/*-------------Other------------------*/
hr {
	display: none;
}
a 
{
	color:#296CBE;
}
#wp-calendar
{
width:150px;
color:#2E3F58;	
margin-left:5px;
text-align:center;
}
#calendar
{

}
td
{
color:#c1c1c1;
}

#logo_foto
{
	width:174px;
	height:195px;
	background:url(../images/logo.jpg) no-repeat top left;
	margin:26px 0 0 35px;
	position:absolute;
}

.price td.th1, .price tr.th1 td {
background-color:#E9E9E9;
color:#000000;
}

.price td, .price th {
background-color:#F9F9F9;
border:1px solid #CCCCCC;
margin:1px;
padding:3px;
}

/*-----------price------------------*/
.price_table1
{
	width:100%;
	border-collapse:collapse;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
}

.price_table1, .price_table1 td
{
	border:1px solid #5f4c3d;
}

.price_table1 td
{
	padding:2px;
	color:#5f4c3d;
}

.price_zg, .price_table1 th
{
	text-align:center;
	background:#5f4c3d;
	font-weight:bold;
	border:1px solid #ffffff;
	color:#ffffff;
	padding:5px;
	padding-left: 0px;
	padding-right: 0px;
	
}

.price_red_td td
{
	color:#5f4c3d;;
}

/*-----------/price------------------*/

#adres
{
	color:#0F458F;
	font-size:18px;
	font-weight:bold;
	margin:320px 0 0 470px;
	position:absolute;
	text-align:right;
}
* + html #adres
{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:0;
}

#actiolon
{
	position:absolute;
	color:#000;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	left:360px;
	top:100px;
	padding:10px;
	background:url(/images/back_aks.png);
	border:1px solid #FFF;
}

#left_contact
{
	padding:15px;
	font-size:14px;
	color:#296CBE;
}

.dita_table_price{
	width:100%;
}

.dita_table_price p
{
	padding:0;
	font-size:14px;
}

.dita_table_price ul
{
	padding:0 0 20px 20px;
	margin:0;
}

.dita_table_price ul li
{
	list-style:none;
}

.dita_table_price td
{
	padding:0 0 0 30px;
}

.item94 span{
	color:red;
}

.mainmainmain{
	width:100%;
	border:0;
	border-collapse:collapse;
}

.mainmainmain td{
	border:1px solid #EEEEEE;
	padding:5px 5px;
	width:20%;
	vertical-align:top;
}

.mainmainmain td img{
	width:100px;
}

.mainmainmain td span{
	display:block;
	text-align:center;
	font-weight:bold;
}

.ainmainmain{
	width:100%;
	border:0;
	border-collapse:collapse;
}

.ainmainmain td{
	border:1px solid #EEEEEE;
	padding:5px 5px;
	width:20%;
	vertical-align:top;
}

.ainmainmain td img{
	width:200px;
}

.ainmainmain td span{
	display:block;
	text-align:center;
	font-weight:bold;
}

.pizdech{
	width:100%;
	border-collapse:collapse;
}

.pizdech td{
	padding:2px 5px;
	font-size:14px;
}

.braertabledb{
	border:1px solid;
	vertical-align:top;
	border-collapse:collapse;
}

.braertabledb td{
	border:1px solid;
	vertical-align:top;
	padding:2px 5px;
	font-size:11px;
}

.pic-list ul {
margin-top:10px;
}
.pic-list li {
display:inline-block;
margin:15px 0;
vertical-align:top;
width:32%;
}
.pic-list a {
outline:medium none;
text-decoration:none;
}
.pic-list img {
display:block;
margin-bottom:5px;
}
.pic-list em {
border-bottom:1px dotted #4D4D4F;
color:#767676;
display:inline;
font-size:1.2em;
font-style:normal;
line-height:1.7em;
}
.pic-list span {
color:#767676;
display:block;
font-size:1.2em;
line-height:1.7em;
}
