/* Start of CMSMS style sheet 'Margarita - Glowny' */
/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS wlasciwy */

.clearfix
{
	clear: both;
}

body
{
	background: #b2b2b2;
	font: 0.80em/1.5 Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	color: white;
	margin: 10px auto 0px auto;

}

#tinymce
{
background: white;
color: black;
width: auto;
}

#tinymce ul
{
 list-style-type: disc;
 border: solid 1px black;
 margin-bottom: 10px;
}

#tinymce p
{
border: solid 1px black;
margin-bottom: 10px;
}
#tinymce h2
{
	color: #000;
	font-size: 1.2em;
	margin: 10px 0;
       border: solid 1px black;
}


#header 
{
	width: 820px;
	height: 236px;
        margin: 0 auto;
}

.pl_header
{
  background: url(http://margarita.cal24.pl/images/header_pl.jpg) no-repeat top left;

/*	background: url(images/header_pl.jpg) #b2b2b2 no-repeat top left;*/
}
.en_header
{
	background: url(http://margarita.cal24.pl/images/header_en.jpg) #b2b2b2 no-repeat top left;
}
.ru_header
{
	background: url(http://margarita.cal24.pl/images/header_ru.jpg) #b2b2b2 no-repeat top left;
}

#header h1
{
    position: absolute;
    top: 60px;
    left: 20px;
    width: 780px;
    height: 175px;
    text-indent: -9999px;
    overflow: hidden;
}

#header h1 a
{
    display: block;
    width: 780px;
    height: 175px;
}

#menu
{
    margin: 0;
    padding: 31px 0px 0px 36px;
}
#menu li
{
    background: url(http://margarita.cal24.pl/images/menu_item_bg.jpg) no-repeat;
    width: 102px;
    height: 23px;
    display: block;
    float: left;
    text-align: center;
    line-height: 23px;
    margin: 0px 1px;
}
ul#menu li a
{
    color: white;
    text-decoration: none;
    font-size: 0.9em;
}
ul#menu li a:hover
{
    color: #f69fc0;
}

ul#menu li#pl_flag
{
    margin-left: 30px;
    background: url(http://margarita.cal24.pl/images/pl_flag.jpg) no-repeat;
    text-indent: -9999px;
    width: 20px;
}
ul#menu li#pl_flag a
{
    display: block;
    width: 20px;
    height: 23px;
    overflow: hidden;
}

ul#menu li#ru_flag
{
    background: url(http://margarita.cal24.pl/images/ru_flag.jpg) no-repeat;
    text-indent: -9999px;
    width: 20px;
}
ul#menu li#ru_flag a
{
    display: block;
    width: 20px;
    height: 23px;
    overflow: hidden;
}

ul#menu li#en_flag
{
    background: url(http://margarita.cal24.pl/images/en_flag.jpg) no-repeat;
    text-indent: -9999px;
    width: 20px;
}
ul#menu li#en_flag a
{
    display: block;
    width: 21px;
    height: 23px;
    overflow: hidden;
}

#page_container
{
	background: url(http://margarita.cal24.pl/images/body_bg.jpg) #fff repeat-y top left; 
	width: 820px;
	color: black;
        margin: 0 auto;
}

#content_container
{
	background: url(http://margarita.cal24.pl/images/content_bg.jpg) no-repeat top center; 
	padding: 30px 355px 50px 50px;
}

#content p
{
	margin: 10px 0;
}

ul
{
list-style-type: disc;
list-style-position: inside;
margin: 0 0 0 20px;
}

#content_bottom
{
	background: #e42677;
	width: 720px;
	margin: 0 auto;
	min-height: 100px;
        padding: 15px 30px;
        line-height: 1.2em;
}

#content_bottom p
{
margin-top: 15px;
}

#content
{
	width: 375px;
	padding-left: 30px;
}

label
{
    display: block;
}
div.input input, div.input textarea
{
    width: 350px;
}

div.submit
{
    margin-bottom: 10px;
}
/* End of 'Margarita - Glowny' */

