
/******             TODEVA HOUSE               ******/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background-color:#C9C299;
	
}

#site {
	background-image: url(http://todevahouse.com/styles/dyski.gif);
	background-repeat:repeat;
	/*height: 465px;*/
	width: 931px;
	font-size: 1.2em;	
	margin:1px auto;	
	}

#site_admin {
	width: 100%;
	font-size: 1.2em;
	margin: 4px;
	border-top: 1px solid white;
}

#header {
	height: 260px;
	padding-top: 20px;
	/*margin-left: 365px;*/
	background-image: url(http://todevahouse.com/styles/snimki1.gif);
	}


#header_left {
	float: left;
	width: 326px;
	height: 210px;
}

#header_right {
    height: 210px;
	margin-left: 330px;
	margin-right: 20px;
}

#left {
	float:left;
	width: 278px;
	margin-left: 15px;
	margin-top:-90px;
}

#right {
	margin-left: 315px;
	margin-top: 0px;
	margin-right: 40px;
}


div {
	/*border: #000000 1px solid; */
	
}

h1 {
	color: #F88017;
	margin-top: 85px;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.6em;
}

.red {color: #FBB917;}

h2 {
	color: #EAC117;
	margin-left: 20px;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-left:78px;
}

h3 {
	height: 31px;
	/*background-color: #FFFFFF;*/
	padding-top: 20px;
	padding-left: 75px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #7E2217;
}

h4 {
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	/*background-color: #F5F9EB;*/
	padding: 5px;
	font-size: 1.2em;
	color: #FBB917;
	background-image: url(http://todevahouse.com/styles/dyska.gif);
	background-repeat:no-repeat;
}

h5 {
padding: 5px;
}

table {
border: 1px solid #cccccc;
padding: 0px 5px 0px 5px;
}

th {
text-transform:capitalize;
font-size:10px;
text-align: right;
}

td {
	font-size:10px;
}


p {margin-bottom: 5px;
   margin-top: 15px;
   padding-left:20px;
   padding-right:20px;
}

p.quote:first-letter 
{
	color: #6F9800;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
    padding-right: 2px;
   
}


blockquote {
	background-color: #F4F7F0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom:30px;
	border: 1px dotted #EBE2B7;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	font-style: italic;
}

img {border: none;}

.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {float: right;
              margin-left: 10px;}
			 
a:link {color: #7E2217; text-decoration: none;}     /* unvisited link */
a:visited {color: #C9C299; text-decoration: none;}  /* visited link */
a:hover {color: #C9C299; text-decoration: none;}   /* mouse over link */
a:active {color: #C9C299; text-decoration: none;}   /* selected link */

form {
	margin-top: 15px;
	margin-left: 35px;
}

input.fields {display: block;
        width: 140px;
        background: url(http://todevahouse.com/styles/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	color: #A5BB73;
	font-style: italic;
}

.submit_button {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

textarea {width: 185px;
          background: url(http://todevahouse.com/styles/input_bg.png);
          border-top: 1px solid #E3E4E9;
		  border-left: 1px solid #E3E4E9;
		  border-bottom: 1px solid white;
		  border-right: 1px solid white;
          margin-top: 3px;}

#button {
	border: none;	
}

.flag {
	margin: 2px;
	width: 25px;
	height: 17px;
}


#lang_select {
	float:right;
	width: auto;
	border:none;
	margin-right: 50px;
	margin-top: -12px;
}

#lang_select a{
	color:#FFFFCC;
	display:inline;
}

#select_form {
position:absolute;
left: 1%;
top: 50px;
float:left;
width: 20%;
	background-color: #ffffff;
	margin: 0px 5px 0px 5px;
	text-align:center;
}

#form {
position:absolute;
top: 50px;
left:22%;
float:left;
	background-color: #ffffff;
	font-size: 10px;
	margin: 0px 5px 0px 5px;
}

#form th {
	text-align:right;
}

/*************** Menu Begin***************/

#menu {

}

#menu a {
	}

#menu a:hover {
	}


	
