/* css document for kinizsink.hu */
/*body { margin: 0; padding: 0; background: url(/images/background.jpg) 0 0 repeat-x; font-family: Arial; }*/
body { margin: 0; padding: 0; background: #552708; font-family: Arial; }

#container { width: 100%; background: url(/images/background_repeat.jpg) 0 0 repeat; }

h1	{ font-size: 16px; color: #9A4C14; border-bottom: 1px solid #512A0E; margin-bottom: 8px; padding-bottom: 4px; }
h2	{ font-size: 12px; color: #9A4C14; }
p	{ font-size: 12px; /*color: #B0998A;*/ color: #cfb5a4; }
a	{ font-size: 11px; color: #FFF; text-decoration: none; }
li  { color: #cfb5a4; font-size: 12px; list-style-position: inside; }
a img	{ border: none; }
u {
	color:#CFB5A4;
	font-size:12px;
}

#header	{ width: 785px; height: 430px; }

/* todo: Tibi repeat hatter !!! */
#content	{ width: 785px; margin-bottom: 20px; background: url(/images/flash_shadow.png) right 0 no-repeat; }

/* ide kellenek meg olyan definiciok, amik a szelesebb tartalomra vonatkoznak,
   nem a ket hasabos megoldasra */

#content_left		{ float: left; width: 400px; padding: 0 18px; margin-top: 10px; color: #cfb5a4; }
#content_left a		{ font-size: 12px; text-decoration: underline; }
#content_left a:hover	{ text-decoration: none; }

#content_left_wide	{ float: left; width: 740px; padding: 0 18px; margin-top: 10px; color: #cfb5a4; }
#content_left_wide a		{ font-size: 12px; text-decoration: underline; }
#content_left_wide a:hover	{ text-decoration: none; }

#info_left		{ float: left; width: 90px; margin: 2px; }
.info_left_img	{ border: 3px solid #876248; margin: 3px; }
#info_right		{ float: left; width: 250px; margin-left: 20px; padding-top: 2px; }
#info_wide      { float: left; width: 720px; margin-left: 20px; padding-top: 2px; }
#info_wide_620	{ float: left; width: 620px; margin-left: 20px; padding-top: 2px; }
#gallery		{ width: 100%; margin: 0 6px 6px 6px; margin-left: 40px; padding-top: 10px; }
#gallery img	{ border: 3px solid #876248; }
#gallery .pic	{ width: 150px; float: left; margin: 6px; }


#content_right	{ float: left; width: 305px; padding: 0 18px; margin-top: 10px; color: #cfb5a4; }
#content_right a		{ font-size: 12px; text-decoration: underline; }
#content_right a:hover	{ text-decoration: none; }

#guestbook			{ width: 500px; padding: 18px; margin-left: 120px; }
#guestbook a		{ color: #FFF; text-decoration: none; }
#guestbook a:hover	{ text-decoration: underline; }

#footer			{ width: 100%; height: 135px; background: #552708; }
#footer_top		{ width: 100%; height: 3px; background: url(/images/background_footer_top.jpg) repeat-x; text-align: center; }
#footer_content	{ width: 785px; margin: 0; margin-top: 20px; text-align: center; }

#footer a:hover	{ text-decoration: underline; }

#footer_links	{ margin-top: 4px; }
#footer_links, #footer_links a	{ color: #FFF; font-size: 10px; }

#created_by, #created_by a	{ color: #b49b8a; font-size: 10px; }

#footer_bottom_links		{ color: #B0998A; font-size: 10px; margin-bottom: 2px; }

#copyright	{ margin-top: 4px; }

.px15	{ font-size: 15px; }
.px10	{ font-size: 10px; }

.orange	{ color: #a45116; }
.gray	{ color: #B0998A; }

.clear	{ clear: both; }