#menu img {

}

#subMenu {
	

}

#subMenu ul {
	list-style-type: none;
	font-weight: bold;
	color: #990000;
	margin-top:50px;
}

#subMenu a
{
	display: block;
	padding-top: 20px;
	padding-left: 67px;
	position:relative;
	margin-top:7px;
	/*background-image: url(http://todevahouse.com/styles/pixel.gif);*/
	background-image: url(http://todevahouse.com/styles/button3.gif);
	background-repeat:no-repeat;
	height: 49px;
}

#subMenu a:link, #navlist a:visited
{
color: #C9C299;
text-decoration: none;
}

#subMenu a:hover 
{	
	background-image: url(http://todevahouse.com/styles/button4.gif);
	color:#CC6633;
}
#first a
{
	background-image: url(http://todevahouse.com/styles/button3.gif);
}
#first a:hover
{
	background-image: url(http://todevahouse.com/styles/button4.gif);
}
#last a
{
	background-image: url(http://todevahouse.com/styles/button3.gif);
}
#last a:hover
{
	background-image: url(http://todevahouse.com/styles/button4.gif);
}
/*************** Menu End ***************/
/***************** END SUBMENU ******************/

/**************** GALLERY Begin *****************/


#gallery_select_form {
	position:relative;
	float:left;
	width: 190px;
}

#gallery_show_form {
	position:relative;
	float:right;
	text-align:center;
	width: 700px;
}

#gals_list {
width:570px;
overflow:auto;
}

.galleryHeader {
	background-image: url(http://todevahouse.com/styles/sreda3.gif);
	padding: 0px 0px 20px 20px;
}

.galleryContent {
	background-image: url(http://todevahouse.com/styles/sreda3.gif);
	overflow: auto;
}
.pics {
	float:left;
	width: 144px;
	height: 144px;
	padding: 2px;
	margin: 2px 2px 2px 20px; 
}

.pics table {
	width: 142px;
	height: 142px;
}

.pics td {
	text-align:center;
	vertical-align:middle;
}

#picViewer {
	margin-left: 340px;
	margin-top: 80px;
	margin-right: 20px;
}

#picViewer table {
	margin: 10px;
	width: 540px;
	height: 500px;
	text-align:center;
}

#picViewer td {
	text-align:center;
	vertical-align:middle;
}

#picViewer img {
	margin: 2px;
}

#thumb {
	text-align:center;
	vertical-align:middle;
}

#show_desk {
	position:relative;
	float:left;
	text-align:center;
	width: 184px;
	z-index: 500;
}

/**************** BANNERS Begin ****************/

#banners {
	position:relative;
	float:left;
	text-align:center;
	width: 184px;
	z-index: 500;
}

#select_banner {
	text-align:left;	
}

#banner_stat {
	width: 90px;
	display: inline;
	border: none;
	padding: 2px 2px 15px 2px;
	color: #888888;
}

#banners ul li{
	text-align:left;
	list-style-type:none;
	display:list-item;
	margin: 5px 10px 5px 10px;
}

/**************** BANNERS End ****************/

/**************** LOGIN Begin ****************/


p.welcome {
	font-size: 0.8em;
	text-align: left;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #6B383D;
}

#login {
	
	text-align:center;
	width: 200px;
	z-index: 500;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	overflow:auto;
}
#login a
{

font-size:10px;
font-family:Arial, Helvetica, sans-serif;
	color:#663300;
	font-weight:bold;

}

#login p
{
margin:0px;
padding:5px;
}

#login form
{
margin:0px;
}

/*
#login table{
	text-align:left;
	margin: 10px 10px 5px 10px;
}

#login ul li{
	text-align:left;
	text-transform:uppercase;
	list-style-type:none;
	display:list-item;
	margin: 0px 10px 0px 10px;
}

#login a{
	color: #999999;
	text-transform: uppercase;
	font-size:xx-small;
	text-decoration: none;
}

#login a:hover{
	color:#990000;
	text-decoration:line-through;
}

#login a:visit{
	text-decoration:line-through;
}*/

/**************** LOGIN End ****************/

/*************** ARTICLE Begin ***************/
.articleUp
{
	background-image: url(http://todevahouse.com/styles/gore3.gif);
	background-repeat:no-repeat;
	height:73px;
	
	
}

.articleDown
{
	background-image: url(http://todevahouse.com/styles/dolu3.gif);
	background-repeat:no-repeat;
	height:19px;
	
}
.article {
width:570px;

}


.article_v {
	margin: 10px;
	width: 120px;
	height:160;
	top: 20px;
	padding-top:5px;
	padding-left:6px;
}
.articlePicture_h
{
	width:192;
	height:152;
	background-image: url(http://todevahouse.com/styles/ramka_h.gif);
	background-repeat:no-repeat;
	float:left;
}
.articlePicture_v
{
	width:152;
	height:192;
	background-image: url(http://todevahouse.com/styles/ramka_v.gif);
	background-repeat:no-repeat;
	float:left;
}

.article_h {
	margin: 10px;
	width:160px;
	height:120px;
	top: 20px;
	padding-top:6px;
	padding-left:6px;
	
}

.articleDate {
	background-image: url(http://todevahouse.com/styles/kalendar4e.gif);
	height: 51px;
	width: 52px;
	float: left;
	margin-top: -40px;
	margin-left: 20px;
	position:absolute;
	/*left:520px;*/
}

.date_box_month {
	padding-top: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
	color: #75a006;
}

.date_box_day {
	font-size: 22px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	font-style: italic;	
	color: #654040;
}

.articleHeader {
background-image: url(http://todevahouse.com/styles/sreda3.gif);
background-repeat:repeat-y;
padding-left: 20px;
}

.top {
	float:right;
}

.articleContent {
	background-image: url(http://todevahouse.com/styles/sreda3.gif);
	background-repeat:repeat-y;
	text-align:justify;
	letter-spacing: 0.5px;
	line-height: 170%;
	text-indent: 0px;
	margin-bottom:-5px;
	margin-top:-15px;
}

.articleFooter {
	background-image: url(http://todevahouse.com/styles/sreda3.gif);
	background-repeat:repeat-y;
	text-align:right;
}

.articleFooter ul li{
	list-style:none;
	padding: 3px 30px 3px 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	/*background-image: url(http://todevahouse.com/styles/sreda3.gif);
	background-repeat:repeat-y;*/
}

/*************** ARTICLE End ***************/



.comment {  
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:12px;
}

#rights {
	clear: both;
	margin-left: 340px;
	margin-right: 50px;
	margin-top: 40px;
	padding: 10px;
	text-align: center;
	background-image: url(http://todevahouse.com/styles/dyska_footer.gif);
	background-repeat:no-repeat;
	color:#FFFFCC;
}


/**************************************** extra classes: contact us ****************************/

form.contact_us {
	margin-top: 15px;
	margin-left: 0px;
	padding: 15px;
	background-image: url(http://todevahouse.com/styles/sreda3.gif);
	background-repeat:repeat-y;
}
label.contact_us
{
	color: #7E2217;
	font-style:oblique;
}

h4.contact_us {
width:auto;
background-image: url(http://todevahouse.com/styles/sreda3.gif);
margin-bottom: -15px;
margin-top:0px;
padding-left:30px;
}
h3.contact_us {
width:auto;
background-image: url(http://todevahouse.com/styles/sreda3.gif);
}

input.fields_contact_us {
	display: block;
	width: 250px;
	background: url(http://todevahouse.com/styles/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	margin-bottom: 3px;
}

textarea.fields_contact_us {
	width: 90%;
	background: url(http://todevahouse.com/styles/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
}

select.fields_contact_us_long {
	background: url(http://todevahouse.com/styles/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	width: 250px;
}

select.fields_contact_us {
	background: url(http://todevahouse.com/styles/input_bg.png);
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	width: 40px;
}
/**/

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}

#logo{
	float:left;
	width: 278px;
	margin-top: 50px;
}

